CRAN Package Check Results for Package Andromeda

Last updated on 2025-05-09 01:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.7 6.95 74.12 81.07 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 4.54 62.61 67.15 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 154.85 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 157.67 OK
r-devel-windows-x86_64 0.6.7 8.00 97.00 105.00 OK
r-patched-linux-x86_64 0.6.7 6.98 67.22 74.20 OK
r-release-linux-x86_64 0.6.7 6.37 66.92 73.29 OK
r-release-macos-arm64 1.0.0 50.00 OK
r-release-macos-x86_64 1.0.0 104.00 ERROR
r-release-windows-x86_64 0.6.7 9.00 96.00 105.00 OK
r-oldrel-macos-arm64 1.0.0 56.00 OK
r-oldrel-macos-x86_64 1.0.0 113.00 ERROR
r-oldrel-windows-x86_64 0.6.7 9.00 120.00 129.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/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 98 ] ══ 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 98 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64

Version: 1.0.0
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 98 ] ══ 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 98 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64