R Under development (unstable) (2024-02-07 r85873 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(MiscMetabar) Loading required package: phyloseq Loading required package: ggplot2 Loading required package: dada2 Loading required package: Rcpp 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 > > test_check("MiscMetabar") Starting 2 test processes ✔ Updated metadata database: 5.20 MB in 15 files. ℹ Updating metadata database ✔ Updating metadata database ... done → Will install 2 packages. → Will download 2 CRAN packages (5.91 MB). + abc 2.2.1 [dl] (1.00 MB) + abc.data 1.0 [dl] (4.91 MB) ℹ Getting 2 pkgs (5.91 MB) ✔ Got abc 2.2.1 (i386+x86_64-w64-mingw32) (1.00 MB) ✔ Got abc.data 1.0 (i386+x86_64-w64-mingw32) (4.91 MB) ✔ Installed abc.data 1.0 (179ms) ✔ Installed abc 2.2.1 (103ms) ✔ 1 pkg + 10 deps: kept 9, added 2, dld 2 (5.91 MB) [30.9s]