CRAN Package Check Results for Package tibble

Last updated on 2024-07-05 06:52:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2.1 8.39 213.98 222.37 NOTE
r-devel-linux-x86_64-debian-gcc 3.2.1 7.16 152.81 159.97 NOTE
r-devel-linux-x86_64-fedora-clang 3.2.1 283.64 NOTE
r-devel-linux-x86_64-fedora-gcc 3.2.1 267.77 NOTE
r-devel-windows-x86_64 3.2.1 12.00 158.00 170.00 NOTE
r-patched-linux-x86_64 3.2.1 13.56 203.17 216.73 OK
r-release-linux-x86_64 3.2.1 8.11 201.24 209.35 OK
r-release-macos-arm64 3.2.1 74.00 OK
r-release-macos-x86_64 3.2.1 120.00 OK
r-release-windows-x86_64 3.2.1 12.00 156.00 168.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 14.00 193.00 207.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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-clang

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, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: 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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64