CRAN Package Check Results for Package cheapr

Last updated on 2025-03-03 01:50:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 33.90 76.35 110.25 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 21.18 53.94 75.12 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 208.49 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.1 168.45 OK
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 OK
r-patched-linux-x86_64 1.0.1 30.55 69.20 99.75 OK
r-release-linux-x86_64 1.0.1 29.32 68.21 97.53 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 37.00 98.00 135.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 39.00 123.00 162.00 OK

Check Details

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

Version: 1.0.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] See ‘/data/gannet/ripley/R/packages/tests-clang/cheapr.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 20.1.0-rc2’ Flavor: r-devel-linux-x86_64-fedora-clang