CRAN Package Check Results for Package rio

Last updated on 2024-05-16 23:52:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 4.97 76.51 81.48 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 3.36 56.11 59.47 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 100.71 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 111.02 OK
r-devel-windows-x86_64 1.0.1 4.00 84.00 88.00 OK
r-patched-linux-x86_64 1.0.1 3.92 72.49 76.41 OK
r-release-linux-x86_64 1.0.1 2.80 72.43 75.23 OK
r-release-macos-arm64 1.0.1 47.00 ERROR
r-release-windows-x86_64 1.0.1 4.00 85.00 89.00 OK
r-oldrel-macos-arm64 1.0.1 48.00 OK
r-oldrel-macos-x86_64 1.0.1 126.00 OK
r-oldrel-windows-x86_64 1.0.1 5.00 94.00 99.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-release-macos-arm64