CRAN Package Check Results for Package arkdb

Last updated on 2024-04-18 21:56:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.18 4.00 236.03 240.03 OK
r-devel-linux-x86_64-debian-gcc 0.0.18 2.82 186.92 189.74 OK
r-devel-linux-x86_64-fedora-clang 0.0.18 313.67 OK
r-devel-linux-x86_64-fedora-gcc 0.0.18 362.09 OK
r-prerel-macos-arm64 0.0.18 103.00 ERROR
r-prerel-windows-x86_64 0.0.18 4.00 242.00 246.00 OK
r-patched-linux-x86_64 0.0.18 3.60 233.45 237.05 OK
r-release-linux-x86_64 0.0.18 3.55 230.98 234.53 OK
r-release-macos-arm64 0.0.18 117.00 OK
r-release-macos-x86_64 0.0.18 363.00 OK
r-release-windows-x86_64 0.0.18 5.00 293.00 298.00 OK
r-oldrel-macos-arm64 0.0.18 107.00 OK
r-oldrel-windows-x86_64 0.0.18 6.00 301.00 307.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-prerel-macos-arm64