Last updated on 2026-03-31 22:52:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7.0 | 126.54 | 107.96 | 234.50 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.7.1 | 103.41 | 85.13 | 188.54 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.7.1 | 197.00 | 163.51 | 360.51 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.7.1 | 285.00 | 141.94 | 426.94 | NOTE | |
| r-devel-macos-arm64 | 1.7.1 | 27.00 | 16.00 | 43.00 | NOTE | |
| r-devel-windows-x86_64 | 1.7.0 | 185.00 | 161.00 | 346.00 | WARN | |
| r-patched-linux-x86_64 | 1.7.0 | 116.88 | 96.14 | 213.02 | NOTE | |
| r-release-linux-x86_64 | 1.7.0 | 116.57 | 96.39 | 212.96 | NOTE | |
| r-release-macos-arm64 | 1.7.1 | 21.00 | 17.00 | 38.00 | NOTE | |
| r-release-macos-x86_64 | 1.7.1 | 73.00 | 71.00 | 144.00 | NOTE | |
| r-release-windows-x86_64 | 1.7.0 | 154.00 | 154.00 | 308.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.7.0 | 20.00 | 22.00 | 42.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.7.1 | 71.00 | 97.00 | 168.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.7.0 | 186.00 | 190.00 | 376.00 | OK |
Version: 1.7.0
Check: compiled code
Result: WARN
File ‘vroom/libs/vroom.so’:
Found non-API calls to R: ‘R_NamespaceRegistry’, ‘Rf_findVarInFrame’
This entry point may be removed soon:
‘Rf_findVarInFrame’
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.7.1
Check: compiled code
Result: NOTE
File ‘vroom/libs/vroom.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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, r-devel-macos-arm64
Version: 1.7.0
Check: compiled code
Result: WARN
File 'vroom/libs/x64/vroom.dll':
Found non-API calls to R: 'R_NamespaceRegistry', 'Rf_findVarInFrame'
This entry point may be removed soon:
'Rf_findVarInFrame'
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-linux-x86_64
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-release-macos-arm64, r-release-macos-x86_64
Version: 1.7.0
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-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
Flavor: r-oldrel-macos-arm64
Version: 1.7.1
Check: installed package size
Result: NOTE
installed size is 11.2Mb
sub-directories of 1Mb or more:
libs 9.6Mb
Flavor: r-oldrel-macos-x86_64