Last updated on 2022-08-15 08:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-3 | 16.16 | 95.30 | 111.46 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0-3 | 13.25 | 73.56 | 86.81 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0-3 | 145.43 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-3 | 139.25 | NOTE | |||
r-devel-windows-x86_64 | 2.0-3 | 35.00 | 114.00 | 149.00 | OK | |
r-patched-linux-x86_64 | 2.0-3 | 17.59 | 92.23 | 109.82 | OK | |
r-release-linux-x86_64 | 2.0-3 | 13.21 | 90.69 | 103.90 | 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 | 22.00 | 114.00 | 136.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 | 137.00 | 171.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