CRAN Package Check Results for Package dataverifyr

Last updated on 2024-05-01 12:14:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 2.58 37.20 39.78 OK
r-devel-linux-x86_64-debian-gcc 0.1.8 2.13 27.83 29.96 OK
r-devel-linux-x86_64-fedora-clang 0.1.8 49.43 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 46.68 OK
r-devel-windows-x86_64 0.1.8 4.00 53.00 57.00 OK
r-patched-linux-x86_64 0.1.8 2.87 34.96 37.83 OK
r-release-linux-x86_64 0.1.8 2.51 36.00 38.51 OK
r-release-macos-arm64 0.1.8 19.00 ERROR
r-release-windows-x86_64 0.1.8 4.00 55.00 59.00 OK
r-oldrel-macos-arm64 0.1.8 27.00 OK
r-oldrel-macos-x86_64 0.1.8 52.00 OK
r-oldrel-windows-x86_64 0.1.8 3.00 55.00 58.00 OK

Check Details

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: [ FAIL 1 | WARN 0 | SKIP 0 | PASS 68 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-check_data.R:111:3'): arrow::open_dataset check_ works ───────── Error in `dataset___HivePartitioning(schm, null_fallback = null_fallback_or_default(null_fallback), segment_encoding = segment_encoding)`: Cannot call dataset___HivePartitioning(). See https://arrow.apache.org/docs/r/articles/install.html for help installing Arrow C++ libraries. Backtrace: ▆ 1. └─arrow::write_dataset(data, temp) at test-check_data.R:111:3 2. └─HivePartitioning$create(partition_schema, null_fallback = list(...)$null_fallback) 3. └─arrow:::dataset___HivePartitioning(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 68 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64