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

This page was generated on 2024-05-30 11:35:48 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4518
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 1563/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phyloseq 1.48.0  (landing page)
Paul J. McMurdie
Snapshot Date: 2024-05-29 14:00:10 -0400 (Wed, 29 May 2024)
git_url: https://git.bioconductor.org/packages/phyloseq
git_branch: RELEASE_3_19
git_last_commit: e7cb934
git_last_commit_date: 2024-04-30 10:26:52 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for phyloseq on lconway


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.48.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:phyloseq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings phyloseq_1.48.0.tar.gz
StartedAt: 2024-05-29 22:51:10 -0400 (Wed, 29 May 2024)
EndedAt: 2024-05-29 22:56:31 -0400 (Wed, 29 May 2024)
EllapsedTime: 321.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: phyloseq.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:phyloseq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings phyloseq_1.48.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/phyloseq.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘phyloseq/DESCRIPTION’ ... OK
* this is package ‘phyloseq’ version ‘1.48.0’
* 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 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 ... OK
* 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’
 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: 1 WARNING, 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/phyloseq.Rcheck/00check.log’
for details.


Installation output

phyloseq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL phyloseq
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘phyloseq’ ...
** 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.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.48.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...
 /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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...
 /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/phyloseq/extdata/GP_tree_rand_short.newick.gz ...
Processing Reference Sequences...
[ FAIL 0 | WARN 51 | SKIP 0 | PASS 604 ]

[ FAIL 0 | WARN 51 | SKIP 0 | PASS 604 ]
> 
> proc.time()
   user  system elapsed 
 65.936   3.521  70.167 

Example timings

phyloseq.Rcheck/phyloseq-Ex.timings

nameusersystemelapsed
DPCoA2.2530.1592.439
JSD000
UniFrac-methods0.0980.0030.101
access000
assign-otu_table000
assign-phy_tree0.0350.0020.037
assign-sample_data0.1120.0060.118
assign-sample_names0.0090.0020.011
assign-tax_table0.0000.0010.000
assign-taxa_are_rows0.0020.0010.004
assign-taxa_names0.0060.0020.008
build_tax_table0.0110.0010.012
capscale-phyloseq-methods0.6500.0290.685
cca-rda-phyloseq-methods000
chunkReOrder0.0000.0010.001
data-GlobalPatterns1.6210.0641.699
data-enterotype0.7980.0200.825
data-esophagus0.5640.0250.597
data-soilrep1.5840.0951.696
distance0.2240.0650.337
distanceMethodList0.0000.0010.002
envHash2otu_table0.0000.0000.001
estimate_richness0.0250.0020.028
export_env_file000
export_mothur_dist0.0480.0400.090
extract-methods0.0080.0020.011
filter_taxa1.3550.0591.427
filterfun_sample0.0180.0000.019
gapstat_ord2.0910.0412.147
genefilter_sample-methods0.0000.0000.001
get.component.classes0.0000.0010.000
get_sample-methods0.0030.0020.005
get_taxa-methods0.0020.0020.004
get_taxa_unique0.2240.0190.244
get_variable0.1740.0060.181
getslots.phyloseq0.1790.0070.188
import000
import_RDP_otu0.5000.0290.534
import_biom0.1690.0050.177
import_env_file000
import_mothur0.0010.0000.001
import_mothur_dist000
import_pyrotagger_tab0.0000.0000.001
import_qiime0.8570.0240.888
import_qiime_otu_tax0.8420.1090.958
import_qiime_sample_data0.0120.0030.015
import_uparse0.0010.0010.000
import_usearch_uc0.0170.0090.025
index_reorder0.0010.0000.000
intersect_taxa000
make_network1.4730.0321.523
merge_phyloseq0.0000.0000.001
merge_phyloseq_pair-methods0.0000.0010.000
merge_samples-methods0.6340.0610.701
merge_taxa-methods0.0660.0020.067
microbio_me_qiime0.5370.0220.575
mt-methods1.1820.0211.218
nodeplotblank0.3780.0190.401
nodeplotboot0.0000.0000.001
nodeplotdefault0.0000.0010.001
nsamples-methods0.0240.0020.026
ntaxa-methods0.0030.0020.005
ordinate000
otu_table-methods0.0000.0000.001
parseTaxonomy-functions0.0010.0000.002
phy_tree-methods0.1730.0030.176
phyloseq0.0210.0020.023
phyloseq_to_deseq24.6610.1234.827
phyloseq_to_metagenomeSeq1.8410.1271.986
plot_bar1.6430.0841.742
plot_clusgap3.7250.1293.885
plot_heatmap2.9630.1983.199
plot_net2.5400.0792.642
plot_network1.1770.0181.205
plot_ordination0.5400.0140.562
plot_phyloseq-methods0.2150.0050.222
plot_richness3.8730.2714.179
plot_scree1.5600.0621.638
plot_tree0.5130.0100.528
prune_samples-methods0.4790.0950.581
prune_taxa-methods0.0410.0030.047
psmelt0.6160.0350.656
rank_names0.0250.0020.027
rarefy_even_depth0.0880.0030.092
read_tree0.0160.0020.018
read_tree_greengenes0.0110.0020.013
reconcile_categories0.0000.0010.001
refseq-methods0.1760.0060.184
rm_outlierf0.0190.0020.021
sample_data-methods0.0540.0030.057
sample_names-methods0.0020.0020.003
sample_sums0.0210.0060.027
sample_variables0.0250.0030.027
show-methods0.0000.0000.001
splat.phyloseq.objects000
subset_ord_plot000
subset_samples-methods000
subset_taxa-methods000
tax_glom0.0000.0000.001
tax_table-methods0.0000.0010.001
taxa_names-methods0.0190.0030.021
taxa_sums0.0260.0110.038
threshrank1.2561.5072.785
threshrankfun0.0500.0040.054
tip_glom0.6430.0070.655
topf0.0110.0010.012
topk0.0090.0010.009
topp0.0120.0000.013
transformcounts0.0950.0040.099
transpose-methods1.5571.2562.863
tree_layout0.5540.0160.579