CRAN Package Check Results for Package CamelUp

Last updated on 2026-04-26 03:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 73.38 85.45 158.83 OK
r-devel-linux-x86_64-debian-gcc 2.0.3 59.90 63.25 123.15 OK
r-devel-linux-x86_64-fedora-clang 2.0.3 107.00 128.98 235.98 OK
r-devel-linux-x86_64-fedora-gcc 2.0.3 191.00 133.37 324.37 OK
r-patched-linux-x86_64 2.0.3 83.80 80.41 164.21 OK
r-release-linux-x86_64 2.0.3 87.07 77.85 164.92 OK
r-release-macos-arm64 2.0.3 17.00 11.00 28.00 OK
r-release-macos-x86_64 2.0.3 52.00 53.00 105.00 NOTE
r-release-windows-x86_64 2.0.3 92.00 104.00 196.00 OK
r-oldrel-macos-arm64 2.0.3 OK
r-oldrel-macos-x86_64 2.0.3 45.00 35.00 80.00 OK
r-oldrel-windows-x86_64 2.0.3 114.00 146.00 260.00 OK

Check Details

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