CRAN Package Check Results for Package io

Last updated on 2025-01-12 11:49:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 4.19 33.80 37.99 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 2.94 25.64 28.58 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 63.80 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 58.58 OK
r-devel-windows-x86_64 0.3.2 5.00 62.00 67.00 ERROR
r-patched-linux-x86_64 0.3.2 3.40 31.45 34.85 OK
r-release-linux-x86_64 0.3.2 3.58 31.84 35.42 OK
r-release-macos-arm64 0.3.2 20.00 OK
r-release-macos-x86_64 0.3.2 41.00 OK
r-release-windows-x86_64 0.3.2 6.00 52.00 58.00 OK
r-oldrel-macos-arm64 0.3.2 22.00 NOTE
r-oldrel-macos-x86_64 0.3.2 30.00 NOTE
r-oldrel-windows-x86_64 0.3.2 6.00 57.00 63.00 OK

Check Details

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