Last updated on 2026-02-15 05:51:32 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.19 | 2.47 | 201.31 | 203.78 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.19 | 2.18 | 152.12 | 154.30 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.19 | 302.85 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.19 | 5.00 | 353.79 | 358.79 | OK | |
| r-devel-macos-arm64 | 0.0.19 | 1.00 | 105.00 | 106.00 | OK | |
| r-devel-windows-x86_64 | 0.0.19 | 6.00 | 249.00 | 255.00 | OK | |
| r-patched-linux-x86_64 | 0.0.19 | 2.19 | 196.05 | 198.24 | OK | |
| r-release-linux-x86_64 | 0.0.19 | 2.45 | 192.16 | 194.61 | OK | |
| r-release-macos-arm64 | 0.0.19 | 1.00 | 85.00 | 86.00 | OK | |
| r-release-macos-x86_64 | 0.0.19 | 3.00 | 409.00 | 412.00 | OK | |
| r-release-windows-x86_64 | 0.0.19 | 7.00 | 242.00 | 249.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.19 | 1.00 | 98.00 | 99.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.0.19 | 2.00 | 448.00 | 450.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.0.19 | 7.00 | 290.00 | 297.00 | OK |
Version: 0.0.19
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [33s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(arkdb)
>
> test_check("arkdb")
[1] "Testing using backend duckdb_connection"
Saving _problems/test-arkdb-224.R
[ FAIL 1 | WARN 7 | SKIP 8 | PASS 46 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-arkdb.R:287:3', 'test-bulk-import.R:6:3',
'test-bulk-import.R:72:3', 'test-errors.R:12:3', 'test-errors.R:34:3',
'test-errors.R:53:3'
• {MonetDBLite} is not installed (2): 'test-arkdb.R:132:3',
'test-local_db.R:24:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-arkdb.R:221:3'): try with parquet & alternate method ───────────
Error in `fs___FileSystemFromUri(uri)`: SET_VECTOR_ELT() can only be applied to a 'list', not a 'unknown type #28'
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-arkdb.R:221:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─base::nrow(arrow::open_dataset(paste0(dir, "/", "airlines")))
5. └─arrow::open_dataset(paste0(dir, "/", "airlines"))
6. └─DatasetFactory$create(...)
7. └─arrow:::get_paths_and_filesystem(x, filesystem)
8. ├─filesystem %||% LocalFileSystem$create()
9. └─LocalFileSystem$create()
10. └─FileSystem$from_uri("file:///_")
11. └─arrow:::fs___FileSystemFromUri(uri)
[ FAIL 1 | WARN 7 | SKIP 8 | PASS 46 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.0.19
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘arrow’
Flavor: r-oldrel-macos-x86_64
Version: 0.0.19
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘arrow’
Flavor: r-oldrel-macos-x86_64