Last updated on 2025-08-23 06:49:18 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.41 | 64.16 | 68.57 | 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.0 | 5.99 | 78.63 | 84.62 | OK | |
r-release-macos-arm64 | 1.1.0 | 50.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 91.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 | 93.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/18s]
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’ [11s/16s]
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-oldrel-macos-x86_64