CRAN Package Check Results for Package mulea

Last updated on 2026-03-28 03:51:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 23.81 166.98 190.79 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 19.34 112.37 131.71 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.1 39.00 253.76 292.76 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 46.00 259.43 305.43 OK
r-devel-macos-arm64 1.1.1 6.00 71.00 77.00 OK
r-devel-windows-x86_64 1.1.1 32.00 277.00 309.00 OK
r-patched-linux-x86_64 1.1.1 24.19 150.30 174.49 OK
r-release-linux-x86_64 1.1.1 21.67 149.44 171.11 OK
r-release-macos-arm64 1.1.1 OK
r-release-macos-x86_64 1.1.1 15.00 330.00 345.00 OK
r-release-windows-x86_64 1.1.1 29.00 272.00 301.00 OK
r-oldrel-macos-arm64 1.1.1 OK
r-oldrel-macos-x86_64 1.1.1 15.00 163.00 178.00 OK
r-oldrel-windows-x86_64 1.1.1 38.00 384.00 422.00 OK

Check Details

Version: 1.1.1
Check: compiled code
Result: NOTE File ‘mulea/libs/mulea.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-devel-linux-x86_64-debian-gcc