Last updated on 2025-01-15 05:50:50 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
argparser | 13 | ||
dppmix | 13 | ||
filenamer | 13 | ||
io | 1 | 2 | 10 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 0.3.2
Check: tests
Result: ERROR
Running 'testthat.R' [1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(stringr)
> library(io)
Loading required package: filenamer
>
> test_check("io")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_read-write-read.R:8:2'): (code run outside of `test_that()`) ───
Error in `dir.create(path, showWarnings = showWarnings, recursive = recursive,
...)`: zero-length 'path' argument
Backtrace:
▆
1. └─io:::test_read_write_read(f) at test_read-write-read.R:8:9
2. └─io::qwrite(x, outfile) at D:\RCompile\CRANpkg\local\4.5\io.Rcheck\tests\testthat\helper.R:48:9
3. ├─filenamer::make_path(file)
4. └─filenamer:::make_path.character(file)
5. ├─filenamer::make_path(as.filename(x), ...)
6. └─filenamer:::make_path.filename(as.filename(x), ...)
7. └─base::dir.create(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.3.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rhdf5’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64