CRAN Package Check Results for Package mulea

Last updated on 2026-03-30 09:51:38 CEST.

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 18.76 114.99 133.75 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.1 39.00 249.71 288.71 NOTE
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 72.00 78.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 22.29 148.95 171.24 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 273.00 302.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 35.00 368.00 403.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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang