| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-03-04 11:37:33 -0500 (Mon, 04 Mar 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" | 4692 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.2 (2023-10-31 ucrt) -- "Eye Holes" | 4445 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" | 4466 |
| 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 1247/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| microbiome 1.24.0 (landing page) Leo Lahti
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
|
To the developers/maintainers of the microbiome package: - 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 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. |
| Package: microbiome |
| Version: 1.24.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:microbiome.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings microbiome_1.24.0.tar.gz |
| StartedAt: 2024-03-03 21:47:08 -0500 (Sun, 03 Mar 2024) |
| EndedAt: 2024-03-03 21:50:59 -0500 (Sun, 03 Mar 2024) |
| EllapsedTime: 231.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: microbiome.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:microbiome.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings microbiome_1.24.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/microbiome.Rcheck’
* using R version 4.3.2 Patched (2023-11-01 r85457)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
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 ‘microbiome/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘microbiome’ version ‘1.24.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 ... NOTE
Problems with news in ‘NEWS’:
Cannot process chunk/lines:
CHANGES IN VERSION 0.1.2
# New features
o Added plot_abundances function
o Added Chao1 index in richness function
o In atlas1006 data set, pseudocount of +1 in otu table has been
removed to facilitate comparison with sequencing data sets and to
avoid confusion
o In atlas1006 data set, only a single replicate per subject-time
combination is chosen (at random)
o New function collapse_replicates has been added
# Major changes
o Abundance matrices (otu tables) for all example data sets now
starting from 0 without pseudocount
# Minor changes
o Changed the default for the detection argument in the richness function to
detection=0
o Color order in plot_landscape legend now follows the factor levels
of the col argument
o Various minor fixes; see github commits for many more details
* 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 startup messages can be suppressed ... 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.355 2.138 21.074
* 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: 1 NOTE
See
‘/Users/biocbuild/bbs-3.18-bioc/meat/microbiome.Rcheck/00check.log’
for details.
microbiome.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL microbiome ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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.3.2 Patched (2023-11-01 r85457) -- "Eye Holes"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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 (1) ═══════════════════════════════════════════════════════════
• On Bioconductor (1): 'test_divergence.R:5:3'
[ FAIL 0 | WARN 3 | SKIP 1 | PASS 83 ]
>
> proc.time()
user system elapsed
13.724 0.909 14.789
microbiome.Rcheck/microbiome-Ex.timings
| name | user | system | elapsed | |
| TibbleUtilites | 0.199 | 0.006 | 0.205 | |
| abundances | 0.007 | 0.002 | 0.009 | |
| add_besthit | 0 | 0 | 0 | |
| add_refseq | 0 | 0 | 0 | |
| aggregate_rare | 0.421 | 0.008 | 0.430 | |
| aggregate_taxa | 0.126 | 0.002 | 0.129 | |
| alpha | 0.014 | 0.002 | 0.016 | |
| associate | 0.477 | 0.005 | 0.482 | |
| baseline | 0.040 | 0.002 | 0.043 | |
| bimodality | 0.001 | 0.000 | 0.001 | |
| bimodality_sarle | 0.000 | 0.000 | 0.001 | |
| boxplot_abundance | 0.094 | 0.006 | 0.100 | |
| boxplot_alpha | 0.372 | 0.014 | 0.388 | |
| chunk_reorder | 0.000 | 0.000 | 0.001 | |
| cmat2table | 0.078 | 0.009 | 0.087 | |
| collapse_replicates | 0.052 | 0.006 | 0.058 | |
| core | 0.066 | 0.003 | 0.072 | |
| core_abundance | 0.036 | 0.002 | 0.038 | |
| core_matrix | 0.000 | 0.000 | 0.001 | |
| core_members | 0.008 | 0.002 | 0.009 | |
| coverage | 0.020 | 0.002 | 0.022 | |
| default_colors | 0.000 | 0.000 | 0.001 | |
| densityplot | 0 | 0 | 0 | |
| divergence | 0.547 | 0.012 | 0.560 | |
| diversity | 0.013 | 0.003 | 0.016 | |
| dominance | 0.011 | 0.002 | 0.013 | |
| dominant | 0.010 | 0.002 | 0.012 | |
| estimate_stability | 0 | 0 | 0 | |
| evenness | 0.007 | 0.002 | 0.008 | |
| find_optima | 0 | 0 | 0 | |
| gktau | 0.012 | 0.002 | 0.015 | |
| group_age | 0.022 | 0.002 | 0.024 | |
| group_bmi | 0.001 | 0.000 | 0.001 | |
| heat | 0.065 | 0.007 | 0.071 | |
| hotplot | 0.274 | 0.007 | 0.281 | |
| inequality | 0.023 | 0.005 | 0.027 | |
| intermediate_stability | 0.489 | 0.008 | 0.500 | |
| is_compositional | 0.059 | 0.002 | 0.061 | |
| log_modulo_skewness | 0.115 | 0.005 | 0.121 | |
| low_abundance | 0.014 | 0.003 | 0.016 | |
| map_levels | 0.047 | 0.002 | 0.049 | |
| merge_taxa2 | 0.028 | 0.002 | 0.030 | |
| meta | 0.025 | 0.003 | 0.028 | |
| microbiome-package | 0.010 | 0.002 | 0.012 | |
| multimodality | 0 | 0 | 0 | |
| neat | 0.072 | 0.003 | 0.077 | |
| neatsort | 0.131 | 0.005 | 0.139 | |
| overlap | 18.355 | 2.138 | 21.074 | |
| plot_atlas | 0.097 | 0.039 | 0.143 | |
| plot_composition | 0.235 | 0.005 | 0.242 | |
| plot_core | 0.069 | 0.004 | 0.074 | |
| plot_density | 0.050 | 0.002 | 0.052 | |
| plot_frequencies | 0.027 | 0.002 | 0.030 | |
| plot_landscape | 0.824 | 0.050 | 0.906 | |
| plot_regression | 0.149 | 0.003 | 0.155 | |
| plot_taxa_prevalence | 0.473 | 0.010 | 0.488 | |
| plot_tipping | 0.121 | 0.004 | 0.127 | |
| potential_analysis | 0.044 | 0.001 | 0.045 | |
| potential_univariate | 0 | 0 | 0 | |
| prevalence | 0.012 | 0.001 | 0.013 | |
| psmelt2 | 0.091 | 0.003 | 0.096 | |
| quiet | 0 | 0 | 0 | |
| rare | 0.016 | 0.001 | 0.018 | |
| rare_abundance | 0.032 | 0.001 | 0.034 | |
| rare_members | 0.010 | 0.001 | 0.012 | |
| rarity | 0.082 | 0.003 | 0.086 | |
| read_biom2phyloseq | 0 | 0 | 0 | |
| read_csv2phyloseq | 0 | 0 | 0 | |
| read_mothur2phyloseq | 0 | 0 | 0 | |
| read_phyloseq | 0.001 | 0.000 | 0.000 | |
| readcount | 0.008 | 0.001 | 0.010 | |
| remove_samples | 0.016 | 0.002 | 0.019 | |
| remove_taxa | 0.022 | 0.002 | 0.024 | |
| richness | 0.008 | 0.002 | 0.011 | |
| spreadplot | 0.073 | 0.003 | 0.076 | |
| summarize_phyloseq | 0.019 | 0.003 | 0.021 | |
| taxa | 0.006 | 0.002 | 0.008 | |
| time_normalize | 0.035 | 0.002 | 0.037 | |
| time_sort | 0.141 | 0.005 | 0.148 | |
| timesplit | 0.107 | 0.002 | 0.110 | |
| top | 0.008 | 0.002 | 0.010 | |
| top_taxa | 0.008 | 0.001 | 0.010 | |
| transform | 0.317 | 0.017 | 0.339 | |
| ztransform | 0.000 | 0.000 | 0.001 | |