| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-17 11:34 -0400 (Tue, 17 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4845 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" | 4060 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 1603/2367 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| phyloseq 1.55.2 (landing page) Paul J. McMurdie
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for phyloseq in R Universe. | ||||||||||||||
|
To the developers/maintainers of the phyloseq package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/phyloseq.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: phyloseq |
| Version: 1.55.2 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:phyloseq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings phyloseq_1.55.2.tar.gz |
| StartedAt: 2026-03-16 19:50:49 -0400 (Mon, 16 Mar 2026) |
| EndedAt: 2026-03-16 19:53:13 -0400 (Mon, 16 Mar 2026) |
| EllapsedTime: 143.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: phyloseq.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:phyloseq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings phyloseq_1.55.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/phyloseq.Rcheck’
* using R Under development (unstable) (2026-03-01 r89506)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Sonoma 14.8.3
* using session charset: UTF-8
* current time: 2026-03-16 23:50:50 UTC
* using option ‘--no-vignettes’
* checking for file ‘phyloseq/DESCRIPTION’ ... OK
* this is package ‘phyloseq’ version ‘1.55.2’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
.travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘phyloseq’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
UniFrac-methods.Rd: foreach-package
distance.Rd: designdist
import_biom.Rd: foreach
import_qiime_otu_tax.Rd: foreach-package
import_uparse.Rd: data.table
ordinate.Rd: cca, rda
phyloseq.Rd: ape-package
plot_bar.Rd: melt, ggplot, qplot
plot_heatmap.Rd: log_trans, ggplot
plot_net.Rd: igraph-package, ggplot, ggsave
plot_network.Rd: ggplot
plot_ordination.Rd: ggplot
plot_richness.Rd: ggplot
plot_scree.Rd: ggplot
plot_tree.Rd: ape, ggplot, plot.phylo
subset_ord_plot.Rd: ggplot
tree_layout.Rd: data.table, ape-package
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat-phyloseq.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/phyloseq.Rcheck/00check.log’
for details.
phyloseq.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL phyloseq ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘phyloseq’ ... ** this is package ‘phyloseq’ version ‘1.55.2’ ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (phyloseq)
phyloseq.Rcheck/tests/testthat-phyloseq.Rout
R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
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")
> packageVersion("phyloseq")
[1] '1.55.2'
> # As suggested for opt-out option on testing by users, recommended by CRAN
> # http://adv-r.had.co.nz/Testing.html
> # Previously, best practice was to put all test files in inst/tests and ensure that R CMD check ran them by putting the following code in tests/test-all.R:
> # library(testthat)
> # library(yourpackage)
> # test_package("yourpackage")
> # Now, recommended practice is to put your tests in tests/testthat, and ensure R CMD check runs them by putting the following code in tests/test-all.R:
> # library(testthat)
> # test_check("yourpackage")
> # The advantage of this new structure is that the user has control over whether or not tests are installed using the –install-tests parameter to R CMD install, or INSTALL_opts = c(“–install-tests”) argument to install.packages(). I’m not sure why you wouldn’t want to install the tests, but now you have the flexibility as requested by CRAN maintainers.
> test_check("phyloseq")
Loading required package: phyloseq
Found biom-format file, now parsing it...
Done parsing biom...
Importing Sample Metdadata from mapping file...
Merging the imported objects...
Successfully merged, phyloseq-class created.
Returning...
Found biom-format file, now parsing it...
Done parsing biom...
Importing Sample Metdadata from mapping file...
Merging the imported objects...
Successfully merged, phyloseq-class created.
Returning...
Reading `ucfile` into memory and parsing into table
Initially read 100 entries.
... Now removing unassigned OTUs (* or NA)...
Removed 7 entries that had no OTU assignment.
A total of 93 will be assigned to the OTU table.
Processing otu/tax file...
Reading file into memory prior to parsing...
Detecting first header line...
Header is on line 2
Converting input file to a table...
Defining OTU table...
Parsing taxonomy table...
Processing phylogenetic tree...
/Library/Frameworks/R.framework/Versions/4.6/Resources/library/phyloseq/extdata/GP_tree_rand_short.newick.gz ...
Processing map file...
Processing otu/tax file...
Reading file into memory prior to parsing...
Detecting first header line...
Header is on line 2
Converting input file to a table...
Defining OTU table...
Parsing taxonomy table...
Processing phylogenetic tree...
/Library/Frameworks/R.framework/Versions/4.6/Resources/library/phyloseq/extdata/GP_tree_rand_short.newick.gz ...
Processing Reference Sequences...
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 604 ]
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 604 ]
>
> proc.time()
user system elapsed
23.502 1.287 25.598
phyloseq.Rcheck/phyloseq-Ex.timings
| name | user | system | elapsed | |
| DPCoA | 1.126 | 0.047 | 1.209 | |
| JSD | 0.000 | 0.001 | 0.000 | |
| UniFrac-methods | 0.030 | 0.001 | 0.030 | |
| access | 0 | 0 | 0 | |
| assign-otu_table | 0 | 0 | 0 | |
| assign-phy_tree | 0.009 | 0.000 | 0.009 | |
| assign-sample_data | 0.033 | 0.001 | 0.034 | |
| assign-sample_names | 0.002 | 0.000 | 0.003 | |
| assign-tax_table | 0 | 0 | 0 | |
| assign-taxa_are_rows | 0.001 | 0.001 | 0.000 | |
| assign-taxa_names | 0.001 | 0.000 | 0.002 | |
| build_tax_table | 0.003 | 0.000 | 0.003 | |
| capscale-phyloseq-methods | 0.205 | 0.010 | 0.216 | |
| cca-rda-phyloseq-methods | 0 | 0 | 0 | |
| chunkReOrder | 0 | 0 | 0 | |
| data-GlobalPatterns | 0.334 | 0.021 | 0.362 | |
| data-enterotype | 0.287 | 0.007 | 0.308 | |
| data-esophagus | 0.129 | 0.012 | 0.153 | |
| data-soilrep | 0.648 | 0.042 | 0.730 | |
| distance | 0.061 | 0.018 | 0.086 | |
| distanceMethodList | 0 | 0 | 0 | |
| envHash2otu_table | 0 | 0 | 0 | |
| estimate_richness | 0.007 | 0.001 | 0.008 | |
| export_env_file | 0 | 0 | 0 | |
| export_mothur_dist | 0.013 | 0.012 | 0.026 | |
| extract-methods | 0.004 | 0.001 | 0.005 | |
| filter_taxa | 0.386 | 0.021 | 0.424 | |
| filterfun_sample | 0.006 | 0.001 | 0.006 | |
| gapstat_ord | 0.448 | 0.006 | 0.457 | |
| genefilter_sample-methods | 0.000 | 0.001 | 0.000 | |
| get.component.classes | 0 | 0 | 0 | |
| get_sample-methods | 0.001 | 0.001 | 0.001 | |
| get_taxa-methods | 0.000 | 0.000 | 0.001 | |
| get_taxa_unique | 0.085 | 0.005 | 0.095 | |
| get_variable | 0.063 | 0.001 | 0.068 | |
| getslots.phyloseq | 0.068 | 0.002 | 0.077 | |
| import | 0 | 0 | 0 | |
| import_RDP_otu | 0.209 | 0.006 | 0.220 | |
| import_biom | 0.111 | 0.006 | 0.120 | |
| import_env_file | 0.000 | 0.000 | 0.001 | |
| import_mothur | 0 | 0 | 0 | |
| import_mothur_dist | 0.000 | 0.001 | 0.000 | |
| import_pyrotagger_tab | 0.000 | 0.000 | 0.001 | |
| import_qiime | 0.462 | 0.006 | 0.488 | |
| import_qiime_otu_tax | 0.435 | 0.031 | 0.477 | |
| import_qiime_sample_data | 0.002 | 0.000 | 0.003 | |
| import_uparse | 0 | 0 | 0 | |
| import_usearch_uc | 0.005 | 0.003 | 0.008 | |
| index_reorder | 0 | 0 | 0 | |
| intersect_taxa | 0 | 0 | 0 | |
| make_network | 0.487 | 0.017 | 0.521 | |
| merge_phyloseq | 0 | 0 | 0 | |
| merge_phyloseq_pair-methods | 0.000 | 0.000 | 0.001 | |
| merge_samples-methods | 0.229 | 0.019 | 0.253 | |
| merge_taxa-methods | 0.018 | 0.001 | 0.018 | |
| microbio_me_qiime | 0.153 | 0.007 | 0.165 | |
| mt-methods | 0.930 | 0.006 | 0.958 | |
| nodeplotblank | 0.142 | 0.003 | 0.145 | |
| nodeplotboot | 0.000 | 0.000 | 0.001 | |
| nodeplotdefault | 0.001 | 0.000 | 0.000 | |
| nsamples-methods | 0.005 | 0.001 | 0.006 | |
| ntaxa-methods | 0.001 | 0.000 | 0.001 | |
| ordinate | 0 | 0 | 0 | |
| otu_table-methods | 0.000 | 0.001 | 0.000 | |
| parseTaxonomy-functions | 0.001 | 0.000 | 0.001 | |
| phy_tree-methods | 0.071 | 0.002 | 0.073 | |
| phyloseq | 0.006 | 0.000 | 0.006 | |
| phyloseq_to_deseq2 | 0.319 | 0.014 | 0.333 | |
| phyloseq_to_metagenomeSeq | 0.338 | 0.036 | 0.376 | |
| plot_bar | 0.584 | 0.031 | 0.625 | |
| plot_clusgap | 0.970 | 0.040 | 1.055 | |
| plot_heatmap | 1.487 | 0.056 | 1.585 | |
| plot_net | 1.067 | 0.036 | 1.151 | |
| plot_network | 0.410 | 0.006 | 0.434 | |
| plot_ordination | 0.194 | 0.006 | 0.217 | |
| plot_phyloseq-methods | 0.079 | 0.001 | 0.090 | |
| plot_richness | 1.144 | 0.109 | 1.310 | |
| plot_scree | 0.564 | 0.031 | 0.607 | |
| plot_tree | 0.190 | 0.002 | 0.208 | |
| prune_samples-methods | 0.151 | 0.010 | 0.165 | |
| prune_taxa-methods | 0.011 | 0.001 | 0.012 | |
| psmelt | 0.238 | 0.014 | 0.271 | |
| rank_names | 0.009 | 0.001 | 0.011 | |
| rarefy_even_depth | 0.021 | 0.001 | 0.024 | |
| read_tree | 0.007 | 0.000 | 0.007 | |
| read_tree_greengenes | 0.003 | 0.001 | 0.004 | |
| reconcile_categories | 0 | 0 | 0 | |
| refseq-methods | 0.068 | 0.002 | 0.077 | |
| rm_outlierf | 0.006 | 0.001 | 0.007 | |
| sample_data-methods | 0.020 | 0.001 | 0.022 | |
| sample_names-methods | 0.000 | 0.001 | 0.001 | |
| sample_sums | 0.011 | 0.002 | 0.012 | |
| sample_variables | 0.010 | 0.001 | 0.011 | |
| show-methods | 0 | 0 | 0 | |
| splat.phyloseq.objects | 0 | 0 | 0 | |
| subset_ord_plot | 0 | 0 | 0 | |
| subset_samples-methods | 0 | 0 | 0 | |
| subset_taxa-methods | 0.000 | 0.001 | 0.000 | |
| tax_glom | 0 | 0 | 0 | |
| tax_table-methods | 0.001 | 0.000 | 0.000 | |
| taxa_names-methods | 0.006 | 0.001 | 0.008 | |
| taxa_sums | 0.013 | 0.004 | 0.017 | |
| threshrank | 0.494 | 0.625 | 1.127 | |
| threshrankfun | 0.013 | 0.001 | 0.014 | |
| tip_glom | 0.244 | 0.004 | 0.249 | |
| topf | 0.004 | 0.000 | 0.004 | |
| topk | 0.002 | 0.000 | 0.003 | |
| topp | 0.002 | 0.000 | 0.003 | |
| transformcounts | 0.027 | 0.001 | 0.028 | |
| transpose-methods | 0.224 | 0.483 | 0.716 | |
| tree_layout | 0.233 | 0.012 | 0.281 | |