Last updated on 2026-06-09 06:50:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.5 | 11.60 | 32.84 | 44.44 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.5 | 8.79 | 26.44 | 35.23 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.5 | 19.00 | 47.91 | 66.91 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.5 | 21.00 | 47.13 | 68.13 | OK | |
| r-devel-windows-x86_64 | 0.2.5 | 16.00 | 71.00 | 87.00 | OK | |
| r-patched-linux-x86_64 | 0.2.5 | 11.60 | 29.65 | 41.25 | OK | |
| r-release-linux-x86_64 | 0.2.5 | 11.75 | 29.74 | 41.49 | OK | |
| r-release-macos-arm64 | 0.2.5 | 3.00 | 13.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.2.5 | 8.00 | 41.00 | 49.00 | OK | |
| r-release-windows-x86_64 | 0.2.5 | 17.00 | 69.00 | 86.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.2.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.5 | 8.00 | 52.00 | 60.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.5 | 19.00 | 83.00 | 102.00 | OK |
Version: 0.2.5
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bigreadr)
>
> test_check("bigreadr")
Der Befehl "grep" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Saving _problems/test-read-33.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 314 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-read.R:33:3'): 'fread2' can use different types of input ───────
Error in `data.table::fread(input, ..., data.table = data.table, nThread = nThread)`: 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\RtmpaSKM5J'). See ?fread for the tmpdir argument.
Backtrace:
▆
1. ├─testthat::expect_equal(fread2(cmd), data.table::fread(cmd, data.table = FALSE)) at test-read.R:33:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─bigreadr::fread2(cmd)
5. └─data.table::fread(input, ..., data.table = data.table, nThread = nThread)
6. └─data.table:::stopf(...)
7. └─data.table:::raise_condition(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 314 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64