CRAN Package Check Results for Package symengine

Last updated on 2026-04-28 08:53:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.11 477.10 63.01 540.11 OK
r-devel-linux-x86_64-debian-gcc 0.2.11 463.42 47.60 511.02 OK
r-devel-linux-x86_64-fedora-clang 0.2.11 780.00 123.58 903.58 OK
r-devel-linux-x86_64-fedora-gcc 0.2.11 1260.00 113.28 1373.28 OK
r-devel-windows-x86_64 0.2.11 775.00 159.00 934.00 OK
r-patched-linux-x86_64 0.2.11 648.88 59.33 708.21 OK
r-release-linux-x86_64 0.2.11 641.90 60.22 702.12 OK
r-release-macos-arm64 0.2.11 118.00 -63.00 55.00 OK
r-release-macos-x86_64 0.2.11 351.00 -92.00 259.00 NOTE
r-release-windows-x86_64 0.2.11 696.00 167.00 863.00 OK
r-oldrel-macos-arm64 0.2.11 108.00 -48.00 60.00 OK
r-oldrel-macos-x86_64 0.2.11 351.00 24.00 375.00 OK
r-oldrel-windows-x86_64 0.2.11 675.00 186.00 861.00 OK

Additional issues

gcc-ASAN

Check Details

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