CRAN Package Check Results for Package mulea

Last updated on 2026-03-31 22:52:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 24.48 166.45 190.93 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.1 16.89 112.47 129.36 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 31.00 279.00 310.00 NOTE
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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 1.1.1
Check: compiled code
Result: NOTE File 'mulea/libs/x64/mulea.dll': 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-windows-x86_64