CRAN Package Check Results for Package ibr

Last updated on 2022-04-24 03:52:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0-3 14.36 103.16 117.52 OK
r-devel-linux-x86_64-debian-gcc 2.0-3 12.96 76.51 89.47 OK
r-devel-linux-x86_64-fedora-clang 2.0-3 141.89 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0-3 132.27 NOTE
r-patched-linux-x86_64 2.0-3 15.58 99.01 114.59 OK
r-release-linux-x86_64 2.0-3 13.07 93.27 106.34 OK
r-release-macos-arm64 2.0-3 OK
r-release-macos-x86_64 2.0-3 OK
r-release-windows-x86_64 2.0-3 35.00 117.00 152.00 OK
r-oldrel-macos-arm64 2.0-3 OK
r-oldrel-macos-x86_64 2.0-3 OK
r-oldrel-windows-ix86+x86_64 2.0-3 32.00 128.00 160.00 OK

Check Details

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