Back to Build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2026-03-11 11:57 -0400 (Wed, 11 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4892
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 1597/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phyloseq 1.54.2  (landing page)
Paul J. McMurdie
Snapshot Date: 2026-03-10 13:45 -0400 (Tue, 10 Mar 2026)
git_url: https://git.bioconductor.org/packages/phyloseq
git_branch: RELEASE_3_22
git_last_commit: 2d15ed3
git_last_commit_date: 2026-02-27 18:52:42 -0400 (Fri, 27 Feb 2026)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for phyloseq in R Universe.


CHECK results for phyloseq on nebbiolo2

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.

raw results


Summary

Package: phyloseq
Version: 1.54.2
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:phyloseq.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings phyloseq_1.54.2.tar.gz
StartedAt: 2026-03-11 02:27:31 -0400 (Wed, 11 Mar 2026)
EndedAt: 2026-03-11 02:33:22 -0400 (Wed, 11 Mar 2026)
EllapsedTime: 351.4 seconds
RetCode: 0
Status:   OK  
CheckDir: phyloseq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:phyloseq.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings phyloseq_1.54.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/phyloseq.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘phyloseq/DESCRIPTION’ ... OK
* this is package ‘phyloseq’ version ‘1.54.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 loading without being on the library search path ... 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/phyloseq.Rcheck/00check.log’
for details.


Installation output

phyloseq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL phyloseq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘phyloseq’ ...
** this is package ‘phyloseq’ version ‘1.54.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)

Tests output

phyloseq.Rcheck/tests/testthat-phyloseq.Rout


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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.54.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...
 /home/biocbuild/bbs-3.22-bioc/R/site-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...
 /home/biocbuild/bbs-3.22-bioc/R/site-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 
 58.757   1.212  59.925 

Example timings

phyloseq.Rcheck/phyloseq-Ex.timings

nameusersystemelapsed
DPCoA2.4390.1032.541
JSD000
UniFrac-methods0.0720.0030.074
access000
assign-otu_table0.0010.0000.000
assign-phy_tree0.0280.0010.029
assign-sample_data0.0840.0060.091
assign-sample_names0.0060.0010.005
assign-tax_table0.0010.0000.000
assign-taxa_are_rows0.0000.0000.002
assign-taxa_names0.0040.0000.004
build_tax_table0.0080.0000.007
capscale-phyloseq-methods0.4940.0290.525
cca-rda-phyloseq-methods000
chunkReOrder0.0010.0000.000
data-GlobalPatterns1.2890.0301.321
data-enterotype0.7500.0050.757
data-esophagus0.3790.0090.390
data-soilrep1.1800.0361.216
distance0.1440.0090.156
distanceMethodList000
envHash2otu_table000
estimate_richness0.0190.0000.019
export_env_file000
export_mothur_dist0.0290.0040.032
extract-methods0.0050.0010.006
filter_taxa0.9170.0140.932
filterfun_sample0.0120.0000.013
gapstat_ord1.2220.0171.239
genefilter_sample-methods000
get.component.classes000
get_sample-methods0.0010.0020.002
get_taxa-methods0.0020.0000.002
get_taxa_unique0.1960.0060.201
get_variable0.1480.0040.152
getslots.phyloseq0.1630.0080.172
import000
import_RDP_otu0.2520.0010.252
import_biom0.0910.0000.096
import_env_file000
import_mothur000
import_mothur_dist000
import_pyrotagger_tab000
import_qiime0.7600.0050.767
import_qiime_otu_tax0.6420.0090.652
import_qiime_sample_data0.0060.0000.007
import_uparse000
import_usearch_uc0.0100.0010.011
index_reorder000
intersect_taxa000
make_network1.3410.0071.348
merge_phyloseq000
merge_phyloseq_pair-methods000
merge_samples-methods0.5170.0210.538
merge_taxa-methods0.0400.0010.041
microbio_me_qiime0.4280.0050.433
mt-methods1.1490.0091.158
nodeplotblank0.3720.0190.381
nodeplotboot0.0000.0000.001
nodeplotdefault000
nsamples-methods0.0170.0000.017
ntaxa-methods0.0020.0000.003
ordinate000
otu_table-methods000
parseTaxonomy-functions0.0000.0010.001
phy_tree-methods0.1470.0010.147
phyloseq0.0160.0000.016
phyloseq_to_deseq23.5790.1463.727
phyloseq_to_metagenomeSeq1.5710.0281.600
plot_bar1.5170.1841.701
plot_clusgap2.4230.0382.461
plot_heatmap2.8890.0252.915
plot_net3.6480.0463.587
plot_network1.0940.0021.096
plot_ordination0.4770.0050.483
plot_phyloseq-methods0.2330.0000.228
plot_richness3.7460.0433.789
plot_scree1.4830.0071.491
plot_tree0.5870.0010.576
prune_samples-methods0.3290.0060.335
prune_taxa-methods0.0330.0000.034
psmelt0.5730.0040.577
rank_names0.0220.0000.022
rarefy_even_depth0.0620.0000.061
read_tree0.0130.0000.012
read_tree_greengenes0.0070.0000.007
reconcile_categories000
refseq-methods0.1410.0030.144
rm_outlierf0.0140.0000.014
sample_data-methods0.0460.0010.047
sample_names-methods0.0010.0000.001
sample_sums0.0230.0010.025
sample_variables0.0220.0000.022
show-methods000
splat.phyloseq.objects000
subset_ord_plot000
subset_samples-methods000
subset_taxa-methods000
tax_glom000
tax_table-methods000
taxa_names-methods0.0170.0000.017
taxa_sums0.0240.0020.027
threshrank1.1910.1941.385
threshrankfun0.0380.0000.038
tip_glom0.6680.0010.648
topf0.0080.0010.009
topk0.0080.0000.008
topp0.0080.0000.008
transformcounts0.0670.0000.067
transpose-methods0.3860.1220.508
tree_layout0.6190.0050.602