CRAN Package Check Results for Package mrgsolve

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.2 115.29 154.37 269.66 OK
r-devel-linux-x86_64-debian-gcc 1.7.2 75.23 101.82 177.05 OK
r-devel-linux-x86_64-fedora-clang 1.7.2 158.00 226.99 384.99 OK
r-devel-linux-x86_64-fedora-gcc 1.7.2 225.00 217.06 442.06 OK
r-patched-linux-x86_64 1.7.2 114.13 139.24 253.37 OK
r-release-linux-x86_64 1.7.2 88.36 130.86 219.22 OK
r-release-macos-arm64 1.7.2 18.00 22.00 40.00 OK
r-release-macos-x86_64 1.7.2 65.00 132.00 197.00 NOTE
r-release-windows-x86_64 1.7.2 160.00 205.00 365.00 OK
r-oldrel-macos-arm64 1.7.2 18.00 22.00 40.00 OK
r-oldrel-macos-x86_64 1.7.2 63.00 104.00 167.00 OK
r-oldrel-windows-x86_64 1.7.2 137.00 198.00 335.00 OK

Check Details

Version: 1.7.2
Check: compiled code
Result: NOTE File ‘mrgsolve/libs/mrgsolve.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