Last updated on 2026-05-07 23:57:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7.1 | 131.99 | 109.74 | 241.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.7.1 | 101.10 | 82.40 | 183.50 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.7.1 | 186.00 | 158.51 | 344.51 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.7.1 | 309.00 | 179.73 | 488.73 | OK | |
| r-devel-windows-x86_64 | 1.7.1 | 184.00 | 152.00 | 336.00 | OK | |
| r-patched-linux-x86_64 | 1.7.1 | 133.85 | 101.33 | 235.18 | OK | |
| r-release-linux-x86_64 | 1.7.1 | 134.30 | 99.49 | 233.79 | OK | |
| r-release-macos-arm64 | 1.7.1 | 26.00 | 12.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 1.7.1 | 72.00 | 109.00 | 181.00 | OK | |
| r-release-windows-x86_64 | 1.7.1 | 184.00 | 151.00 | 335.00 | OK | |
| r-oldrel-macos-arm64 | 1.7.1 | 21.00 | 17.00 | 38.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.7.1 | 73.00 | 71.00 | 144.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.7.1 | 232.00 | 195.00 | 427.00 | NOTE |
Version: 1.7.1
Check: compiled code
Result: NOTE
File ‘vroom/libs/vroom.so’:
Found non-API calls to R: ‘DATAPTR’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
‘SET_TRUELENGTH’
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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.7.1
Check: compiled code
Result: NOTE
File 'vroom/libs/x64/vroom.dll':
Found non-API calls to R: 'DATAPTR', 'SETLENGTH', 'SET_GROWABLE_BIT',
'SET_TRUELENGTH'
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-oldrel-windows-x86_64