CRAN Package Check Results for Package nimble

Last updated on 2026-04-30 23:53:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.2 510.67 270.55 781.22 OK
r-devel-linux-x86_64-debian-gcc 1.4.2 316.73 194.15 510.88 OK
r-devel-linux-x86_64-fedora-clang 1.4.2 780.00 435.29 1215.29 OK
r-devel-linux-x86_64-fedora-gcc 1.4.2 900.00 416.30 1316.30 OK
r-devel-windows-x86_64 1.4.2 663.00 297.00 960.00 OK
r-patched-linux-x86_64 1.4.2 467.43 273.45 740.88 OK
r-release-linux-x86_64 1.4.2 453.16 276.04 729.20 OK
r-release-macos-arm64 1.4.2 105.00 49.00 154.00 OK
r-release-macos-x86_64 1.4.2 298.00 339.00 637.00 NOTE
r-release-windows-x86_64 1.4.2 606.00 352.00 958.00 OK
r-oldrel-macos-arm64 1.4.2 89.00 50.00 139.00 OK
r-oldrel-macos-x86_64 1.4.2 299.00 314.00 613.00 OK
r-oldrel-windows-x86_64 1.4.2 716.00 367.00 1083.00 OK

Additional issues

rchk

Check Details

Version: 1.4.2
Check: compiled code
Result: NOTE File ‘nimble/libs/nimble.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-release-macos-x86_64