CRAN Package Check Results for Package data.table

Last updated on 2026-08-30 13:50:15 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 36.65 200.53 237.18 OK
r-devel-linux-x86_64-fedora-clang 1.18.6.1 26.00 189.80 215.80 OK
r-devel-linux-x86_64-fedora-gcc 1.18.6.1 38.00 191.49 229.49 OK
r-devel-windows-x86_64 1.18.6.1 74.00 789.00 863.00 OK
r-patched-linux-x86_64 1.18.6.1 46.69 258.41 305.10 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 90.00 356.00 446.00 OK
r-oldrel-macos-arm64 1.18.6.1 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 87.00 379.00 466.00 NOTE

Check Details

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