Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2026-04-29 10:15 -0400 (Wed, 29 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4694
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 1629/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phyloseq 1.56.0  (landing page)
Paul J. McMurdie
Snapshot Date: 2026-04-28 14:14 -0400 (Tue, 28 Apr 2026)
git_url: https://git.bioconductor.org/packages/phyloseq
git_branch: RELEASE_3_23
git_last_commit: 2613cac
git_last_commit_date: 2026-04-28 08:36:14 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
See other builds for phyloseq in R Universe.


CHECK results for phyloseq on nebbiolo1

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.56.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:phyloseq.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings phyloseq_1.56.0.tar.gz
StartedAt: 2026-04-29 03:39:23 -0400 (Wed, 29 Apr 2026)
EndedAt: 2026-04-29 03:46:26 -0400 (Wed, 29 Apr 2026)
EllapsedTime: 422.8 seconds
RetCode: 0
Status:   OK  
CheckDir: phyloseq.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/phyloseq.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-29 07:39:24 UTC
* checking for file ‘phyloseq/DESCRIPTION’ ... OK
* this is package ‘phyloseq’ version ‘1.56.0’
* 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.23-bioc/meat/phyloseq.Rcheck/00check.log’
for details.


Installation output

phyloseq.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘phyloseq’ ...
** this is package ‘phyloseq’ version ‘1.56.0’
** 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.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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.56.0'
> # 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.23-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.23-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 
 59.566   1.186  60.717 

Example timings

phyloseq.Rcheck/phyloseq-Ex.timings

nameusersystemelapsed
DPCoA2.8130.1822.995
JSD000
UniFrac-methods0.0760.0020.078
access0.0010.0000.000
assign-otu_table0.0000.0000.001
assign-phy_tree0.0290.0000.030
assign-sample_data0.0820.0050.087
assign-sample_names0.0060.0010.007
assign-tax_table0.0000.0000.001
assign-taxa_are_rows0.0010.0010.002
assign-taxa_names0.0050.0010.005
build_tax_table0.0090.0000.009
capscale-phyloseq-methods0.5110.0100.521
cca-rda-phyloseq-methods000
chunkReOrder0.0010.0000.001
data-GlobalPatterns0.8800.0110.892
data-enterotype0.7780.0080.786
data-esophagus0.4010.0250.426
data-soilrep1.6080.0691.677
distance0.1530.0130.173
distanceMethodList0.0000.0010.000
envHash2otu_table0.0000.0010.000
estimate_richness0.0180.0020.020
export_env_file0.0010.0000.000
export_mothur_dist0.0340.0290.062
extract-methods0.0090.0000.009
filter_taxa0.9130.0140.928
filterfun_sample0.0150.0000.016
gapstat_ord1.2520.0111.263
genefilter_sample-methods0.0000.0000.001
get.component.classes0.0010.0000.000
get_sample-methods0.0020.0010.003
get_taxa-methods0.0030.0000.003
get_taxa_unique0.1820.0160.199
get_variable0.2330.0020.235
getslots.phyloseq0.1430.0050.148
import000
import_RDP_otu0.2470.0130.260
import_biom0.1410.0090.151
import_env_file000
import_mothur0.0000.0010.000
import_mothur_dist000
import_pyrotagger_tab000
import_qiime0.9910.0451.037
import_qiime_otu_tax0.8820.1140.996
import_qiime_sample_data0.0080.0010.009
import_uparse0.0000.0010.000
import_usearch_uc0.0120.0080.020
index_reorder000
intersect_taxa0.0000.0010.000
make_network1.3020.0141.316
merge_phyloseq0.0000.0010.000
merge_phyloseq_pair-methods0.0000.0010.000
merge_samples-methods0.5410.0340.575
merge_taxa-methods0.0480.0000.049
microbio_me_qiime0.4380.0160.454
mt-methods1.1520.0051.157
nodeplotblank0.4010.0050.395
nodeplotboot0.0000.0010.001
nodeplotdefault0.0010.0000.000
nsamples-methods0.0160.0010.016
ntaxa-methods0.0020.0010.002
ordinate0.0000.0010.000
otu_table-methods000
parseTaxonomy-functions0.0010.0000.002
phy_tree-methods0.1410.0100.151
phyloseq0.0160.0000.016
phyloseq_to_deseq20.7930.0570.850
phyloseq_to_metagenomeSeq1.5870.0751.662
plot_bar1.5310.0161.547
plot_clusgap3.1880.0163.204
plot_heatmap2.8450.0092.855
plot_net2.7970.0032.704
plot_network1.0730.0021.076
plot_ordination0.4750.0040.478
plot_phyloseq-methods0.2340.0010.229
plot_richness3.6080.0493.657
plot_scree1.5120.0081.521
plot_tree0.5690.0020.560
prune_samples-methods0.3250.0050.330
prune_taxa-methods0.0350.0010.035
psmelt0.5990.0050.604
rank_names0.0220.0000.022
rarefy_even_depth0.0600.0010.060
read_tree0.0120.0020.013
read_tree_greengenes0.0070.0020.008
reconcile_categories0.0000.0010.000
refseq-methods0.1390.0060.145
rm_outlierf0.0140.0020.016
sample_data-methods0.0480.0020.050
sample_names-methods0.0010.0010.002
sample_sums0.0230.0060.029
sample_variables0.0190.0030.023
show-methods000
splat.phyloseq.objects0.0000.0010.000
subset_ord_plot000
subset_samples-methods000
subset_taxa-methods000
tax_glom0.0000.0000.001
tax_table-methods000
taxa_names-methods0.0160.0020.018
taxa_sums0.0260.0100.036
threshrank2.3732.4844.902
threshrankfun0.2020.0060.209
tip_glom1.2230.0701.280
topf0.0100.0010.011
topk0.0090.0000.009
topp0.0070.0020.009
transformcounts0.0670.0060.074
transpose-methods0.4081.3581.766
tree_layout0.6160.0030.594