Last updated on 2025-10-30 02:49:16 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.6 | 108.86 | 111.33 | 220.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.6.6 | 82.48 | 90.75 | 173.23 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.6.6 | 163.00 | 185.33 | 348.33 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.6 | 200.00 | 195.00 | 395.00 | NOTE | |
| r-devel-windows-x86_64 | 1.6.6 | 149.00 | 154.00 | 303.00 | NOTE | |
| r-patched-linux-x86_64 | 1.6.6 | 118.58 | 103.94 | 222.52 | NOTE | |
| r-release-linux-x86_64 | 1.6.6 | 115.11 | 103.77 | 218.88 | NOTE | |
| r-release-macos-arm64 | 1.6.6 | 43.00 | 72.00 | 115.00 | NOTE | |
| r-release-macos-x86_64 | 1.6.6 | 40.00 | 101.00 | 141.00 | NOTE | |
| r-release-windows-x86_64 | 1.6.6 | 155.00 | 152.00 | 307.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.6.6 | 42.00 | 69.00 | 111.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.6.6 | 46.00 | 118.00 | 164.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.6.6 | 184.00 | 177.00 | 361.00 | OK | 
Version: 1.6.6
Check: compiled code
Result: NOTE
  File ‘vroom/libs/vroom.so’:
    Found non-API calls to R: ‘DATAPTR’, ‘SETLENGTH’, ‘SET_TRUELENGTH’,
      ‘STDVEC_DATAPTR’
  
  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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.6.6
Check: compiled code
Result: NOTE
  File 'vroom/libs/x64/vroom.dll':
    Found non-API calls to R: 'DATAPTR', 'SETLENGTH', 'SET_TRUELENGTH',
      'STDVEC_DATAPTR'
  
  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-windows-x86_64, r-release-windows-x86_64
Version: 1.6.6
Check: installed package size
Result: NOTE
    installed size is 10.0Mb
    sub-directories of 1Mb or more:
      libs   8.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64