CRAN Package Check Results for Package nleqslv

Last updated on 2024-04-23 10:54:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.5 9.33 33.70 43.03 OK
r-devel-linux-x86_64-debian-gcc 3.3.5 4.96 26.59 31.55 NOTE
r-devel-linux-x86_64-fedora-clang 3.3.5 55.32 OK
r-devel-linux-x86_64-fedora-gcc 3.3.5 51.55 NOTE
r-prerel-macos-arm64 3.3.5 24.00 OK
r-prerel-windows-x86_64 3.3.5 17.00 54.00 71.00 OK
r-patched-linux-x86_64 3.3.5 6.39 33.90 40.29 OK
r-release-linux-x86_64 3.3.5 6.78 32.65 39.43 OK
r-release-macos-arm64 3.3.5 30.00 OK
r-release-macos-x86_64 3.3.5 60.00 OK
r-release-windows-x86_64 3.3.5 20.00 55.00 75.00 OK
r-oldrel-macos-arm64 3.3.5 34.00 OK
r-oldrel-windows-x86_64 3.3.5 19.00 57.00 76.00 OK

Check Details

Version: 3.3.5
Check: compiled code
Result: NOTE File ‘nleqslv/libs/nleqslv.so’: Found non-API call to R: ‘IS_SCALAR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc