CRAN Package Check Results for Package nanonext

Last updated on 2026-03-23 19:51:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.1 31.20 47.99 79.19 NOTE
r-devel-linux-x86_64-debian-gcc 1.8.1 27.86 38.86 66.72 WARN
r-devel-linux-x86_64-fedora-clang 1.8.1 64.00 75.01 139.01 WARN
r-devel-linux-x86_64-fedora-gcc 1.8.1 104.00 76.13 180.13 NOTE
r-devel-macos-arm64 1.8.1 24.00 38.00 62.00 OK
r-devel-windows-x86_64 1.8.1 237.00 108.00 345.00 NOTE
r-patched-linux-x86_64 1.8.1 35.76 37.87 73.63 OK
r-release-linux-x86_64 1.8.1 33.63 37.14 70.77 OK
r-release-macos-arm64 1.8.1 OK
r-release-macos-x86_64 1.8.1 60.00 124.00 184.00 OK
r-release-windows-x86_64 1.8.1 243.00 104.00 347.00 OK
r-oldrel-macos-arm64 1.8.1 21.00 51.00 72.00 OK
r-oldrel-macos-x86_64 1.8.1 59.00 140.00 199.00 OK
r-oldrel-windows-x86_64 1.8.1 288.00 122.00 410.00 OK

Check Details

Version: 1.8.1
Check: compiled code
Result: NOTE File ‘nanonext/libs/nanonext.so’: Found non-API call to R: ‘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-fedora-gcc

Version: 1.8.1
Check: compiled code
Result: WARN File ‘nanonext/libs/nanonext.so’: Found non-API call to R: ‘Rf_findVarInFrame’ This entry point may be removed soon. 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-gcc, r-devel-linux-x86_64-fedora-clang

Version: 1.8.1
Check: compiled code
Result: NOTE File 'nanonext/libs/x64/nanonext.dll': Found non-API call to R: '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