CRAN Package Check Results for Package arkdb

Last updated on 2024-05-06 01:48:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.18 3.23 242.78 246.01 OK
r-devel-linux-x86_64-debian-gcc 0.0.18 3.04 186.22 189.26 OK
r-devel-linux-x86_64-fedora-clang 0.0.18 321.48 OK
r-devel-linux-x86_64-fedora-gcc 0.0.18 354.00 OK
r-devel-windows-x86_64 0.0.18 4.00 240.00 244.00 OK
r-patched-linux-x86_64 0.0.18 3.89 230.93 234.82 OK
r-release-linux-x86_64 0.0.18 3.46 228.44 231.90 OK
r-release-macos-arm64 0.0.18 103.00 ERROR
r-release-windows-x86_64 0.0.18 4.00 240.00 244.00 OK
r-oldrel-macos-arm64 0.0.18 117.00 OK
r-oldrel-macos-x86_64 0.0.18 363.00 OK
r-oldrel-windows-x86_64 0.0.18 5.00 318.00 323.00 OK

Check Details

Version: 0.0.18
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [44s/42s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 6. └─arkdb::ark(...) 7. └─arkdb:::ark_file(...) 8. └─arkdb:::keep_open(...) 9. └─streamable_table$write(data, con, omit_header = TRUE, filename = counter) 10. └─arrow::write_parquet(x, sink = path, ...) 11. ├─ParquetFileWriter$create(...) 12. │ └─arrow:::parquet___arrow___ParquetFileWriter__Open(...) 13. └─ParquetWriterProperties$create(...) 14. └─arrow:::parquet___WriterProperties___Builder__create() [ FAIL 3 | WARN 8 | SKIP 8 | PASS 36 ] Error: Test failures In addition: Warning message: Connection is garbage-collected, use dbDisconnect() to avoid this. Execution halted Flavor: r-release-macos-arm64