Last updated on 2025-08-24 01:49:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 6.14 | 87.00 | 93.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 4.37 | 62.27 | 66.64 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 2.99 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 155.79 | OK | |||
r-devel-windows-x86_64 | 1.1.0 | 8.00 | 103.00 | 111.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 6.65 | 78.67 | 85.32 | OK | |
r-release-linux-x86_64 | 1.1.1 | 6.23 | 81.85 | 88.08 | OK | |
r-release-macos-arm64 | 1.1.0 | 50.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 99.00 | ERROR | |||
r-release-windows-x86_64 | 1.1.0 | 7.00 | 105.00 | 112.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 53.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.1 | 115.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.1.0 | 9.00 | 126.00 | 135.00 | OK |
Version: 1.1.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘duckdb’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("Andromeda")
Loading required package: Andromeda
Loading required package: dplyr
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
[ FAIL 1 | WARN 3 | SKIP 1 | PASS 99 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• .Platform$OS.type != "windows" is TRUE (1): 'test-object.R:150:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-loadingSaving.R:103:5'): .checkAvailableSpace works ──────────
`.checkAvailableSpace()` did not produce any warnings.
[ FAIL 1 | WARN 3 | SKIP 1 | PASS 99 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("Andromeda")
Loading required package: Andromeda
Loading required package: dplyr
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
[ FAIL 5 | WARN 3 | SKIP 1 | PASS 89 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• .Platform$OS.type != "windows" is TRUE (1): 'test-object.R:150:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-loadingSaving.R:103:5'): .checkAvailableSpace works ──────────
`.checkAvailableSpace()` did not produce any warnings.
── Error ('test-object.R:98:3'): Zero rows ─────────────────────────────────────
Error in `.local(drv, ...)`: rapi_startup: Failed to open database: {"exception_type":"IO","exception_message":"Could not write file \"/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpMi1Qo7/file9ac11a1201d9.duckdb\": No space left on device","errno":"28"}
Backtrace:
▆
1. ├─Andromeda::andromeda(iris2 = andromeda$iris2) at test-object.R:98:3
2. │ └─Andromeda:::.createAndromeda(options = options)
3. │ ├─duckdb::dbConnect(duckdb::duckdb(), dbdir = dbdir)
4. │ └─duckdb::dbConnect(duckdb::duckdb(), dbdir = dbdir)
5. │ └─duckdb (local) .local(drv, ...)
6. │ └─duckdb::duckdb(dbdir, read_only, bigint, config)
7. │ ├─methods::new(...)
8. │ │ ├─methods::initialize(value, ...)
9. │ │ └─methods::initialize(value, ...)
10. │ └─duckdb:::rethrow_rapi_startup(dbdir, read_only, config, environment_scan)
11. │ ├─rlang::try_fetch(...)
12. │ │ ├─base::tryCatch(...)
13. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
14. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
15. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
16. │ │ └─base::withCallingHandlers(...)
17. │ └─duckdb:::rapi_startup(dbdir, readonly, configsexp, environment_scan)
18. └─base::.handleSimpleError(...)
19. └─rlang (local) h(simpleError(msg, call))
20. └─handlers[[1L]](cnd)
21. └─duckdb:::rethrow_error_from_rapi(e, call)
22. └─rlang::abort(msg, call = call)
── Error ('test-object.R:130:3'): Setting the andromeda temp folder ────────────
Error in `.local(drv, ...)`: rapi_startup: Failed to open database: {"exception_type":"IO","exception_message":"Could not write file \"/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpMi1Qo7/file9ac148c2cc62/file9ac16cf85b3f.duckdb\": No space left on device","errno":"28"}
Backtrace:
▆
1. ├─Andromeda::andromeda() at test-object.R:130:3
2. │ └─Andromeda:::.createAndromeda(options = options)
3. │ ├─duckdb::dbConnect(duckdb::duckdb(), dbdir = dbdir)
4. │ └─duckdb::dbConnect(duckdb::duckdb(), dbdir = dbdir)
5. │ └─duckdb (local) .local(drv, ...)
6. │ └─duckdb::duckdb(dbdir, read_only, bigint, config)
7. │ ├─methods::new(...)
8. │ │ ├─methods::initialize(value, ...)
9. │ │ └─methods::initialize(value, ...)
10. │ └─duckdb:::rethrow_rapi_startup(dbdir, read_only, config, environment_scan)
11. │ ├─rlang::try_fetch(...)
12. │ │ ├─base::tryCatch(...)
13. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
14. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
15. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
16. │ │ └─base::withCallingHandlers(...)
17. │ └─duckdb:::rapi_startup(dbdir, readonly, configsexp, environment_scan)
18. └─base::.handleSimpleError(...)
19. └─rlang (local) h(simpleError(msg, call))
20. └─handlers[[1L]](cnd)
21. └─duckdb:::rethrow_error_from_rapi(e, call)
22. └─rlang::abort(msg, call = call)
── Error ('test-object.R:138:3'): Copying andromeda ────────────────────────────
Error in `.local(drv, ...)`: rapi_startup: Failed to open database: {"exception_type":"IO","exception_message":"Could not write file \"/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpMi1Qo7/file9ac148c2cc62/file9ac168334f0f.duckdb\": No space left on device","errno":"28"}
Backtrace:
▆
1. ├─Andromeda::andromeda() at test-object.R:138:3
2. │ └─Andromeda:::.createAndromeda(options = options)
3. │ ├─duckdb::dbConnect(duckdb::duckdb(), dbdir = dbdir)
4. │ └─duckdb::dbConnect(duckdb::duckdb(), dbdir = dbdir)
5. │ └─duckdb (local) .local(drv, ...)
6. │ └─duckdb::duckdb(dbdir, read_only, bigint, config)
7. │ ├─methods::new(...)
8. │ │ ├─methods::initialize(value, ...)
9. │ │ └─methods::initialize(value, ...)
10. │ └─duckdb:::rethrow_rapi_startup(dbdir, read_only, config, environment_scan)
11. │ ├─rlang::try_fetch(...)
12. │ │ ├─base::tryCatch(...)
13. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
14. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
15. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
16. │ │ └─base::withCallingHandlers(...)
17. │ └─duckdb:::rapi_startup(dbdir, readonly, configsexp, environment_scan)
18. └─base::.handleSimpleError(...)
19. └─rlang (local) h(simpleError(msg, call))
20. └─handlers[[1L]](cnd)
21. └─duckdb:::rethrow_error_from_rapi(e, call)
22. └─rlang::abort(msg, call = call)
── Error ('test-object.R:168:3'): Get/set Andromeda table/column names works. ──
Error in `.local(drv, ...)`: rapi_startup: Failed to open database: {"exception_type":"IO","exception_message":"Could not write file \"/private/var/folders/2b/t0kwbtmn3p7brv2mvx39c9cr0000gn/T/RtmpMi1Qo7/file9ac148c2cc62/file9ac1cf6e2ed.duckdb\": No space left on device","errno":"28"}
Backtrace:
▆
1. ├─Andromeda::andromeda() at test-object.R:168:3
2. │ └─Andromeda:::.createAndromeda(options = options)
3. │ ├─duckdb::dbConnect(duckdb::duckdb(), dbdir = dbdir)
4. │ └─duckdb::dbConnect(duckdb::duckdb(), dbdir = dbdir)
5. │ └─duckdb (local) .local(drv, ...)
6. │ └─duckdb::duckdb(dbdir, read_only, bigint, config)
7. │ ├─methods::new(...)
8. │ │ ├─methods::initialize(value, ...)
9. │ │ └─methods::initialize(value, ...)
10. │ └─duckdb:::rethrow_rapi_startup(dbdir, read_only, config, environment_scan)
11. │ ├─rlang::try_fetch(...)
12. │ │ ├─base::tryCatch(...)
13. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
14. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
15. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
16. │ │ └─base::withCallingHandlers(...)
17. │ └─duckdb:::rapi_startup(dbdir, readonly, configsexp, environment_scan)
18. └─base::.handleSimpleError(...)
19. └─rlang (local) h(simpleError(msg, call))
20. └─handlers[[1L]](cnd)
21. └─duckdb:::rethrow_error_from_rapi(e, call)
22. └─rlang::abort(msg, call = call)
[ FAIL 5 | WARN 3 | SKIP 1 | PASS 89 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64