CRAN Package Check Results for Package nimble

Last updated on 2026-04-24 13:48:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.2 505.98 269.50 775.48 OK
r-devel-linux-x86_64-debian-gcc 1.4.2 320.93 195.31 516.24 OK
r-devel-linux-x86_64-fedora-clang 1.4.2 720.00 440.47 1160.47 OK
r-devel-linux-x86_64-fedora-gcc 1.4.2 900.00 416.30 1316.30 OK
r-patched-linux-x86_64 1.4.2 441.42 277.33 718.75 OK
r-release-linux-x86_64 1.4.2 398.64 265.23 663.87 OK
r-release-macos-arm64 1.4.2 89.00 50.00 139.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 597.00 306.00 903.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 534.00 277.00 811.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