CRAN Package Check Results for Package symengine

Last updated on 2026-04-30 16:54:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.11 487.39 61.44 548.83 OK
r-devel-linux-x86_64-debian-gcc 0.2.11 460.77 48.04 508.81 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 896.00 154.00 1050.00 OK
r-patched-linux-x86_64 0.2.11 641.55 60.36 701.91 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 639.00 172.00 811.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