Last updated on 2025-11-21 09:49:19 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.3.0 | 7.74 | 157.14 | 164.88 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.3.0 | 5.38 | 110.47 | 115.85 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.3.0 | 20.00 | 246.00 | 266.00 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.3.0 | 15.00 | 243.32 | 258.32 | NOTE | |
| r-devel-windows-x86_64 | 3.3.0 | 18.00 | 149.00 | 167.00 | NOTE | |
| r-patched-linux-x86_64 | 3.3.0 | 8.26 | 149.06 | 157.32 | OK | |
| r-release-linux-x86_64 | 3.3.0 | 7.49 | 149.52 | 157.01 | OK | |
| r-release-macos-arm64 | 3.3.0 | OK | ||||
| r-release-macos-x86_64 | 3.3.0 | 8.00 | 146.00 | 154.00 | OK | |
| r-release-windows-x86_64 | 3.3.0 | 15.00 | 147.00 | 162.00 | OK | |
| r-oldrel-macos-arm64 | 3.3.0 | 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 | 181.00 | 197.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.3.0
Check: compiled code
Result: NOTE
File 'tibble/libs/x64/tibble.dll':
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.
Flavor: r-devel-windows-x86_64