Last updated on 2026-09-03 07:51:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.18.6.1 | 40.74 | 294.24 | 334.98 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.18.6.1 | 35.98 | 204.84 | 240.82 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.18.6.1 | 25.00 | 186.99 | 211.99 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.18.6.1 | 41.00 | 214.83 | 255.83 | OK | |
| r-devel-windows-x86_64 | 1.18.6.1 | 71.00 | 815.00 | 886.00 | OK | |
| r-patched-linux-x86_64 | 1.18.6.1 | 45.86 | 257.93 | 303.79 | OK | |
| r-release-linux-x86_64 | 1.18.6.1 | 42.33 | 262.20 | 304.53 | 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 | 76.00 | 676.00 | 752.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 | 86.00 | 938.00 | 1024.00 | NOTE |
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