CRAN Package Check Results for Package tibble

Last updated on 2025-04-08 18:52:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2.1 8.20 157.51 165.71 NOTE
r-devel-linux-x86_64-debian-gcc 3.2.1 6.00 113.08 119.08 NOTE
r-devel-linux-x86_64-fedora-clang 3.2.1 279.60 NOTE
r-devel-linux-x86_64-fedora-gcc 3.2.1 259.85 NOTE
r-devel-macos-arm64 3.2.1 101.00 NOTE
r-devel-macos-x86_64 3.2.1 172.00 NOTE
r-devel-windows-x86_64 3.2.1 16.00 150.00 166.00 NOTE
r-patched-linux-x86_64 3.2.1 8.20 150.77 158.97 NOTE
r-release-linux-x86_64 3.2.1 7.11 145.16 152.27 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 14.00 149.00 163.00 OK
r-oldrel-macos-arm64 3.2.1 OK
r-oldrel-macos-x86_64 3.2.1 151.00 OK
r-oldrel-windows-x86_64 3.2.1 15.00 182.00 197.00 OK

Check Details

Version: 3.2.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: deprecated.Rd: quasiquotation formatting.Rd: tbl_format_setup frame_matrix.Rd: !!, !!!, quasiquotation lst.Rd: !!, !!!, .data, .env subsetting.Rd: vec_slice tibble.Rd: !!, !!!, .data, .env, quasiquotation tribble.Rd: !!, !!!, quasiquotation Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

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. 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, r-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64

Version: 3.2.1
Check: compiled code
Result: NOTE File 'tibble/libs/x64/tibble.dll': 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-devel-windows-x86_64