Last updated on 2026-06-07 09:52:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.18.4 | 42.03 | 301.19 | 343.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.18.4 | 36.10 | 210.81 | 246.91 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.18.4 | 56.00 | 407.48 | 463.48 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.18.4 | 101.00 | 469.11 | 570.11 | OK | |
| r-devel-windows-x86_64 | 1.18.4 | 70.00 | 702.00 | 772.00 | OK | |
| r-patched-linux-x86_64 | 1.18.4 | 46.12 | 261.83 | 307.95 | OK | |
| r-release-linux-x86_64 | 1.18.4 | 42.90 | 261.52 | 304.42 | OK | |
| r-release-macos-arm64 | 1.18.4 | 12.00 | 81.00 | 93.00 | OK | |
| r-release-macos-x86_64 | 1.18.4 | 35.00 | 347.00 | 382.00 | OK | |
| r-release-windows-x86_64 | 1.18.4 | 70.00 | 705.00 | 775.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.18.4 | 11.00 | 84.00 | 95.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.18.4 | 35.00 | 299.00 | 334.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.18.4 | 83.00 | 841.00 | 924.00 | NOTE |
Version: 1.18.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'datatable-benchmarking.Rmd' using knitr
--- finished re-building 'datatable-benchmarking.Rmd'
--- re-building 'datatable-faq.Rmd' using knitr
--- finished re-building 'datatable-faq.Rmd'
--- re-building 'datatable-fread-and-fwrite.Rmd' using knitr
Der Befehl "grep" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Quitting from datatable-fread-and-fwrite.Rmd:36-50 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
External command failed with exit code 1. This can happen when the disk is full in the temporary directory ('D:\temp\2026_06_06_01_50_00_18785\RtmpOkfjOS'). See ?fread for the tmpdir argument.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from datatable-fread-and-fwrite.Rmd:36-50 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fread("grep -v HEADER example_data.txt")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'datatable-fread-and-fwrite.Rmd' failed with diagnostics:
External command failed with exit code 1. This can happen when the disk is full in the temporary directory ('D:\temp\2026_06_06_01_50_00_18785\RtmpOkfjOS'). See ?fread for the tmpdir argument.
--- failed re-building 'datatable-fread-and-fwrite.Rmd'
--- re-building 'datatable-importing.Rmd' using knitr
--- finished re-building 'datatable-importing.Rmd'
--- re-building 'datatable-intro.Rmd' using knitr
--- finished re-building 'datatable-intro.Rmd'
--- re-building 'datatable-joins.Rmd' using knitr
--- finished re-building 'datatable-joins.Rmd'
--- re-building 'datatable-keys-fast-subset.Rmd' using knitr
--- finished re-building 'datatable-keys-fast-subset.Rmd'
--- re-building 'datatable-programming.Rmd' using knitr
--- finished re-building 'datatable-programming.Rmd'
--- re-building 'datatable-reference-semantics.Rmd' using knitr
--- finished re-building 'datatable-reference-semantics.Rmd'
--- re-building 'datatable-reshape.Rmd' using knitr
--- finished re-building 'datatable-reshape.Rmd'
--- re-building 'datatable-sd-usage.Rmd' using knitr
--- finished re-building 'datatable-sd-usage.Rmd'
--- re-building 'datatable-secondary-indices-and-auto-indexing.Rmd' using knitr
--- finished re-building 'datatable-secondary-indices-and-auto-indexing.Rmd'
SUMMARY: processing the following file failed:
'datatable-fread-and-fwrite.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.18.4
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.4
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