CRAN Package Check Results for Package cheapr

Last updated on 2025-03-08 05:50:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 32.98 78.11 111.09 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 20.64 51.14 71.78 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 201.36 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 184.27 NOTE
r-devel-macos-arm64 1.0.1 55.00 OK
r-devel-macos-x86_64 1.0.1 124.00 OK
r-devel-windows-x86_64 1.0.1 36.00 101.00 137.00 NOTE
r-patched-linux-x86_64 1.0.1 OK
r-release-linux-x86_64 1.0.1 30.06 69.29 99.35 OK
r-release-macos-arm64 1.0.1 70.00 OK
r-release-macos-x86_64 1.0.1 118.00 OK
r-release-windows-x86_64 1.0.1 38.00 102.00 140.00 OK
r-oldrel-macos-arm64 1.0.1 51.00 OK
r-oldrel-macos-x86_64 1.0.1 186.00 OK
r-oldrel-windows-x86_64 1.0.1 35.00 117.00 152.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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