CRAN Package Check Results for Package nanonext

Last updated on 2024-05-03 11:53:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.13.5.2 34.45 40.45 74.90 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 138.25 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 184.35 OK
r-devel-windows-x86_64 1.0.0 172.00 95.00 267.00 OK
r-patched-linux-x86_64 0.13.5.2 37.91 41.64 79.55 OK
r-release-linux-x86_64 0.13.5.2 36.96 45.52 82.48 OK
r-release-macos-arm64 1.0.0 102.00 OK
r-release-macos-x86_64 1.0.0 158.00 OK
r-release-windows-x86_64 0.13.5.2 206.00 90.00 296.00 OK
r-oldrel-macos-arm64 1.0.0 101.00 OK
r-oldrel-macos-x86_64 1.0.0 126.00 OK
r-oldrel-windows-x86_64 1.0.0 177.00 100.00 277.00 OK

Check Details

Version: 0.13.5.2
Check: compiled code
Result: NOTE File ‘nanonext/libs/nanonext.so’: Found non-API calls to R: ‘SETLENGTH’, ‘STDVEC_DATAPTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang