Last updated on 2026-03-31 00:50:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7.0 | 127.23 | 107.74 | 234.97 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.7.0 | 109.75 | 86.68 | 196.43 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.7.0 | 171.00 | 153.34 | 324.34 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.7.0 | 282.00 | 165.99 | 447.99 | WARN | |
| r-devel-macos-arm64 | 1.7.0 | 26.00 | 11.00 | 37.00 | WARN | |
| r-devel-windows-x86_64 | 1.7.0 | 194.00 | 157.00 | 351.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.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.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.0 | 72.00 | 119.00 | 191.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 call to R: ‘Rf_findVarInFrame’
This entry point may be removed soon.
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-fedora-gcc, r-devel-macos-arm64
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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 1.7.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
vroom_write.cc:406:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
See ‘/data/gannet/ripley/R/packages/tests-clang/vroom.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 22.1.2 (https://github.com/llvm/llvm-project 1ab49a973e210e97d61e5db6557180dcb92c3e98)’
* used C++ compiler: ‘clang version 22.1.2 (https://github.com/llvm/llvm-project 1ab49a973e210e97d61e5db6557180dcb92c3e98)’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.7.0
Check: compiled code
Result: WARN
File 'vroom/libs/x64/vroom.dll':
Found non-API call to R: 'Rf_findVarInFrame'
This entry point may be removed soon.
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, 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
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64