Last updated on 2025-11-14 01:51:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.17.8 | 36.05 | 293.20 | 329.25 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.17.8 | 32.10 | 198.88 | 230.98 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.17.8 | 148.00 | 343.81 | 491.81 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.17.8 | 91.00 | 375.66 | 466.66 | WARN | |
| r-devel-windows-x86_64 | 1.17.8 | 70.00 | 639.00 | 709.00 | NOTE | |
| r-patched-linux-x86_64 | 1.17.8 | 39.72 | 243.60 | 283.32 | NOTE | |
| r-release-linux-x86_64 | 1.17.8 | 35.95 | 241.09 | 277.04 | 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 | 629.00 | 695.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 | 68.00 | 835.00 | 903.00 | NOTE |
Version: 1.17.8
Check: compiled code
Result: WARN
File ‘data.table/libs/data_table.so’:
Found non-API calls to R: ‘OBJECT’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
‘SET_OBJECT’, ‘SET_TRUELENGTH’, ‘TRUELENGTH’
This entry point may be removed soon:
‘OBJECT’
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
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: 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-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