CRAN Package Check Results for Package tibble

Last updated on 2024-05-24 21:55:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2.1 9.76 212.48 222.24 NOTE
r-devel-linux-x86_64-debian-gcc 3.2.1 7.65 152.73 160.38 NOTE
r-devel-linux-x86_64-fedora-clang 3.2.1 266.92 NOTE
r-devel-linux-x86_64-fedora-gcc 3.2.1 263.27 NOTE
r-devel-windows-x86_64 3.2.1 11.00 156.00 167.00 NOTE
r-patched-linux-x86_64 3.2.1 12.62 202.99 215.61 OK
r-release-linux-x86_64 3.2.1 9.63 199.07 208.70 OK
r-release-macos-arm64 3.2.1 74.00 OK
r-release-windows-x86_64 3.2.1 11.00 154.00 165.00 OK
r-oldrel-macos-arm64 3.2.1 84.00 OK
r-oldrel-macos-x86_64 3.2.1 151.00 OK
r-oldrel-windows-x86_64 3.2.1 1.00 8.00 9.00 OK

Check Details

Version: 3.2.1
Check: compiled code
Result: NOTE File ‘tibble/libs/tibble.so’: Found non-API call to R: ‘SET_S4_OBJECT’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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.2.1
Check: compiled code
Result: NOTE File 'tibble/libs/x64/tibble.dll': Found non-API call to R: 'SET_S4_OBJECT' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64