Last updated on 2025-10-30 01:49:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.17.8 | 37.54 | 298.03 | 335.57 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.17.8 | 31.41 | 214.25 | 245.66 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.17.8 | 75.00 | 397.69 | 472.69 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.17.8 | 100.00 | 371.09 | 471.09 | NOTE | |
| r-devel-windows-x86_64 | 1.17.8 | 59.00 | 639.00 | 698.00 | NOTE | |
| r-patched-linux-x86_64 | 1.17.8 | 41.76 | 244.07 | 285.83 | NOTE | |
| r-release-linux-x86_64 | 1.17.8 | 36.97 | 246.95 | 283.92 | NOTE | |
| r-release-macos-arm64 | 1.17.8 | 19.00 | 146.00 | 165.00 | NOTE | |
| r-release-macos-x86_64 | 1.17.8 | 26.00 | 260.00 | 286.00 | NOTE | |
| r-release-windows-x86_64 | 1.17.8 | 66.00 | 621.00 | 687.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.17.8 | 19.00 | 153.00 | 172.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.17.8 | 24.00 | 263.00 | 287.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.17.8 | 60.00 | 859.00 | 919.00 | NOTE | 
Version: 1.17.8
Check: compiled code
Result: NOTE
  File ‘data.table/libs/data_table.so’:
    Found non-API calls to R: ‘OBJECT’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
      ‘SET_TRUELENGTH’, ‘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-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.17.8
Check: compiled code
Result: NOTE
  File 'data.table/libs/x64/data_table.dll':
    Found non-API calls to R: 'OBJECT', 'SETLENGTH', 'SET_GROWABLE_BIT',
      'SET_TRUELENGTH', '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-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.17.8
Check: installed package size
Result: NOTE
    installed size is  6.3Mb
    sub-directories of 1Mb or more:
      libs   1.8Mb
      po     1.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64