CRAN Package Check Results for Package breakaway

Last updated on 2026-08-18 16:50:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.8.4 30.15 625.40 655.55 NOTE
r-devel-linux-x86_64-debian-gcc 4.8.4 20.49 415.60 436.09 ERROR
r-devel-linux-x86_64-fedora-clang 4.8.4 26.00 493.39 519.39 OK
r-devel-linux-x86_64-fedora-gcc 4.8.4 24.00 503.36 527.36 OK
r-devel-windows-x86_64 4.8.4 45.00 800.00 845.00 OK
r-patched-linux-x86_64 4.8.4 30.58 579.22 609.80 OK
r-release-linux-x86_64 4.8.4 29.45 577.60 607.05 OK
r-release-macos-arm64 4.8.4 8.00 137.00 145.00 OK
r-release-macos-x86_64 4.8.4 24.00 548.00 572.00 OK
r-release-windows-x86_64 4.8.4 42.00 0.00 42.00 OK
r-oldrel-macos-arm64 4.8.4 OK
r-oldrel-macos-x86_64 4.8.4 20.00 512.00 532.00 OK
r-oldrel-windows-x86_64 4.8.4 51.00 777.00 828.00 ERROR

Check Details

Version: 4.8.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Amy D Willis <adwillis@uw.edu>’ The Description field contains <doi:10.1111/rssc.12206>, and Willis (2016) <arXiv:1604.02598>, as well Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 4.8.4
Check: tests
Result: ERROR Running ‘testthat.R’ [119s/170s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > ################################################################################ > # Use testthat to test that nothing important breaks > ################################################################################ > > library(testthat) > library(breakaway) > library(phyloseq) > library(magrittr) Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not > > test_check("breakaway") Saving _problems/test-q2-7.R Estimate of richness from method breakaway: Estimate is 1552 with standard error 304.71 Confidence interval: (1007, 47805) [ FAIL 1 | WARN 3 | SKIP 0 | PASS 248 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-q2.R:6:3'): Canonical QIIME2 Example Datasets Work ───────────── Error in `file(con, "r")`: cannot open the connection to 'https://raw.githubusercontent.com/paulinetrinh/data/master/otu_table_atacama.txt' Backtrace: ▆ 1. └─base::readLines(...) at test-q2.R:6:3 2. └─base::file(con, "r") [ FAIL 1 | WARN 3 | SKIP 0 | PASS 248 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 4.8.4
Check: tests
Result: ERROR Running 'testthat.R' [241s] Running the tests in 'tests/testthat.R' failed. Complete output: > ################################################################################ > # Use testthat to test that nothing important breaks > ################################################################################ > > library(testthat) > library(breakaway) > library(phyloseq) > library(magrittr) Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not > > test_check("breakaway") Saving _problems/test-q2-7.R Estimate of richness from method breakaway: Estimate is 1552 with standard error 304.71 Confidence interval: (1007, 47805) [ FAIL 1 | WARN 3 | SKIP 0 | PASS 248 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-q2.R:6:3'): Canonical QIIME2 Example Datasets Work ───────────── Error in `file(con, "r")`: cannot open the connection to 'https://raw.githubusercontent.com/paulinetrinh/data/master/otu_table_atacama.txt' Backtrace: ▆ 1. └─base::readLines(...) at test-q2.R:6:3 2. └─base::file(con, "r") [ FAIL 1 | WARN 3 | SKIP 0 | PASS 248 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64