Last updated on 2026-01-29 12:50:17 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.7 | 111.08 | 109.29 | 220.37 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.7.0 | 87.89 | 85.41 | 173.30 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.7.0 | 217.00 | 161.71 | 378.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.7.0 | 258.00 | 183.00 | 441.00 | OK | |
| r-devel-windows-x86_64 | 1.6.7 | 158.00 | 156.00 | 314.00 | WARN | |
| r-patched-linux-x86_64 | 1.7.0 | 120.99 | 99.15 | 220.14 | NOTE | |
| r-release-linux-x86_64 | 1.6.7 | 117.30 | 99.71 | 217.01 | NOTE | |
| r-release-macos-arm64 | 1.7.0 | 20.00 | 18.00 | 38.00 | NOTE | |
| r-release-macos-x86_64 | 1.7.0 | 74.00 | 125.00 | 199.00 | NOTE | |
| r-release-windows-x86_64 | 1.6.7 | 158.00 | 154.00 | 312.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.7.0 | 20.00 | 22.00 | 42.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.7.0 | 72.00 | 119.00 | 191.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.6.7 | 183.00 | 192.00 | 375.00 | OK |
Version: 1.6.7
Check: compiled code
Result: WARN
File ‘vroom/libs/vroom.so’:
Found non-API calls to R: ‘ATTRIB’, ‘SETLENGTH’, ‘SET_TRUELENGTH’
These entry points may be removed soon:
‘SET_TRUELENGTH’, ‘SETLENGTH’
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-linux-x86_64-debian-clang
Version: 1.6.7
Check: compiled code
Result: WARN
File 'vroom/libs/x64/vroom.dll':
Found non-API calls to R: 'ATTRIB', 'SETLENGTH', 'SET_TRUELENGTH'
These entry points may be removed soon:
'SET_TRUELENGTH', 'SETLENGTH'
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: 1.7.0
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-patched-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.6.7
Check: compiled code
Result: NOTE
File ‘vroom/libs/vroom.so’:
Found non-API calls to R: ‘DATAPTR’, ‘SETLENGTH’, ‘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-release-linux-x86_64
Version: 1.6.7
Check: compiled code
Result: NOTE
File 'vroom/libs/x64/vroom.dll':
Found non-API calls to R: 'DATAPTR', 'SETLENGTH', '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-release-windows-x86_64
Version: 1.7.0
Check: installed package size
Result: NOTE
installed size is 10.1Mb
sub-directories of 1Mb or more:
libs 8.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64