Package check result: ERROR Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Zachary Foster ’ New submission Package was archived on CRAN CRAN repository db overrides: X-CRAN-Comment: Archived on 2024-10-01 as issues were not corrected in time. Suggests or Enhances not in mainstream repositories: traits Check: tests, Result: ERROR Running ‘testthat.R’ [19s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > > suppressPackageStartupMessages(library(metacoder)) > > test_check("metacoder") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 532 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test--parsers_and_writers.R:201:3', 'test--simulated_pcr.R:19:3', 'test--taxmap_parsers.R:139:3', 'test--taxmap_parsers.R:288:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test--parsers_and_writers.R:104:3'): Newick parsing ───────────────── Error: Please install phylotate Backtrace: ▆ 1. └─metacoder::parse_newick("example_data/newick_example_1.txt") at test--parsers_and_writers.R:104:3 2. └─metacoder:::check_for_pkg("phylotate") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 532 ] Error: Test failures Execution halted