CRAN Package Check Results for Package timeplyr

Last updated on 2025-03-19 08:52:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 22.09 127.44 149.53 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.0 13.75 96.57 110.32 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 286.11 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 240.10 OK
r-devel-macos-arm64 1.1.0 74.00 OK
r-devel-macos-x86_64 1.1.0 140.00 OK
r-devel-windows-x86_64 1.1.0 27.00 157.00 184.00 OK
r-patched-linux-x86_64 1.1.0 19.05 135.34 154.39 OK
r-release-linux-x86_64 1.0.0 19.88 120.00 139.88 OK
r-release-macos-arm64 1.1.0 69.00 OK
r-release-macos-x86_64 1.1.0 135.00 OK
r-release-windows-x86_64 1.1.0 26.00 155.00 181.00 OK
r-oldrel-macos-arm64 1.1.0 74.00 OK
r-oldrel-macos-x86_64 1.1.0 129.00 OK
r-oldrel-windows-x86_64 1.0.0 30.00 171.00 201.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. Flavor: r-devel-linux-x86_64-debian-clang