CRAN Package Check Results for Package r2sundials

Last updated on 2026-04-24 13:48:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.2.1-4 55.62 137.95 193.57 OK
r-devel-linux-x86_64-debian-gcc 7.2.1-4 40.48 84.85 125.33 OK
r-devel-linux-x86_64-fedora-clang 7.2.1-4 73.00 183.31 256.31 OK
r-devel-linux-x86_64-fedora-gcc 7.2.1-4 116.00 208.47 324.47 OK
r-patched-linux-x86_64 7.2.1-4 57.98 115.95 173.93 OK
r-release-linux-x86_64 7.2.1-4 50.17 91.03 141.20 OK
r-release-macos-arm64 7.2.1-4 12.00 23.00 35.00 OK
r-release-macos-x86_64 7.2.1-4 39.00 136.00 175.00 NOTE
r-release-windows-x86_64 7.2.1-4 80.00 178.00 258.00 OK
r-oldrel-macos-arm64 7.2.1-4 12.00 23.00 35.00 OK
r-oldrel-macos-x86_64 7.2.1-4 40.00 122.00 162.00 OK
r-oldrel-windows-x86_64 7.2.1-4 72.00 167.00 239.00 OK

Check Details

Version: 7.2.1-4
Check: compiled code
Result: NOTE File ‘r2sundials/libs/r2sundials.so’: Found non-API call to R: ‘R_UnboundValue’ 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-release-macos-x86_64