CRAN Package Check Results for Package nanonext

Last updated on 2026-03-19 12:54:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.1 30.22 50.33 80.55 NOTE
r-devel-linux-x86_64-debian-gcc 1.8.1 28.43 37.04 65.47 NOTE
r-devel-linux-x86_64-fedora-clang 1.8.1 64.00 80.77 144.77 NOTE
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 231.00 107.00 338.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 32.86 39.61 72.47 OK
r-release-macos-arm64 1.8.1 19.00 39.00 58.00 OK
r-release-macos-x86_64 1.8.1 60.00 124.00 184.00 OK
r-release-windows-x86_64 1.8.1 244.00 106.00 350.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 262.00 125.00 387.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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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