Last updated on 2026-06-18 01:52:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.18.4 | 42.89 | 298.91 | 341.80 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.18.4 | 36.35 | 223.78 | 260.13 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.18.4 | 56.00 | 407.48 | 463.48 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.18.4 | 86.00 | 407.29 | 493.29 | OK | |
| r-devel-windows-x86_64 | 1.18.4 | 102.00 | 642.00 | 744.00 | OK | |
| r-patched-linux-x86_64 | 1.18.4 | 45.56 | 263.92 | 309.48 | OK | |
| r-release-linux-x86_64 | 1.18.4 | 44.79 | 263.09 | 307.88 | OK | |
| r-release-macos-arm64 | 1.18.4 | 12.00 | 81.00 | 93.00 | OK | |
| r-release-macos-x86_64 | 1.18.4 | 35.00 | 347.00 | 382.00 | OK | |
| r-release-windows-x86_64 | 1.18.4 | 72.00 | 650.00 | 722.00 | OK | |
| r-oldrel-macos-arm64 | 1.18.4 | 11.00 | 84.00 | 95.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.18.4 | 35.00 | 299.00 | 334.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.18.4 | 82.00 | 840.00 | 922.00 | NOTE |
Version: 1.18.4
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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.18.4
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-oldrel-windows-x86_64