CRAN Package Check Results for Package timeplyr

Last updated on 2025-03-13 15:51:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 21.10 123.64 144.74 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 13.95 88.77 102.72 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 261.01 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 288.60 NOTE
r-devel-macos-arm64 1.0.0 54.00 OK
r-devel-macos-x86_64 1.0.0 129.00 OK
r-devel-windows-x86_64 1.0.0 26.00 137.00 163.00 OK
r-patched-linux-x86_64 1.0.0 OK
r-release-linux-x86_64 1.0.0 19.84 116.96 136.80 OK
r-release-macos-arm64 1.0.0 68.00 OK
r-release-macos-x86_64 1.0.0 118.00 OK
r-release-windows-x86_64 1.0.0 23.00 135.00 158.00 OK
r-oldrel-macos-arm64 1.0.0 65.00 OK
r-oldrel-macos-x86_64 1.0.0 116.00 OK
r-oldrel-windows-x86_64 1.0.0 32.00 167.00 199.00 OK

Additional issues

0len

Check Details

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