| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:28:14 -0400 (Thu, 06 May 2021).
|
To the developers/maintainers of the microbiome package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1093/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| microbiome 1.12.0 (landing page) Leo Lahti
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: microbiome |
| Version: 1.12.0 |
| Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings microbiome_1.12.0.tar.gz |
| StartedAt: 2021-05-06 03:30:18 -0400 (Thu, 06 May 2021) |
| EndedAt: 2021-05-06 03:33:59 -0400 (Thu, 06 May 2021) |
| EllapsedTime: 221.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: microbiome.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings microbiome_1.12.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/microbiome.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘microbiome/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘microbiome’ version ‘1.12.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘microbiome’ 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 R 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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
overlap 18.104 0.004 18.131
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
microbiome.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL microbiome ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’ * installing *source* package ‘microbiome’ ... ** 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 (microbiome)
microbiome.Rcheck/tests/testthat.Rout
R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
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)
> test_check("microbiome")
Loading required package: microbiome
Loading required package: phyloseq
Loading required package: ggplot2
microbiome R package (microbiome.github.com)
Copyright (C) 2011-2020 Leo Lahti,
Sudarshan Shetty et al. <microbiome.github.io>
Attaching package: 'microbiome'
The following object is masked from 'package:ggplot2':
alpha
The following object is masked from 'package:base':
transform
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Bioconductor (1)
[ FAIL 0 | WARN 2 | SKIP 1 | PASS 75 ]
>
> proc.time()
user system elapsed
14.376 0.316 14.720
microbiome.Rcheck/microbiome-Ex.timings
| name | user | system | elapsed | |
| abundances | 0.012 | 0.000 | 0.013 | |
| aggregate_rare | 0.328 | 0.012 | 0.337 | |
| aggregate_taxa | 0.148 | 0.008 | 0.156 | |
| alpha | 0.040 | 0.008 | 0.047 | |
| associate | 0.068 | 0.000 | 0.067 | |
| baseline | 0.060 | 0.000 | 0.062 | |
| bfratio | 0.208 | 0.000 | 0.204 | |
| bimodality | 0.000 | 0.000 | 0.002 | |
| bimodality_sarle | 0.004 | 0.000 | 0.000 | |
| boxplot_abundance | 0.088 | 0.000 | 0.089 | |
| chunk_reorder | 0.000 | 0.000 | 0.001 | |
| cmat2table | 0.116 | 0.000 | 0.118 | |
| collapse_replicates | 0.072 | 0.000 | 0.069 | |
| core | 0.052 | 0.008 | 0.062 | |
| core_abundance | 0.076 | 0.000 | 0.073 | |
| core_matrix | 0 | 0 | 0 | |
| core_members | 0.012 | 0.000 | 0.013 | |
| coverage | 0.048 | 0.000 | 0.051 | |
| default_colors | 0 | 0 | 0 | |
| densityplot | 0 | 0 | 0 | |
| divergence | 0.788 | 0.024 | 0.809 | |
| diversities | 0.016 | 0.000 | 0.017 | |
| diversity | 0.032 | 0.000 | 0.032 | |
| dominance | 0.012 | 0.000 | 0.013 | |
| dominant | 0.016 | 0.000 | 0.014 | |
| estimate_stability | 0.000 | 0.000 | 0.001 | |
| evenness | 0.008 | 0.000 | 0.010 | |
| find_optima | 0.000 | 0.000 | 0.001 | |
| gktau | 0.016 | 0.000 | 0.015 | |
| global | 0.008 | 0.004 | 0.012 | |
| group_age | 0.028 | 0.004 | 0.030 | |
| group_bmi | 0.000 | 0.000 | 0.001 | |
| heat | 0.084 | 0.000 | 0.082 | |
| hotplot | 0.152 | 0.000 | 0.153 | |
| inequality | 0.044 | 0.000 | 0.047 | |
| intermediate_stability | 0.552 | 0.000 | 0.554 | |
| is_compositional | 0.064 | 0.000 | 0.065 | |
| log_modulo_skewness | 0.108 | 0.000 | 0.110 | |
| low_abundance | 0.008 | 0.004 | 0.012 | |
| map_levels | 0.044 | 0.000 | 0.042 | |
| merge_taxa2 | 0.512 | 0.000 | 0.513 | |
| meta | 0.008 | 0.000 | 0.006 | |
| microbiome-package | 0.012 | 0.000 | 0.023 | |
| multimodality | 0 | 0 | 0 | |
| neat | 0.092 | 0.000 | 0.090 | |
| neatsort | 0.232 | 0.000 | 0.232 | |
| overlap | 18.104 | 0.004 | 18.131 | |
| plot_atlas | 0.088 | 0.000 | 0.089 | |
| plot_composition | 0.356 | 0.000 | 0.356 | |
| plot_core | 0.104 | 0.000 | 0.103 | |
| plot_density | 0.064 | 0.000 | 0.061 | |
| plot_frequencies | 0.032 | 0.004 | 0.037 | |
| plot_landscape | 1.116 | 0.012 | 1.127 | |
| plot_regression | 0.164 | 0.000 | 0.163 | |
| plot_taxa_prevalence | 0.260 | 0.004 | 0.264 | |
| plot_tipping | 0.100 | 0.004 | 0.102 | |
| potential_analysis | 0.036 | 0.000 | 0.036 | |
| potential_univariate | 0 | 0 | 0 | |
| prevalence | 0.012 | 0.000 | 0.012 | |
| quiet | 0 | 0 | 0 | |
| rare | 0.032 | 0.000 | 0.030 | |
| rare_abundance | 0.048 | 0.000 | 0.049 | |
| rare_members | 0.016 | 0.000 | 0.014 | |
| rarity | 0.128 | 0.000 | 0.128 | |
| read_biom2phyloseq | 0.000 | 0.000 | 0.001 | |
| read_csv2phyloseq | 0 | 0 | 0 | |
| read_mothur2phyloseq | 0 | 0 | 0 | |
| read_phyloseq | 0 | 0 | 0 | |
| readcount | 0.012 | 0.000 | 0.011 | |
| remove_samples | 0.016 | 0.000 | 0.016 | |
| remove_taxa | 0.016 | 0.000 | 0.019 | |
| richness | 0.008 | 0.000 | 0.010 | |
| spreadplot | 0.056 | 0.004 | 0.061 | |
| summarize_phyloseq | 0.024 | 0.000 | 0.023 | |
| taxa | 0.012 | 0.000 | 0.010 | |
| time_normalize | 0.052 | 0.000 | 0.055 | |
| time_sort | 0.228 | 0.004 | 0.233 | |
| timesplit | 0.180 | 0.000 | 0.178 | |
| top | 0.008 | 0.000 | 0.007 | |
| top_taxa | 0.004 | 0.000 | 0.007 | |
| transform | 0.052 | 0.000 | 0.055 | |
| write_phyloseq | 0 | 0 | 0 | |
| ztransform | 0 | 0 | 0 | |