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

This page was generated on 2024-06-21 13:22 -0400 (Fri, 21 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4690
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4404
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4353
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 1518/2242HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phyloseq 1.49.0  (landing page)
Paul J. McMurdie
Snapshot Date: 2024-06-20 14:00 -0400 (Thu, 20 Jun 2024)
git_url: https://git.bioconductor.org/packages/phyloseq
git_branch: devel
git_last_commit: 6bb7e90
git_last_commit_date: 2024-04-30 10:26:52 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (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 / arm64  OK    ERROR  skippedskipped


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.49.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.49.0.tar.gz
StartedAt: 2024-06-20 22:11:30 -0400 (Thu, 20 Jun 2024)
EndedAt: 2024-06-20 22:16:37 -0400 (Thu, 20 Jun 2024)
EllapsedTime: 306.5 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.49.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/phyloseq.Rcheck’
* using R version 4.4.1 RC (2024-06-06 r86719)
* 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.49.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.20-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.1 RC (2024-06-06 r86719) -- "Race for Your Life"
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.49.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 
 64.130   2.954  67.522 

Example timings

phyloseq.Rcheck/phyloseq-Ex.timings

nameusersystemelapsed
DPCoA2.1810.1582.352
JSD0.0000.0000.001
UniFrac-methods0.1040.0030.108
access0.0000.0010.000
assign-otu_table0.0000.0010.001
assign-phy_tree0.0430.0020.045
assign-sample_data0.1180.0060.125
assign-sample_names0.0090.0010.010
assign-tax_table0.0010.0000.000
assign-taxa_are_rows0.0030.0010.004
assign-taxa_names0.0080.0020.010
build_tax_table0.0140.0010.015
capscale-phyloseq-methods0.6550.0290.690
cca-rda-phyloseq-methods0.0000.0010.000
chunkReOrder0.0000.0000.001
data-GlobalPatterns1.5400.0521.603
data-enterotype0.8340.0150.854
data-esophagus0.5310.0230.559
data-soilrep1.4890.0811.578
distance0.2170.0560.302
distanceMethodList0.0010.0010.001
envHash2otu_table0.0010.0010.000
estimate_richness0.0300.0020.033
export_env_file0.0000.0000.001
export_mothur_dist0.0390.0290.067
extract-methods0.0070.0010.008
filter_taxa1.2610.0471.315
filterfun_sample0.0180.0010.018
gapstat_ord1.9990.0332.043
genefilter_sample-methods0.0000.0010.000
get.component.classes0.0000.0000.001
get_sample-methods0.0030.0010.003
get_taxa-methods0.0030.0020.005
get_taxa_unique0.2270.0160.244
get_variable0.1780.0060.186
getslots.phyloseq0.1750.0060.182
import000
import_RDP_otu0.4920.0220.520
import_biom0.1480.0030.153
import_env_file000
import_mothur0.0000.0000.001
import_mothur_dist000
import_pyrotagger_tab0.0010.0000.000
import_qiime0.8540.0160.878
import_qiime_otu_tax0.8270.1000.934
import_qiime_sample_data0.0100.0020.013
import_uparse000
import_usearch_uc0.0140.0090.024
index_reorder000
intersect_taxa0.0000.0000.001
make_network1.3670.0231.403
merge_phyloseq000
merge_phyloseq_pair-methods0.0000.0010.001
merge_samples-methods0.5950.0420.642
merge_taxa-methods0.0540.0020.056
microbio_me_qiime0.4940.0180.539
mt-methods1.1300.0201.159
nodeplotblank0.3520.0160.372
nodeplotboot0.0010.0010.002
nodeplotdefault0.0010.0000.000
nsamples-methods0.0240.0010.025
ntaxa-methods0.0040.0020.005
ordinate0.0000.0000.001
otu_table-methods0.0000.0010.000
parseTaxonomy-functions0.0010.0010.003
phy_tree-methods0.1650.0040.171
phyloseq0.0200.0020.023
phyloseq_to_deseq24.3600.0994.485
phyloseq_to_metagenomeSeq1.6970.0961.801
plot_bar1.6090.0891.711
plot_clusgap3.4310.1163.568
plot_heatmap2.8740.1483.043
plot_net2.5120.0642.593
plot_network1.1600.0121.177
plot_ordination0.5150.0110.528
plot_phyloseq-methods0.2030.0040.206
plot_richness3.8070.2634.101
plot_scree1.5940.1041.805
plot_tree0.4960.0070.506
prune_samples-methods0.4680.0760.548
prune_taxa-methods0.0470.0020.050
psmelt0.6010.0270.632
rank_names0.0230.0020.024
rarefy_even_depth0.0820.0020.085
read_tree0.0200.0020.022
read_tree_greengenes0.0110.0020.014
reconcile_categories0.0010.0000.001
refseq-methods0.1690.0030.172
rm_outlierf0.0170.0010.019
sample_data-methods0.0530.0030.056
sample_names-methods0.0020.0010.003
sample_sums0.0270.0100.040
sample_variables0.0220.0020.024
show-methods0.0000.0000.001
splat.phyloseq.objects000
subset_ord_plot000
subset_samples-methods0.0000.0000.001
subset_taxa-methods000
tax_glom000
tax_table-methods0.0000.0000.001
taxa_names-methods0.0260.0050.036
taxa_sums0.0360.0150.054
threshrank1.2801.5412.841
threshrankfun0.0540.0040.058
tip_glom0.6320.0080.644
topf0.0130.0000.014
topk0.0110.0010.011
topp0.0150.0010.015
transformcounts0.0950.0030.099
transpose-methods1.4841.1432.649
tree_layout0.5490.0100.564