Last updated on 2024-10-11 08:49:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2.1 | 8.13 | 156.52 | 164.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.2.1 | 5.29 | 106.82 | 112.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.2.1 | 240.13 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.1 | 223.15 | NOTE | |||
r-devel-windows-x86_64 | 3.2.1 | 12.00 | 159.00 | 171.00 | NOTE | |
r-patched-linux-x86_64 | 3.2.1 | 11.63 | 145.61 | 157.24 | OK | |
r-release-linux-x86_64 | 3.2.1 | 7.07 | 145.77 | 152.84 | 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 | 155.00 | 167.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 | 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
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-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,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 3.2.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-x86_64