══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-dplyr-query.R:745'): Can use nested field refs ─────────────────
Error: This build of the arrow package does not support Datasets
Backtrace:
▆
1. ├─arrow:::expect_equal(...) at test-dplyr-query.R:745:2
2. │ └─base::inherits(object, "ArrowObject") at tests/testthat/helper-expectation.R:34:2
3. ├─... %>% collect()
4. ├─dplyr::collect(.)
5. ├─dplyr::filter(., nested > 7)
6. ├─dplyr::mutate(., nested = df_col$a, times2 = df_col$a * 2)
7. └─InMemoryDataset$create(.)
8. └─arrow:::stop_if_no_datasets()
[ FAIL 1 | WARN 0 | SKIP 117 | PASS 6415 ]
Error: Test failures
Execution halted
1 error ✖ | 0 warnings ✔ | 2 notes ✖
Error: R CMD check found ERRORs
Execution halted
1
##[error]Bash exited with code '1'.