| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2025-11-14 10:17 -0500 (Fri, 14 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences" | 917 |
| 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 163/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| phyloseq 1.55.0 (landing page) Paul J. McMurdie
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||
|
To the developers/maintainers of the phyloseq package: - 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.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:phyloseq.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings phyloseq_1.55.0.tar.gz |
| StartedAt: 2025-11-14 09:14:52 -0500 (Fri, 14 Nov 2025) |
| EndedAt: 2025-11-14 09:19:33 -0500 (Fri, 14 Nov 2025) |
| EllapsedTime: 280.6 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: phyloseq.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:phyloseq.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings phyloseq_1.55.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/phyloseq.Rcheck’
* using R Under development (unstable) (2025-10-28 r88973)
* 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.55.0’
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Paul J. McMurdie <joey711@gmail.com>’
Unknown, possibly misspelled, fields in DESCRIPTION:
‘git_url’ ‘git_branch’ ‘git_last_commit’ ‘git_last_commit_date’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Paul", "J."),
family = "McMurdie",
role = c("aut", "cre"),
email = "joey711@gmail.com"),
person(given = "Susan",
family = "Holmes",
role = "aut",
email = "susan@stat.stanford.edu"),
person(given = c("with", "contributions", "from", "Gregory"),
family = "Jordan",
role = "aut"),
person(given = "Scott",
family = "Chamberlain",
role = "aut"))
as necessary.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Found the following (possibly) invalid URLs:
URL: "http://www.qiime.org/"
From: man/import_qiime.Rd
Message: Invalid URI scheme
The Title field should be in title case. Current version is:
‘Handling and analysis of high-throughput microbiome census data’
In title case that is:
‘Handling and Analysis of High-Throughput Microbiome Census Data’
The Description field should not start with the package name,
'This package' or similar.
The Date field is over a month old.
* 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.
CRAN-pack does not know about
.travis.yml
* 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 use of S3 registration ... 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 ... NOTE
DPCoA: no visible global function definition for ‘as.dist’
chunkReOrder: no visible global function definition for ‘tail’
chunkReOrder: no visible global function definition for ‘head’
export_env_file: no visible global function definition for
‘write.table’
export_mothur_dist: no visible global function definition for ‘as.dist’
export_mothur_dist: no visible global function definition for
‘write.table’
fastUniFrac: no visible global function definition for ‘combn’
fastUniFrac: no visible global function definition for ‘as.dist’
import_RDP_otu: no visible global function definition for ‘read.table’
import_env_file: no visible global function definition for ‘read.table’
import_mothur_constaxonomy: no visible global function definition for
‘read.table’
import_mothur_dist: no visible global function definition for ‘as.dist’
import_mothur_groups: no visible global function definition for
‘read.table’
import_mothur_shared: no visible global function definition for
‘read.table’
import_qiime_otu_tax: no visible global function definition for ‘:=’
import_qiime_otu_tax: no visible binding for global variable ‘Consensus
Lineage’
import_qiime_otu_tax: no visible binding for global variable ‘#OTU ID’
import_qiime_sample_data: no visible global function definition for
‘read.table’
import_uparse: no visible global function definition for ‘:=’
import_uparse: no visible binding for global variable ‘count’
import_uparse: no visible binding for global variable ‘queryString’
import_uparse: no visible binding for global variable ‘queryID’
import_uparse: no visible binding for global variable ‘Classification’
import_uparse: no visible global function definition for
‘dcast.data.table’
import_uparse: no visible binding for global variable ‘OTULabel’
import_usearch_uc: no visible global function definition for ‘:=’
import_usearch_uc: no visible binding for global variable ‘read’
microbio_me_qiime: no visible global function definition for
‘download.file’
microbio_me_qiime: no visible global function definition for ‘unzip’
microbio_me_qiime: no visible global function definition for ‘untar’
nodeplotboot : <anonymous>: no visible global function definition for
‘complete.cases’
nodeplotboot : <anonymous>: no visible binding for global variable ‘x’
nodeplotboot : <anonymous>: no visible binding for global variable ‘y’
nodeplotdefault : <anonymous>: no visible binding for global variable
‘x’
nodeplotdefault : <anonymous>: no visible binding for global variable
‘y’
nodeplotdefault : <anonymous>: no visible binding for global variable
‘label’
ordinate: no visible global function definition for ‘as.formula’
plot_clusgap: no visible binding for global variable ‘k’
plot_clusgap: no visible binding for global variable ‘gap’
plot_clusgap: no visible binding for global variable ‘SE.sim’
plot_heatmap: no visible global function definition for
‘capture.output’
plot_heatmap: no visible binding for global variable ‘Sample’
plot_heatmap: no visible binding for global variable ‘OTU’
plot_heatmap: no visible binding for global variable ‘Abundance’
plot_net : vertex_layout: no visible binding for global variable ‘x’
plot_net : link_layout: no visible binding for global variable ‘x’
plot_net : link_layout: no visible binding for global variable ‘y’
plot_net: no visible binding for global variable ‘x’
plot_net: no visible binding for global variable ‘y’
plot_net: no visible binding for global variable ‘xend’
plot_net: no visible binding for global variable ‘yend’
plot_network: no visible binding for global variable ‘x’
plot_network: no visible binding for global variable ‘y’
plot_richness: no visible binding for global variable ‘value’
plot_richness: no visible binding for global variable ‘se’
plot_scree: no visible binding for global variable ‘axis’
plot_scree: no visible binding for global variable ‘eigenvalue’
plot_tree: no visible binding for global variable ‘xleft’
plot_tree: no visible binding for global variable ‘xright’
plot_tree: no visible binding for global variable ‘y’
plot_tree: no visible binding for global variable ‘x’
plot_tree: no visible binding for global variable ‘vmin’
plot_tree: no visible binding for global variable ‘vmax’
plot_tree: no visible binding for global variable ‘OTU’
plot_tree: no visible binding for global variable ‘label’
plot_tree: no visible binding for global variable ‘Abundance’
plot_tree: no visible binding for global variable ‘Sample’
plot_tree: no visible global function definition for ‘:=’
plot_tree: no visible binding for global variable ‘h.adj.index’
plot_tree: no visible binding for global variable ‘xdodge’
plot_tree: no visible binding for global variable ‘xfartiplab’
plot_tree: no visible binding for global variable ‘.SD’
rp.joint.fill: no visible global function definition for ‘relevel’
tip_glom: no visible global function definition for ‘as.dist’
tip_glom: no visible global function definition for ‘cutree’
tip_glom: no visible global function definition for ‘as.hclust’
tree_layout: no visible global function definition for ‘:=’
tree_layout: no visible binding for global variable ‘OTU’
tree_layout: no visible binding for global variable ‘V2’
tree_layout: no visible binding for global variable ‘xleft’
tree_layout: no visible binding for global variable ‘V1’
tree_layout: no visible binding for global variable ‘xright’
tree_layout: no visible binding for global variable ‘y’
tree_layout: no visible binding for global variable ‘x’
tree_layout: no visible binding for global variable ‘label’
tree_layout: no visible global function definition for ‘J’
tree_layout: no visible binding for global variable ‘vmin’
tree_layout: no visible binding for global variable ‘vmax’
JSD,matrix: no visible global function definition for ‘combn’
JSD,matrix: no visible binding for global variable ‘i’
JSD,matrix: no visible global function definition for ‘as.dist’
capscale.phyloseq,phyloseq-formula-character: no visible global
function definition for ‘as.formula’
capscale.phyloseq,phyloseq-formula-dist: no visible global function
definition for ‘as.formula’
cca.phyloseq,phyloseq-formula: no visible global function definition
for ‘as.formula’
distance,phyloseq-character: no visible global function definition for
‘as.dist’
merge_phyloseq_pair,sample_data-sample_data : <anonymous>: no visible
binding for global variable ‘X0’
merge_samples,sample_data: no visible global function definition for
‘aggregate’
plot_phyloseq,phyloseq: no visible binding for global variable
‘esophagus’
Undefined global functions or variables:
#OTU ID .SD := Abundance Classification Consensus Lineage J OTU
OTULabel SE.sim Sample V1 V2 X0 aggregate as.dist as.formula
as.hclust axis capture.output combn complete.cases count cutree
dcast.data.table download.file eigenvalue esophagus gap h.adj.index
head i k label queryID queryString read read.table relevel se tail
untar unzip value vmax vmin write.table x xdodge xend xfartiplab
xleft xright y yend
Consider adding
importFrom("graphics", "axis")
importFrom("stats", "aggregate", "as.dist", "as.formula", "as.hclust",
"complete.cases", "cutree", "relevel")
importFrom("utils", "capture.output", "combn", "download.file", "head",
"read.table", "tail", "untar", "unzip", "write.table")
to your NAMESPACE file.
* checking Rd files ... WARNING
checkRd: (-1) import_biom.Rd:15: Lost braces
15 | \url{http://www.qiime.org/svn_documentation/documentation/biom_format.html}{the biom-format home page}.
| ^
checkRd: (-1) import_biom.Rd:45: Lost braces
45 | as in the case of the GreenGenes tree mentioned earlier (code{\link{read_tree_greengenes}}).}
| ^
checkRd: (-1) import_biom.Rd:92: Lost braces
92 | \url{http://greengenes.lbl.gov/cgi-bin/nph-index.cgi}{greengenes},
| ^
checkRd: (-1) import_pyrotagger_tab.Rd:55: Lost braces
55 | \code{R}. Rather than add to the dependency requirements of emph{phyloseq}
| ^
checkRd: (-1) import_qiime.Rd:44: Lost braces
44 | as in the case of the GreenGenes tree mentioned earlier (code{\link{read_tree_greengenes}}).}
| ^
checkRd: (7) import_qiime.Rd:120: Invalid URL: "http://www.qiime.org/"
checkRd: (-1) merge_samples-methods.Rd:71: Lost braces
71 | \code{\link{merge_taxa}}, code{\link{merge_phyloseq}}
| ^
* checking Rd metadata ... NOTE
Invalid package aliases in Rd file 'phyloseq-deprecated.Rd':
‘phyloseq-deprecated-package’
* 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 ... NOTE
S3 methods shown with full name in Rd file 'cca-rda-phyloseq-methods.Rd':
‘cca.phyloseq’
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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’
ERROR
Running the tests in ‘tests/testthat-phyloseq.R’ failed.
Last 13 lines of output:
── Error ('test-subset.R:67:2'): The set of names should be the same after pruning, names(samobs) ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test-subset.R:67:9
── Error ('test-subset.R:74:2'): The set/order of taxa names after pruning should be consistent ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test-subset.R:74:9
[ FAIL 8 | WARN 2 | SKIP 0 | PASS 550 ]
Error:
! Test failures.
Execution halted
* 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: 1 ERROR, 1 WARNING, 6 NOTEs
See
‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/phyloseq.Rcheck/00check.log’
for details.
phyloseq.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD INSTALL phyloseq ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library’ * installing *source* package ‘phyloseq’ ... ** this is package ‘phyloseq’ version ‘1.55.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)
phyloseq.Rcheck/tests/testthat-phyloseq.Rout.fail
R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences"
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.55.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
Saving _problems/test-IO-48.R
Saving _problems/test-IO-155.R
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...
/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/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...
/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/phyloseq/extdata/GP_tree_rand_short.newick.gz ...
Processing Reference Sequences...
Saving _problems/test-phyloseq-54.R
Saving _problems/test-phyloseq-78.R
Saving _problems/test-phyloseq-114.R
Saving _problems/test-subset-58.R
Saving _problems/test-subset-67.R
Saving _problems/test-subset-74.R
[ FAIL 8 | WARN 2 | SKIP 0 | PASS 550 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-IO.R:48:2'): import_mothur: imported files become S4 object ────
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(isS4(esophman), is_true()) at test-IO.R:48:9
── Error ('test-IO.R:155:2'): Taxonomy vector parsing functions behave as expected ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test-IO.R:155:9
── Error ('test-phyloseq.R:54:2'): taxa_names(x)<- and sample_names(x)<- behaves as expected ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test-phyloseq.R:54:9
── Error ('test-phyloseq.R:78:2'): Test intersect_*() and prune_*() methods behave as expected ──
Error in `is_false()`: could not find function "is_false"
Backtrace:
▆
1. └─testthat::expect_that(...) at test-phyloseq.R:78:9
── Error ('test-phyloseq.R:114:2'): Test ordering ──────────────────────────────
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test-phyloseq.R:114:9
── Error ('test-subset.R:58:2'): Initial order before pruning check is different ──
Error in `is_false()`: could not find function "is_false"
Backtrace:
▆
1. └─testthat::expect_that(...) at test-subset.R:58:9
── Error ('test-subset.R:67:2'): The set of names should be the same after pruning, names(samobs) ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test-subset.R:67:9
── Error ('test-subset.R:74:2'): The set/order of taxa names after pruning should be consistent ──
Error in `is_true()`: could not find function "is_true"
Backtrace:
▆
1. └─testthat::expect_that(...) at test-subset.R:74:9
[ FAIL 8 | WARN 2 | SKIP 0 | PASS 550 ]
Error:
! Test failures.
Execution halted
phyloseq.Rcheck/phyloseq-Ex.timings
| name | user | system | elapsed | |
| DPCoA | 2.023 | 0.185 | 2.209 | |
| JSD | 0 | 0 | 0 | |
| UniFrac-methods | 0.055 | 0.000 | 0.055 | |
| access | 0 | 0 | 0 | |
| assign-otu_table | 0 | 0 | 0 | |
| assign-phy_tree | 0.022 | 0.000 | 0.022 | |
| assign-sample_data | 0.055 | 0.004 | 0.059 | |
| assign-sample_names | 0.004 | 0.001 | 0.005 | |
| assign-tax_table | 0 | 0 | 0 | |
| assign-taxa_are_rows | 0.000 | 0.001 | 0.001 | |
| assign-taxa_names | 0.002 | 0.002 | 0.004 | |
| build_tax_table | 0.006 | 0.000 | 0.006 | |
| capscale-phyloseq-methods | 0.362 | 0.014 | 0.377 | |
| cca-rda-phyloseq-methods | 0.001 | 0.000 | 0.001 | |
| chunkReOrder | 0 | 0 | 0 | |
| data-GlobalPatterns | 1.169 | 0.013 | 1.182 | |
| data-enterotype | 0.583 | 0.035 | 0.633 | |
| data-esophagus | 0.314 | 0.003 | 0.321 | |
| data-soilrep | 0.567 | 0.046 | 0.613 | |
| distance | 0.113 | 0.022 | 0.235 | |
| distanceMethodList | 0 | 0 | 0 | |
| envHash2otu_table | 0 | 0 | 0 | |
| estimate_richness | 0.014 | 0.001 | 0.015 | |
| export_env_file | 0 | 0 | 0 | |
| export_mothur_dist | 0.025 | 0.007 | 0.032 | |
| extract-methods | 0.022 | 0.001 | 0.022 | |
| filter_taxa | 0.738 | 0.015 | 0.754 | |
| filterfun_sample | 0.009 | 0.000 | 0.010 | |
| gapstat_ord | 0.934 | 0.019 | 0.953 | |
| genefilter_sample-methods | 0 | 0 | 0 | |
| get.component.classes | 0 | 0 | 0 | |
| get_sample-methods | 0.002 | 0.001 | 0.003 | |
| get_taxa-methods | 0.002 | 0.000 | 0.002 | |
| get_taxa_unique | 0.126 | 0.008 | 0.133 | |
| get_variable | 0.101 | 0.004 | 0.104 | |
| getslots.phyloseq | 0.112 | 0.007 | 0.118 | |
| import | 0 | 0 | 0 | |
| import_RDP_otu | 0.852 | 0.003 | 0.856 | |
| import_biom | 0.065 | 0.001 | 0.068 | |
| import_env_file | 0 | 0 | 0 | |
| import_mothur | 0 | 0 | 0 | |
| import_mothur_dist | 0 | 0 | 0 | |
| import_pyrotagger_tab | 0 | 0 | 0 | |
| import_qiime | 0.803 | 0.000 | 0.805 | |
| import_qiime_otu_tax | 0.917 | 0.020 | 0.938 | |
| import_qiime_sample_data | 0.007 | 0.000 | 0.006 | |
| import_uparse | 0.000 | 0.000 | 0.001 | |
| import_usearch_uc | 0.012 | 0.001 | 0.013 | |
| index_reorder | 0 | 0 | 0 | |
| intersect_taxa | 0 | 0 | 0 | |
| make_network | 0.972 | 0.007 | 0.979 | |
| merge_phyloseq | 0 | 0 | 0 | |
| merge_phyloseq_pair-methods | 0 | 0 | 0 | |
| merge_samples-methods | 0.345 | 0.042 | 0.388 | |
| merge_taxa-methods | 0.029 | 0.001 | 0.030 | |
| microbio_me_qiime | 0.322 | 0.007 | 0.335 | |
| mt-methods | 0.920 | 0.005 | 0.925 | |
| nodeplotblank | 0.289 | 0.003 | 0.276 | |
| nodeplotboot | 0 | 0 | 0 | |
| nodeplotdefault | 0.000 | 0.000 | 0.001 | |
| nsamples-methods | 0.013 | 0.000 | 0.013 | |
| ntaxa-methods | 0.002 | 0.000 | 0.002 | |
| ordinate | 0 | 0 | 0 | |
| otu_table-methods | 0.000 | 0.000 | 0.001 | |
| parseTaxonomy-functions | 0.000 | 0.001 | 0.001 | |
| phy_tree-methods | 0.102 | 0.004 | 0.106 | |
| phyloseq | 0.011 | 0.000 | 0.012 | |
| phyloseq_to_deseq2 | 3.245 | 0.052 | 3.298 | |
| phyloseq_to_metagenomeSeq | 1.540 | 0.052 | 1.591 | |
| plot_bar | 1.138 | 0.163 | 1.302 | |
| plot_clusgap | 1.727 | 0.046 | 1.778 | |
| plot_heatmap | 2.076 | 0.023 | 2.099 | |
| plot_net | 2.094 | 0.025 | 2.024 | |
| plot_network | 0.931 | 0.003 | 0.935 | |
| plot_ordination | 0.386 | 0.010 | 0.396 | |
| plot_phyloseq-methods | 0.190 | 0.001 | 0.183 | |
| plot_richness | 3.110 | 0.054 | 3.164 | |
| plot_scree | 1.065 | 0.008 | 1.073 | |
| plot_tree | 0.430 | 0.001 | 0.415 | |
| prune_samples-methods | 0.227 | 0.003 | 0.231 | |
| prune_taxa-methods | 0.024 | 0.001 | 0.025 | |
| psmelt | 0.435 | 0.011 | 0.446 | |
| rank_names | 0.015 | 0.004 | 0.019 | |
| rarefy_even_depth | 0.050 | 0.000 | 0.049 | |
| read_tree | 0.008 | 0.002 | 0.010 | |
| read_tree_greengenes | 0.005 | 0.001 | 0.007 | |
| reconcile_categories | 0 | 0 | 0 | |
| refseq-methods | 0.092 | 0.009 | 0.102 | |
| rm_outlierf | 0.011 | 0.000 | 0.011 | |
| sample_data-methods | 0.034 | 0.002 | 0.037 | |
| sample_names-methods | 0.002 | 0.000 | 0.001 | |
| sample_sums | 0.018 | 0.001 | 0.019 | |
| sample_variables | 0.015 | 0.001 | 0.016 | |
| show-methods | 0.000 | 0.000 | 0.001 | |
| splat.phyloseq.objects | 0 | 0 | 0 | |
| subset_ord_plot | 0 | 0 | 0 | |
| subset_samples-methods | 0.000 | 0.000 | 0.001 | |
| subset_taxa-methods | 0 | 0 | 0 | |
| tax_glom | 0.001 | 0.000 | 0.000 | |
| tax_table-methods | 0.000 | 0.000 | 0.001 | |
| taxa_names-methods | 0.011 | 0.001 | 0.012 | |
| taxa_sums | 0.017 | 0.004 | 0.021 | |
| threshrank | 0.892 | 0.403 | 1.296 | |
| threshrankfun | 0.031 | 0.002 | 0.033 | |
| tip_glom | 0.528 | 0.002 | 0.497 | |
| topf | 0.007 | 0.000 | 0.008 | |
| topk | 0.006 | 0.000 | 0.006 | |
| topp | 0.007 | 0.000 | 0.007 | |
| transformcounts | 0.05 | 0.00 | 0.05 | |
| transpose-methods | 0.277 | 0.274 | 0.551 | |
| tree_layout | 0.454 | 0.005 | 0.432 | |