CRAN Package Check Results for Package nanonext

Last updated on 2026-03-17 00:50:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.1 30.72 50.28 81.00 OK
r-devel-linux-x86_64-debian-gcc 1.8.1 27.95 39.74 67.69 NOTE
r-devel-linux-x86_64-fedora-clang 1.8.1 59.00 68.53 127.53 OK
r-devel-linux-x86_64-fedora-gcc 1.8.1 108.00 86.17 194.17 OK
r-devel-macos-arm64 1.8.1 24.00 38.00 62.00 OK
r-devel-windows-x86_64 1.8.1 238.00 103.00 341.00 OK
r-patched-linux-x86_64 1.8.1 34.77 40.56 75.33 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.0 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 270.00 108.00 378.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. Flavor: r-devel-linux-x86_64-debian-gcc