CRAN Package Check Results for Package nimble

Last updated on 2026-03-19 05:52:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.1 509.13 266.42 775.55 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.1 315.11 194.31 509.42 NOTE
r-devel-linux-x86_64-fedora-clang 1.4.1 720.00 440.82 1160.82 OK
r-devel-linux-x86_64-fedora-gcc 1.4.1 900.00 444.25 1344.25 OK
r-devel-macos-arm64 1.4.1 99.00 46.00 145.00 OK
r-devel-windows-x86_64 1.4.1 600.00 294.00 894.00 NOTE
r-patched-linux-x86_64 1.4.1 419.41 263.80 683.21 OK
r-release-linux-x86_64 1.4.1 405.83 265.30 671.13 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 523.00 278.00 801.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 670.00 350.00 1020.00 NOTE

Additional issues

rchk

Check Details

Version: 1.4.1
Check: compiled code
Result: NOTE File ‘nimble/libs/nimble.so’: 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-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