CRAN Package Check Results for Package tibble

Last updated on 2025-06-15 03:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.0 7.97 155.93 163.90 OK
r-devel-linux-x86_64-debian-gcc 3.3.0 5.40 110.41 115.81 OK
r-devel-linux-x86_64-fedora-clang 3.3.0 272.34 OK
r-devel-linux-x86_64-fedora-gcc 3.3.0 275.62 OK
r-devel-windows-x86_64 3.3.0 15.00 155.00 170.00 OK
r-patched-linux-x86_64 3.3.0 8.56 147.00 155.56 OK
r-release-linux-x86_64 3.3.0 7.56 145.11 152.67 OK
r-release-macos-arm64 3.3.0 47.00 OK
r-release-macos-x86_64 3.2.1 172.00 NOTE
r-release-windows-x86_64 3.3.0 14.00 147.00 161.00 OK
r-oldrel-macos-arm64 3.3.0 50.00 OK
r-oldrel-macos-x86_64 3.2.1 120.00 OK
r-oldrel-windows-x86_64 3.3.0 15.00 187.00 202.00 OK

Check Details

Version: 3.2.1
Check: compiled code
Result: NOTE File ‘tibble/libs/tibble.so’: Found non-API calls to R: ‘IS_S4_OBJECT’, ‘OBJECT’, ‘SET_S4_OBJECT’ 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-release-macos-x86_64