CRAN Package Check Results for Package RcppXts

Last updated on 2026-03-28 19:51:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.6 9.76 27.23 36.99 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.6 9.90 21.80 31.70 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.6 14.00 40.81 54.81 OK
r-devel-linux-x86_64-fedora-gcc 0.0.6 20.00 40.31 60.31 OK
r-devel-macos-arm64 0.0.6 3.00 11.00 14.00 OK
r-devel-windows-x86_64 0.0.6 16.00 66.00 82.00 OK
r-patched-linux-x86_64 0.0.6 10.79 24.14 34.93 OK
r-release-linux-x86_64 0.0.6 10.86 24.07 34.93 OK
r-release-macos-arm64 0.0.6 OK
r-release-macos-x86_64 0.0.6 7.00 35.00 42.00 OK
r-release-windows-x86_64 0.0.6 16.00 67.00 83.00 OK
r-oldrel-macos-arm64 0.0.6 OK
r-oldrel-macos-x86_64 0.0.6 8.00 28.00 36.00 OK
r-oldrel-windows-x86_64 0.0.6 19.00 68.00 87.00 OK

Check Details

Version: 0.0.6
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Dirk Eddelbuettel <edd@debian.org>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Dirk", family = "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.0.6
Check: compiled code
Result: NOTE File ‘RcppXts/libs/RcppXts.so’: Found non-API call to R: ‘R_MissingArg’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-gcc