Last updated on 2025-11-06 16:51:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.3.0 | 8.32 | 159.39 | 167.71 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.3.0 | 4.95 | 107.22 | 112.17 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.3.0 | 36.00 | 233.24 | 269.24 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.3.0 | 27.00 | 240.60 | 267.60 | NOTE | |
| r-devel-windows-x86_64 | 3.3.0 | 16.00 | 146.00 | 162.00 | OK | |
| r-patched-linux-x86_64 | 3.3.0 | 7.27 | 145.82 | 153.09 | OK | |
| r-release-linux-x86_64 | 3.3.0 | 7.00 | 146.21 | 153.21 | OK | |
| r-release-macos-arm64 | 3.3.0 | 5.00 | 42.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 3.3.0 | 8.00 | 146.00 | 154.00 | OK | |
| r-release-windows-x86_64 | 3.3.0 | 1.00 | 6.00 | 7.00 | ERROR | |
| r-oldrel-macos-arm64 | 3.3.0 | 4.00 | 46.00 | 50.00 | OK | |
| r-oldrel-macos-x86_64 | 3.3.0 | 9.00 | 164.00 | 173.00 | OK | |
| r-oldrel-windows-x86_64 | 3.3.0 | 16.00 | 182.00 | 198.00 | OK |
Version: 3.3.0
Check: compiled code
Result: NOTE
File ‘tibble/libs/tibble.so’:
Found non-API call to R: ‘SET_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.3.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-x86_64