CRAN Package Check Results for Package nimble

Last updated on 2026-04-01 15:54:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.1 514.97 270.47 785.44 WARN
r-devel-linux-x86_64-debian-gcc 1.4.1 329.16 191.74 520.90 WARN
r-devel-linux-x86_64-fedora-clang 1.4.2 720.00 455.05 1175.05 OK
r-devel-linux-x86_64-fedora-gcc 1.4.2 960.00 381.60 1341.60 OK
r-devel-macos-arm64 1.4.2 104.00 47.00 151.00 NOTE
r-devel-windows-x86_64 1.4.1 619.00 302.00 921.00 WARN
r-patched-linux-x86_64 1.4.1 403.99 265.98 669.97 OK
r-release-linux-x86_64 1.4.1 396.44 264.81 661.25 OK
r-release-macos-arm64 1.4.2 89.00 50.00 139.00 OK
r-release-macos-x86_64 1.4.2 299.00 314.00 613.00 OK
r-release-windows-x86_64 1.4.1 525.00 274.00 799.00 OK
r-oldrel-macos-arm64 1.4.1 87.00 55.00 142.00 NOTE
r-oldrel-macos-x86_64 1.4.2 294.00 349.00 643.00 NOTE
r-oldrel-windows-x86_64 1.4.1 667.00 356.00 1023.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: ‘R_MissingArg’, ‘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. Flavor: r-devel-linux-x86_64-debian-clang

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. Flavor: r-devel-linux-x86_64-debian-gcc

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-devel-macos-arm64

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

Version: 1.4.2
Check: installed package size
Result: NOTE installed size is 46.6Mb sub-directories of 1Mb or more: CppCode 4.3Mb R 8.1Mb classic-bugs 1.5Mb include 11.6Mb libs 20.4Mb Flavor: r-oldrel-macos-x86_64