| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:20:31 -0400 (Wed, 19 Oct 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
| merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
| 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 | ||||
|
To the developers/maintainers of the microbiome package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/microbiome.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1171/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| microbiome 1.18.0 (landing page) Leo Lahti
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: microbiome |
| Version: 1.18.0 |
| Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings microbiome_1.18.0.tar.gz |
| StartedAt: 2022-10-18 20:34:19 -0400 (Tue, 18 Oct 2022) |
| EndedAt: 2022-10-18 20:37:15 -0400 (Tue, 18 Oct 2022) |
| EllapsedTime: 175.5 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: microbiome.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings microbiome_1.18.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/microbiome.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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.18.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 14.353 0.188 14.541
* 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.15-bioc/R/bin/R CMD INSTALL microbiome ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.15-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.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 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-2022 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
[ FAIL 0 | WARN 3 | SKIP 1 | PASS 83 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Bioconductor (1)
[ FAIL 0 | WARN 3 | SKIP 1 | PASS 83 ]
>
> proc.time()
user system elapsed
11.321 0.518 11.823
microbiome.Rcheck/microbiome-Ex.timings
| name | user | system | elapsed | |
| TibbleUtilites | 0.764 | 0.048 | 0.812 | |
| abundances | 0.007 | 0.000 | 0.007 | |
| add_besthit | 0 | 0 | 0 | |
| add_refseq | 0 | 0 | 0 | |
| aggregate_rare | 0.264 | 0.004 | 0.268 | |
| aggregate_taxa | 0.088 | 0.008 | 0.096 | |
| alpha | 0.016 | 0.000 | 0.016 | |
| associate | 0.060 | 0.016 | 0.076 | |
| baseline | 0.058 | 0.012 | 0.069 | |
| bimodality | 0.000 | 0.001 | 0.001 | |
| bimodality_sarle | 0 | 0 | 0 | |
| boxplot_abundance | 0.059 | 0.002 | 0.060 | |
| boxplot_alpha | 0.259 | 0.024 | 0.283 | |
| chunk_reorder | 0 | 0 | 0 | |
| cmat2table | 0.062 | 0.000 | 0.062 | |
| collapse_replicates | 0.046 | 0.000 | 0.046 | |
| core | 0.555 | 0.012 | 0.567 | |
| core_abundance | 0.026 | 0.004 | 0.029 | |
| core_matrix | 0.000 | 0.000 | 0.001 | |
| core_members | 0.008 | 0.000 | 0.008 | |
| coverage | 0.023 | 0.004 | 0.027 | |
| default_colors | 0 | 0 | 0 | |
| densityplot | 0 | 0 | 0 | |
| divergence | 0.441 | 0.004 | 0.445 | |
| diversity | 0.012 | 0.000 | 0.012 | |
| dominance | 0.009 | 0.000 | 0.009 | |
| dominant | 0.009 | 0.000 | 0.009 | |
| estimate_stability | 0 | 0 | 0 | |
| evenness | 0.007 | 0.000 | 0.007 | |
| find_optima | 0 | 0 | 0 | |
| gktau | 0.012 | 0.000 | 0.012 | |
| group_age | 0.023 | 0.000 | 0.023 | |
| group_bmi | 0.000 | 0.001 | 0.001 | |
| heat | 0.059 | 0.014 | 0.073 | |
| hotplot | 0.12 | 0.00 | 0.12 | |
| inequality | 0.017 | 0.004 | 0.020 | |
| intermediate_stability | 0.369 | 0.008 | 0.377 | |
| is_compositional | 0.050 | 0.004 | 0.054 | |
| log_modulo_skewness | 0.127 | 0.000 | 0.127 | |
| low_abundance | 0.012 | 0.000 | 0.012 | |
| map_levels | 0.034 | 0.006 | 0.040 | |
| merge_taxa2 | 0.021 | 0.000 | 0.021 | |
| meta | 0.006 | 0.000 | 0.006 | |
| microbiome-package | 0.009 | 0.000 | 0.009 | |
| multimodality | 0 | 0 | 0 | |
| neat | 0.061 | 0.000 | 0.061 | |
| neatsort | 0.101 | 0.000 | 0.101 | |
| overlap | 14.353 | 0.188 | 14.541 | |
| plot_atlas | 0.047 | 0.000 | 0.047 | |
| plot_composition | 0.194 | 0.008 | 0.202 | |
| plot_core | 0.070 | 0.011 | 0.082 | |
| plot_density | 0.034 | 0.000 | 0.034 | |
| plot_frequencies | 0.024 | 0.000 | 0.024 | |
| plot_landscape | 0.732 | 0.000 | 0.732 | |
| plot_regression | 0.173 | 0.012 | 0.186 | |
| plot_taxa_prevalence | 0.218 | 0.008 | 0.226 | |
| plot_tipping | 0.084 | 0.000 | 0.084 | |
| potential_analysis | 0.033 | 0.000 | 0.033 | |
| potential_univariate | 0.001 | 0.000 | 0.000 | |
| prevalence | 0.012 | 0.000 | 0.012 | |
| psmelt2 | 0.085 | 0.004 | 0.090 | |
| quiet | 0.001 | 0.000 | 0.001 | |
| rare | 0.019 | 0.000 | 0.019 | |
| rare_abundance | 0.029 | 0.000 | 0.029 | |
| rare_members | 0.005 | 0.004 | 0.009 | |
| rarity | 0.065 | 0.000 | 0.065 | |
| read_biom2phyloseq | 0 | 0 | 0 | |
| read_csv2phyloseq | 0 | 0 | 0 | |
| read_mothur2phyloseq | 0 | 0 | 0 | |
| read_phyloseq | 0 | 0 | 0 | |
| readcount | 0.005 | 0.002 | 0.006 | |
| remove_samples | 0.010 | 0.003 | 0.014 | |
| remove_taxa | 0.017 | 0.000 | 0.017 | |
| richness | 0.011 | 0.000 | 0.011 | |
| spreadplot | 0.077 | 0.000 | 0.077 | |
| summarize_phyloseq | 0.012 | 0.004 | 0.017 | |
| taxa | 0.006 | 0.000 | 0.006 | |
| time_normalize | 0.030 | 0.000 | 0.031 | |
| time_sort | 0.101 | 0.004 | 0.105 | |
| timesplit | 0.09 | 0.00 | 0.09 | |
| top | 0.007 | 0.000 | 0.007 | |
| top_taxa | 0.007 | 0.000 | 0.007 | |
| transform | 0.258 | 0.012 | 0.270 | |
| ztransform | 0.001 | 0.000 | 0.001 | |