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).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.3 LTS)x86_64R 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/230HostnameOS / ArchINSTALLBUILDCHECK
phyloseq 1.55.0  (landing page)
Paul J. McMurdie
Snapshot Date: 2025-11-14 06:00 -0500 (Fri, 14 Nov 2025)
git_url: https://git.bioconductor.org/packages/phyloseq
git_branch: devel
git_last_commit: 3b97933
git_last_commit_date: 2025-10-29 10:10:12 -0500 (Wed, 29 Oct 2025)
teran2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  


CHECK results for phyloseq on teran2

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.

raw results


Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.


Installation output

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)

Tests output

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

Example timings

phyloseq.Rcheck/phyloseq-Ex.timings

nameusersystemelapsed
DPCoA2.0230.1852.209
JSD000
UniFrac-methods0.0550.0000.055
access000
assign-otu_table000
assign-phy_tree0.0220.0000.022
assign-sample_data0.0550.0040.059
assign-sample_names0.0040.0010.005
assign-tax_table000
assign-taxa_are_rows0.0000.0010.001
assign-taxa_names0.0020.0020.004
build_tax_table0.0060.0000.006
capscale-phyloseq-methods0.3620.0140.377
cca-rda-phyloseq-methods0.0010.0000.001
chunkReOrder000
data-GlobalPatterns1.1690.0131.182
data-enterotype0.5830.0350.633
data-esophagus0.3140.0030.321
data-soilrep0.5670.0460.613
distance0.1130.0220.235
distanceMethodList000
envHash2otu_table000
estimate_richness0.0140.0010.015
export_env_file000
export_mothur_dist0.0250.0070.032
extract-methods0.0220.0010.022
filter_taxa0.7380.0150.754
filterfun_sample0.0090.0000.010
gapstat_ord0.9340.0190.953
genefilter_sample-methods000
get.component.classes000
get_sample-methods0.0020.0010.003
get_taxa-methods0.0020.0000.002
get_taxa_unique0.1260.0080.133
get_variable0.1010.0040.104
getslots.phyloseq0.1120.0070.118
import000
import_RDP_otu0.8520.0030.856
import_biom0.0650.0010.068
import_env_file000
import_mothur000
import_mothur_dist000
import_pyrotagger_tab000
import_qiime0.8030.0000.805
import_qiime_otu_tax0.9170.0200.938
import_qiime_sample_data0.0070.0000.006
import_uparse0.0000.0000.001
import_usearch_uc0.0120.0010.013
index_reorder000
intersect_taxa000
make_network0.9720.0070.979
merge_phyloseq000
merge_phyloseq_pair-methods000
merge_samples-methods0.3450.0420.388
merge_taxa-methods0.0290.0010.030
microbio_me_qiime0.3220.0070.335
mt-methods0.9200.0050.925
nodeplotblank0.2890.0030.276
nodeplotboot000
nodeplotdefault0.0000.0000.001
nsamples-methods0.0130.0000.013
ntaxa-methods0.0020.0000.002
ordinate000
otu_table-methods0.0000.0000.001
parseTaxonomy-functions0.0000.0010.001
phy_tree-methods0.1020.0040.106
phyloseq0.0110.0000.012
phyloseq_to_deseq23.2450.0523.298
phyloseq_to_metagenomeSeq1.5400.0521.591
plot_bar1.1380.1631.302
plot_clusgap1.7270.0461.778
plot_heatmap2.0760.0232.099
plot_net2.0940.0252.024
plot_network0.9310.0030.935
plot_ordination0.3860.0100.396
plot_phyloseq-methods0.1900.0010.183
plot_richness3.1100.0543.164
plot_scree1.0650.0081.073
plot_tree0.4300.0010.415
prune_samples-methods0.2270.0030.231
prune_taxa-methods0.0240.0010.025
psmelt0.4350.0110.446
rank_names0.0150.0040.019
rarefy_even_depth0.0500.0000.049
read_tree0.0080.0020.010
read_tree_greengenes0.0050.0010.007
reconcile_categories000
refseq-methods0.0920.0090.102
rm_outlierf0.0110.0000.011
sample_data-methods0.0340.0020.037
sample_names-methods0.0020.0000.001
sample_sums0.0180.0010.019
sample_variables0.0150.0010.016
show-methods0.0000.0000.001
splat.phyloseq.objects000
subset_ord_plot000
subset_samples-methods0.0000.0000.001
subset_taxa-methods000
tax_glom0.0010.0000.000
tax_table-methods0.0000.0000.001
taxa_names-methods0.0110.0010.012
taxa_sums0.0170.0040.021
threshrank0.8920.4031.296
threshrankfun0.0310.0020.033
tip_glom0.5280.0020.497
topf0.0070.0000.008
topk0.0060.0000.006
topp0.0070.0000.007
transformcounts0.050.000.05
transpose-methods0.2770.2740.551
tree_layout0.4540.0050.432