Last updated on 2025-12-19 17:50:03 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.3.0 | 7.36 | 160.01 | 167.37 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.3.0 | 5.36 | 112.19 | 117.55 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.3.0 | 13.00 | 271.28 | 284.28 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.3.0 | 13.00 | 281.21 | 294.21 | NOTE | |
| r-devel-windows-x86_64 | 3.3.0 | 2.00 | 5.00 | 7.00 | ERROR | |
| r-patched-linux-x86_64 | 3.3.0 | 7.49 | 147.71 | 155.20 | OK | |
| r-release-linux-x86_64 | 3.3.0 | 6.53 | 147.09 | 153.62 | OK | |
| r-release-macos-arm64 | 3.3.0 | OK | ||||
| r-release-macos-x86_64 | 3.3.0 | 6.00 | 148.00 | 154.00 | OK | |
| r-release-windows-x86_64 | 3.3.0 | 14.00 | 146.00 | 160.00 | OK | |
| r-oldrel-macos-arm64 | 3.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 3.3.0 | 6.00 | 167.00 | 173.00 | OK | |
| r-oldrel-windows-x86_64 | 3.3.0 | 17.00 | 189.00 | 206.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-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.3.0
Check: compiled code
Result: NOTE
File ‘tibble/libs/tibble.so’:
Found non-API calls to R: ‘ATTRIB’, ‘SET_ATTRIB’, ‘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-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-devel-windows-x86_64