CRAN Package Check Results for Package cheapr

Last updated on 2025-03-14 01:49:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 34.57 76.00 110.57 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.0 23.69 50.73 74.42 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 220.27 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 193.05 OK
r-devel-macos-arm64 1.1.0 61.00 OK
r-devel-macos-x86_64 1.1.0 97.00 OK
r-devel-windows-x86_64 1.1.0 50.00 114.00 164.00 OK
r-patched-linux-x86_64 1.0.1 OK
r-release-linux-x86_64 1.0.1 28.81 69.07 97.88 OK
r-release-macos-arm64 1.1.0 63.00 OK
r-release-macos-x86_64 1.1.0 101.00 OK
r-release-windows-x86_64 1.0.1 37.00 107.00 144.00 OK
r-oldrel-macos-arm64 1.1.0 62.00 OK
r-oldrel-macos-x86_64 1.1.0 93.00 OK
r-oldrel-windows-x86_64 1.0.1 46.00 122.00 168.00 OK

Check Details

Version: 1.0.1
Check: compiled code
Result: NOTE File ‘cheapr/libs/cheapr.so’: Found non-API calls to R: ‘DATAPTR’, ‘Rf_isFrame’ 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-clang