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

This page was generated on 2026-04-20 11:37 -0400 (Mon, 20 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4961
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4690
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 1621/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phyloseq 1.55.2  (landing page)
Paul J. McMurdie
Snapshot Date: 2026-04-19 13:40 -0400 (Sun, 19 Apr 2026)
git_url: https://git.bioconductor.org/packages/phyloseq
git_branch: devel
git_last_commit: 0187808
git_last_commit_date: 2026-02-27 18:49:05 -0400 (Fri, 27 Feb 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  
See other builds for phyloseq in R Universe.


CHECK results for phyloseq on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: phyloseq
Version: 1.55.2
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:phyloseq.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings phyloseq_1.55.2.tar.gz
StartedAt: 2026-04-17 05:29:11 -0000 (Fri, 17 Apr 2026)
EndedAt: 2026-04-17 05:36:45 -0000 (Fri, 17 Apr 2026)
EllapsedTime: 454.4 seconds
RetCode: 0
Status:   OK  
CheckDir: phyloseq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:phyloseq.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings phyloseq_1.55.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/phyloseq.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS-SP1)
* using session charset: UTF-8
* 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 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
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
plot_net      5.796  0.112   5.906
plot_richness 5.033  0.068   5.110
* 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
  ‘/home/biocbuild/bbs-3.23-bioc/meat/phyloseq.Rcheck/00check.log’
for details.


Installation output

phyloseq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL phyloseq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-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)

Tests output

phyloseq.Rcheck/tests/testthat-phyloseq.Rout


R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.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...
 /home/biocbuild/R/R-devel_2025-02-19/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/R/R-devel_2025-02-19/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 
 91.848   1.291  93.317 

Example timings

phyloseq.Rcheck/phyloseq-Ex.timings

nameusersystemelapsed
DPCoA4.2900.2564.556
JSD0.0010.0000.000
UniFrac-methods0.1190.0000.119
access000
assign-otu_table0.0000.0000.001
assign-phy_tree0.0440.0000.044
assign-sample_data0.1000.0040.104
assign-sample_names0.0090.0000.009
assign-tax_table000
assign-taxa_are_rows0.0030.0000.003
assign-taxa_names0.0030.0040.007
build_tax_table0.0120.0000.012
capscale-phyloseq-methods0.7350.0080.744
cca-rda-phyloseq-methods000
chunkReOrder000
data-GlobalPatterns1.4060.0161.426
data-enterotype1.2890.0111.305
data-esophagus0.6650.0030.673
data-soilrep2.3010.0642.370
distance0.2040.0080.219
distanceMethodList0.0010.0000.000
envHash2otu_table000
estimate_richness0.0260.0000.027
export_env_file000
export_mothur_dist0.0400.0080.049
extract-methods0.0060.0040.009
filter_taxa1.3230.0161.342
filterfun_sample0.0210.0000.021
gapstat_ord1.8810.0001.885
genefilter_sample-methods000
get.component.classes000
get_sample-methods0.0030.0000.003
get_taxa-methods0.0030.0000.003
get_taxa_unique0.1930.0040.197
get_variable0.1510.0040.156
getslots.phyloseq0.1550.0030.158
import000
import_RDP_otu0.5740.0000.576
import_biom0.1890.0080.198
import_env_file000
import_mothur000
import_mothur_dist000
import_pyrotagger_tab000
import_qiime1.3460.0261.376
import_qiime_otu_tax1.2060.0721.280
import_qiime_sample_data0.010.000.01
import_uparse000
import_usearch_uc0.0160.0000.016
index_reorder0.0010.0000.000
intersect_taxa000
make_network2.3360.0082.349
merge_phyloseq000
merge_phyloseq_pair-methods0.0000.0010.000
merge_samples-methods0.7380.0270.766
merge_taxa-methods0.0800.0080.088
microbio_me_qiime0.7430.0210.767
mt-methods1.7400.0041.748
nodeplotblank0.6110.0000.611
nodeplotboot0.0000.0000.001
nodeplotdefault000
nsamples-methods0.0280.0000.027
ntaxa-methods0.0040.0000.004
ordinate0.0000.0000.001
otu_table-methods0.0010.0000.000
parseTaxonomy-functions0.0020.0000.002
phy_tree-methods0.1580.0000.159
phyloseq0.0260.0000.026
phyloseq_to_deseq21.2930.0241.319
phyloseq_to_metagenomeSeq1.3570.0081.368
plot_bar2.5190.0512.577
plot_clusgap4.4110.0604.483
plot_heatmap4.4240.0564.489
plot_net5.7960.1125.906
plot_network1.9610.0241.989
plot_ordination0.7030.0000.704
plot_phyloseq-methods0.4020.0080.411
plot_richness5.0330.0685.110
plot_scree2.3320.0082.345
plot_tree0.9030.0000.904
prune_samples-methods0.4220.0040.428
prune_taxa-methods0.0530.0000.054
psmelt0.8500.0040.857
rank_names0.0190.0000.019
rarefy_even_depth0.10.00.1
read_tree0.0150.0000.016
read_tree_greengenes0.0100.0000.011
reconcile_categories000
refseq-methods0.1500.0040.155
rm_outlierf0.0120.0080.021
sample_data-methods0.0520.0000.052
sample_names-methods0.0030.0000.003
sample_sums0.0230.0020.025
sample_variables0.0180.0010.019
show-methods000
splat.phyloseq.objects000
subset_ord_plot0.0010.0000.000
subset_samples-methods000
subset_taxa-methods000
tax_glom000
tax_table-methods000
taxa_names-methods0.0280.0000.028
taxa_sums0.0230.0040.028
threshrank2.5310.3892.937
threshrankfun0.060.000.06
tip_glom1.0260.0001.027
topf0.0140.0000.014
topk0.0140.0000.013
topp0.0140.0000.014
transformcounts0.1150.0000.115
transpose-methods0.4340.1870.623
tree_layout0.9690.0160.986