CRAN Package Check Results for Package data.table

Last updated on 2025-12-28 18:48:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.18.0 41.26 305.57 346.83 NOTE
r-devel-linux-x86_64-debian-gcc 1.18.0 34.75 229.13 263.88 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.17.8 40.21 237.78 277.99 NOTE
r-release-linux-x86_64 1.18.0 42.71 245.31 288.02 NOTE
r-release-macos-arm64 1.18.0 10.00 74.00 84.00 NOTE
r-release-macos-x86_64 1.18.0 40.00 656.00 696.00 NOTE
r-release-windows-x86_64 1.18.0 65.00 271.00 336.00 NOTE
r-oldrel-macos-arm64 1.18.0 11.00 85.00 96.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 59.00 230.00 289.00 NOTE

Additional issues

ATLAS MKL rchk

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.17.8
Check: compiled code
Result: NOTE File ‘data.table/libs/data_table.so’: Found non-API calls to R: ‘OBJECT’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘TRUELENGTH’ 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-patched-linux-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-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 6.7Mb sub-directories of 1Mb or more: doc 1.1Mb libs 1.7Mb po 1.6Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64