CRAN Package Check Results for Package nimble

Last updated on 2026-03-26 06:51:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.1 513.85 268.41 782.26 WARN
r-devel-linux-x86_64-debian-gcc 1.4.1 319.88 194.11 513.99 WARN
r-devel-linux-x86_64-fedora-clang 1.4.1 780.00 412.82 1192.82 WARN
r-devel-linux-x86_64-fedora-gcc 1.4.1 960.00 439.85 1399.85 WARN
r-devel-macos-arm64 1.4.1 99.00 46.00 145.00 OK
r-devel-windows-x86_64 1.4.1 608.00 300.00 908.00 NOTE
r-patched-linux-x86_64 1.4.1 403.99 265.98 669.97 OK
r-release-linux-x86_64 1.4.1 401.62 265.40 667.02 OK
r-release-macos-arm64 1.4.1 89.00 49.00 138.00 OK
r-release-macos-x86_64 1.4.1 360.00 912.00 1272.00 OK
r-release-windows-x86_64 1.4.1 514.00 281.00 795.00 OK
r-oldrel-macos-arm64 1.4.1 87.00 55.00 142.00 NOTE
r-oldrel-macos-x86_64 1.4.1 360.00 865.00 1225.00 NOTE
r-oldrel-windows-x86_64 1.4.1 655.00 364.00 1019.00 NOTE

Additional issues

rchk

Check Details

Version: 1.4.1
Check: compiled code
Result: WARN File ‘nimble/libs/nimble.so’: Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’ These entry points may be removed soon: ‘Rf_findVar’, ‘Rf_findVarInFrame’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.4.1
Check: compiled code
Result: NOTE File 'nimble/libs/x64/nimble.dll': Found non-API calls to R: 'Rf_findVar', 'Rf_findVarInFrame' 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-windows-x86_64

Version: 1.4.1
Check: installed package size
Result: NOTE installed size is 45.6Mb sub-directories of 1Mb or more: CppCode 3.8Mb R 8.1Mb classic-bugs 1.5Mb include 11.6Mb libs 19.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64