CRAN Package Check Results for Package tibble

Last updated on 2025-12-31 06:56:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.0 7.51 159.05 166.56 NOTE
r-devel-linux-x86_64-debian-gcc 3.3.0 5.06 112.81 117.87 NOTE
r-devel-linux-x86_64-fedora-clang 3.3.0 13.00 271.35 284.35 NOTE
r-devel-linux-x86_64-fedora-gcc 3.3.0 12.00 255.75 267.75 NOTE
r-devel-windows-x86_64 3.3.0 13.00 148.00 161.00 NOTE
r-patched-linux-x86_64 3.3.0 8.23 148.20 156.43 OK
r-release-linux-x86_64 3.3.0 6.49 148.51 155.00 OK
r-release-macos-arm64 3.3.0 OK
r-release-macos-x86_64 3.3.0 6.00 148.00 154.00 OK
r-release-windows-x86_64 3.3.0 13.00 145.00 158.00 OK
r-oldrel-macos-arm64 3.3.0 OK
r-oldrel-macos-x86_64 3.3.0 6.00 167.00 173.00 OK
r-oldrel-windows-x86_64 3.3.0 17.00 185.00 202.00 OK

Check Details

Version: 3.3.0
Check: compiled code
Result: NOTE File ‘tibble/libs/tibble.so’: Found non-API calls to R: ‘ATTRIB’, ‘SET_ATTRIB’, ‘SET_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. 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: 3.3.0
Check: compiled code
Result: NOTE File 'tibble/libs/x64/tibble.dll': Found non-API calls to R: 'ATTRIB', 'SET_ATTRIB', 'SET_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-devel-windows-x86_64