Last updated on 2026-09-20 17:49:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.18.6.1 | 37.85 | 284.45 | 322.30 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.18.6.1 | 35.65 | 204.21 | 239.86 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.18.6.1 | 25.00 | 186.27 | 211.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.18.6.1 | 37.00 | 190.11 | 227.11 | OK | |
| r-devel-windows-x86_64 | 1.18.6.1 | 4.00 | 7.00 | 11.00 | ERROR | |
| r-patched-linux-x86_64 | 1.18.6.1 | 45.97 | 256.25 | 302.22 | OK | |
| r-release-linux-x86_64 | 1.18.6.1 | 42.58 | 257.68 | 300.26 | OK | |
| r-release-macos-arm64 | 1.18.6.1 | 12.00 | 84.00 | 96.00 | OK | |
| r-release-macos-x86_64 | 1.18.6.1 | 36.00 | 373.00 | 409.00 | OK | |
| r-release-windows-x86_64 | 1.18.6.1 | 73.00 | 651.00 | 724.00 | OK | |
| r-oldrel-macos-arm64 | 1.18.6.1 | 11.00 | 87.00 | 98.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.18.6.1 | 35.00 | 334.00 | 369.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.18.6.1 | 82.00 | 895.00 | 977.00 | NOTE |
Version: 1.18.6.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-windows-x86_64
Version: 1.18.6.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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.18.6.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-oldrel-windows-x86_64