Last updated on 2023-01-25 04:51:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-3 | 18.86 | 100.23 | 119.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0-3 | 10.65 | 74.96 | 85.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0-3 | 139.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-3 | 122.64 | NOTE | |||
r-devel-windows-x86_64 | 2.0-3 | 33.00 | 137.00 | 170.00 | OK | |
r-patched-linux-x86_64 | 2.0-3 | 15.44 | 93.65 | 109.09 | OK | |
r-release-linux-x86_64 | 2.0-3 | 13.58 | 94.86 | 108.44 | OK | |
r-release-macos-arm64 | 2.0-3 | 44.00 | OK | |||
r-release-macos-x86_64 | 2.0-3 | 55.00 | OK | |||
r-release-windows-x86_64 | 2.0-3 | 32.00 | 128.00 | 160.00 | OK | |
r-oldrel-macos-arm64 | 2.0-3 | 43.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0-3 | 78.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.0-3 | 34.00 | 140.00 | 174.00 | OK |
Version: 2.0-3
Check: foreign function calls
Result: NOTE
Registration problems:
symbol ‘nom1’ in the local frame:
.C(nom1, as.double(xord), as.integer(length(xord)), as.double(yord),
as.double(gridbw), as.integer(length(gridbw)), as.integer(effold),
as.integer(neffold), double(length(gridbw)), double(length(gridbw)))
symbol ‘nom2’ in the local frame:
.C(nom2, as.double(x), as.integer(n), as.double(y), as.double(bandwidth),
as.double(x), as.integer(n), double(n), double(1))
symbol ‘nom2’ in the local frame:
.C(nom2, as.double(x), as.integer(n), as.double(y), as.double(bandwidth),
as.double(x), as.integer(n), double(n), double(1), double(n))
symbol ‘nom’ in the local frame:
.C(nom, as.double(x), as.integer(length(x)), as.double(y), as.double(object$bandwidth),
as.double(newdata), as.integer(length(newdata)), double(length(newdata)),
double(1))
symbol ‘nom’ in the local frame:
.C(nom, as.double(x), as.integer(length(x)), as.double(y), as.double(object$bandwidth),
as.double(newdata), as.integer(length(newdata)), double(length(newdata)),
double(1), double(length(newdata)))
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc