CRAN Package Check Results for Package rio

Last updated on 2024-04-18 12:52:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 4.16 76.60 80.76 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 2.84 56.27 59.11 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 98.78 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 106.96 OK
r-prerel-macos-arm64 1.0.1 47.00 ERROR
r-prerel-windows-x86_64 1.0.1 5.00 84.00 89.00 OK
r-patched-linux-x86_64 1.0.1 4.00 71.55 75.55 OK
r-release-linux-x86_64 1.0.1 2.67 71.06 73.73 OK
r-release-macos-arm64 1.0.1 48.00 OK
r-release-macos-x86_64 1.0.1 126.00 OK
r-release-windows-x86_64 1.0.1 6.00 93.00 99.00 OK
r-oldrel-macos-arm64 1.0.1 44.00 OK
r-oldrel-windows-x86_64 1.0.1 7.00 99.00 106.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/11s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 2. ├─rio:::.export(file = file, x = x, ...) 3. └─rio:::.export.rio_parquet(file = file, x = x, ...) 4. └─rio:::.docall(arrow::write_parquet, ..., args = list(x = x, sink = file)) 5. ├─R.utils::doCall(...) 6. ├─R.utils::doCall.default(...) 7. │ └─base::do.call(.fcn, args = args, envir = envir) 8. └─arrow (local) `<fn>`(x = `<df[,11]>`, sink = `<rio_prqt>`) 9. ├─ParquetFileWriter$create(...) 10. │ └─arrow:::parquet___arrow___ParquetFileWriter__Open(...) 11. └─ParquetWriterProperties$create(...) 12. └─arrow:::parquet___WriterProperties___Builder__create() ══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures Execution halted Flavor: r-prerel-macos-arm64