CRAN Package Check Results for Package data.table

Last updated on 2026-01-04 15:51:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.18.0 40.61 308.83 349.44 NOTE
r-devel-linux-x86_64-debian-gcc 1.18.0 33.94 220.95 254.89 NOTE
r-devel-linux-x86_64-fedora-clang 1.18.0 75.00 440.83 515.83 NOTE
r-devel-linux-x86_64-fedora-gcc 1.18.0 92.00 462.36 554.36 NOTE
r-devel-windows-x86_64 1.18.0 52.00 222.00 274.00 NOTE
r-patched-linux-x86_64 1.18.0 46.73 246.95 293.68 NOTE
r-release-linux-x86_64 1.18.0 41.81 245.02 286.83 NOTE
r-release-macos-arm64 1.18.0 9.00 79.00 88.00 NOTE
r-release-macos-x86_64 1.18.0 30.00 177.00 207.00 NOTE
r-release-windows-x86_64 1.18.0 73.00 628.00 701.00 NOTE
r-oldrel-macos-arm64 1.18.0 9.00 78.00 87.00 NOTE
r-oldrel-macos-x86_64 1.18.0 40.00 711.00 751.00 NOTE
r-oldrel-windows-x86_64 1.18.0 80.00 369.00 449.00 NOTE

Additional issues

ATLAS MKL rchk valgrind

Check Details

Version: 1.18.0
Check: compiled code
Result: NOTE File ‘data.table/libs/data_table.so’: Found non-API calls to R: ‘ATTRIB’, ‘SET_ATTRIB’ 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-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.18.0
Check: compiled code
Result: NOTE File 'data.table/libs/x64/data_table.dll': Found non-API calls to R: 'ATTRIB', 'SET_ATTRIB' 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-devel-windows-x86_64

Version: 1.18.0
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.0
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.0
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