Last updated on 2026-03-12 01:50:28 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.18.2.1 | 42.01 | 310.47 | 352.48 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.18.2.1 | 34.77 | 223.75 | 258.52 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.18.2.1 | 55.00 | 446.41 | 501.41 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.18.2.1 | 96.00 | 449.95 | 545.95 | OK | |
| r-devel-macos-arm64 | 1.18.2.1 | 12.00 | 64.00 | 76.00 | OK | |
| r-devel-windows-x86_64 | 1.18.2.1 | 70.00 | 680.00 | 750.00 | OK | |
| r-patched-linux-x86_64 | 1.18.2.1 | 48.56 | 252.32 | 300.88 | NOTE | |
| r-release-linux-x86_64 | 1.18.2.1 | 41.04 | 253.07 | 294.11 | NOTE | |
| r-release-macos-arm64 | 1.18.2.1 | 11.00 | 75.00 | 86.00 | NOTE | |
| r-release-macos-x86_64 | 1.18.2.1 | 34.00 | 333.00 | 367.00 | NOTE | |
| r-release-windows-x86_64 | 1.18.2.1 | 71.00 | 636.00 | 707.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.18.2.1 | 11.00 | 97.00 | 108.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.18.2.1 | 34.00 | 376.00 | 410.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.18.2.1 | 79.00 | 808.00 | 887.00 | NOTE |
Version: 1.18.2.1
Check: compiled code
Result: NOTE
File ‘data.table/libs/data_table.so’:
Found non-API calls to R: ‘IS_GROWABLE’, ‘LEVELS’, ‘SETLENGTH’,
‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘TRUELENGTH’, ‘XTRUELENGTH’
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.18.2.1
Check: compiled code
Result: NOTE
File 'data.table/libs/x64/data_table.dll':
Found non-API calls to R: 'IS_GROWABLE', 'LEVELS', 'SETLENGTH',
'SET_GROWABLE_BIT', 'SET_TRUELENGTH', 'TRUELENGTH', 'XTRUELENGTH'
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.18.2.1
Check: installed package size
Result: NOTE
installed size is 7.0Mb
sub-directories of 1Mb or more:
doc 1.1Mb
libs 2.0Mb
po 1.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64