Last updated on 2025-05-29 09:51:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.17.2 | 37.67 | 292.63 | 330.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.17.4 | 31.85 | 196.96 | 228.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.17.2 | 479.71 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.17.4 | 497.27 | NOTE | |||
r-devel-windows-x86_64 | 1.17.4 | 59.00 | 290.00 | 349.00 | NOTE | |
r-patched-linux-x86_64 | 1.17.4 | 46.65 | 240.31 | 286.96 | NOTE | |
r-release-linux-x86_64 | 1.17.2 | 39.83 | 242.07 | 281.90 | NOTE | |
r-release-macos-arm64 | 1.17.4 | 163.00 | NOTE | |||
r-release-macos-x86_64 | 1.17.4 | 316.00 | NOTE | |||
r-release-windows-x86_64 | 1.17.4 | 61.00 | 279.00 | 340.00 | NOTE | |
r-oldrel-macos-arm64 | 1.17.4 | 166.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.17.4 | 276.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.17.4 | 69.00 | 344.00 | 413.00 | NOTE |
Version: 1.17.2
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-linux-x86_64
Version: 1.17.4
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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.17.4
Check: compiled code
Result: NOTE
File 'data.table/libs/x64/data_table.dll':
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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.17.4
Check: installed package size
Result: NOTE
installed size is 6.3Mb
sub-directories of 1Mb or more:
libs 1.8Mb
po 1.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64