Last updated on 2025-11-24 09:50:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.17.8 | 36.51 | 299.67 | 336.18 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.17.8 | 31.93 | 207.80 | 239.73 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.17.8 | 74.00 | 406.90 | 480.90 | 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 | 80.00 | 619.00 | 699.00 | WARN | |
| r-patched-linux-x86_64 | 1.17.8 | 41.21 | 246.58 | 287.79 | NOTE | |
| r-release-linux-x86_64 | 1.17.8 | 40.00 | 246.68 | 286.68 | NOTE | |
| r-release-macos-arm64 | 1.17.8 | NOTE | ||||
| r-release-macos-x86_64 | 1.17.8 | 26.00 | 260.00 | 286.00 | NOTE | |
| r-release-windows-x86_64 | 1.17.8 | 61.00 | 704.00 | 765.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.17.8 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.17.8 | 24.00 | 263.00 | 287.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.17.8 | 71.00 | 824.00 | 895.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: WARN
File 'data.table/libs/x64/data_table.dll':
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.
Flavor: r-devel-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: 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.
Flavor: 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