Last updated on 2025-03-19 08:52:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2.1 | 7.94 | 156.66 | 164.60 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.2.1 | 5.11 | 107.64 | 112.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.2.1 | 288.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.1 | 286.97 | NOTE | |||
r-devel-macos-arm64 | 3.2.1 | 84.00 | NOTE | |||
r-devel-macos-x86_64 | 3.2.1 | 165.00 | NOTE | |||
r-devel-windows-x86_64 | 3.2.1 | 13.00 | 155.00 | 168.00 | NOTE | |
r-patched-linux-x86_64 | 3.2.1 | 8.48 | 148.83 | 157.31 | WARN | |
r-release-linux-x86_64 | 3.2.1 | 6.56 | 148.15 | 154.71 | 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 | 151.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 | 2.00 | 9.00 | 11.00 | ERROR |
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-patched-linux-x86_64
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-macos-arm64, r-devel-macos-x86_64
Version: 3.2.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: deprecated.Rd:33: missing link ‘quasiquotation’
Rd warning: formatting.Rd:35: missing link ‘tbl_format_setup’
Rd warning: frame_matrix.Rd:14: missing link ‘!!’
Rd warning: frame_matrix.Rd:14: missing link ‘!!!’
Rd warning: frame_matrix.Rd:33: missing link ‘quasiquotation’
Rd warning: lst.Rd:12: missing link ‘!!’
Rd warning: lst.Rd:13: missing link ‘!!!’
Rd warning: lst.Rd:16: missing link ‘.data’
Rd warning: lst.Rd:18: missing link ‘!!’
Rd warning: lst.Rd:19: missing link ‘.env’
Rd warning: subsetting.Rd:58: missing link ‘vec_slice’
Rd warning: tibble.Rd:22: missing link ‘!!’
Rd warning: tibble.Rd:23: missing link ‘!!!’
Rd warning: tibble.Rd:26: missing link ‘.data’
Rd warning: tibble.Rd:28: missing link ‘!!’
Rd warning: tibble.Rd:29: missing link ‘.env’
Rd warning: tibble.Rd:187: missing link ‘quasiquotation’
Rd warning: tribble.Rd:14: missing link ‘!!’
Rd warning: tribble.Rd:14: missing link ‘!!!’
Rd warning: tribble.Rd:53: missing link ‘quasiquotation’
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/tibble.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-14 (Debian 14.2.0-17) 14.2.0’
Flavor: r-patched-linux-x86_64
Version: 3.2.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-x86_64