| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:36 -0000 (Tue, 06 Jun 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
| 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: - 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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 1204/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| microbiome 1.23.0 (landing page) Leo Lahti
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | |||||||||
| Package: microbiome |
| Version: 1.23.0 |
| Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings microbiome_1.23.0.tar.gz |
| StartedAt: 2023-06-06 02:01:33 -0000 (Tue, 06 Jun 2023) |
| EndedAt: 2023-06-06 02:05:44 -0000 (Tue, 06 Jun 2023) |
| EllapsedTime: 251.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: microbiome.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings microbiome_1.23.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/microbiome.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘microbiome/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘microbiome’ version ‘1.23.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 loading without being on the library search path ... 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 21.527 0.099 21.673
* 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 ...
‘vignette.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.18-bioc/meat/microbiome.Rcheck/00check.log’
for details.
microbiome.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL microbiome ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-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.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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
15.498 0.458 15.977
microbiome.Rcheck/microbiome-Ex.timings
| name | user | system | elapsed | |
| TibbleUtilites | 0.244 | 0.000 | 0.245 | |
| abundances | 0.007 | 0.004 | 0.011 | |
| add_besthit | 0 | 0 | 0 | |
| add_refseq | 0 | 0 | 0 | |
| aggregate_rare | 0.935 | 0.044 | 0.980 | |
| aggregate_taxa | 0.128 | 0.000 | 0.128 | |
| alpha | 0.016 | 0.000 | 0.016 | |
| associate | 0.047 | 0.000 | 0.047 | |
| baseline | 0.04 | 0.00 | 0.04 | |
| bimodality | 0.001 | 0.000 | 0.001 | |
| bimodality_sarle | 0 | 0 | 0 | |
| boxplot_abundance | 0.103 | 0.004 | 0.107 | |
| boxplot_alpha | 0.422 | 0.008 | 0.431 | |
| chunk_reorder | 0.000 | 0.000 | 0.001 | |
| cmat2table | 0.086 | 0.004 | 0.091 | |
| collapse_replicates | 0.049 | 0.008 | 0.056 | |
| core | 0.073 | 0.000 | 0.074 | |
| core_abundance | 0.037 | 0.004 | 0.041 | |
| core_matrix | 0 | 0 | 0 | |
| core_members | 0.01 | 0.00 | 0.01 | |
| coverage | 0.04 | 0.00 | 0.04 | |
| default_colors | 0 | 0 | 0 | |
| densityplot | 0 | 0 | 0 | |
| divergence | 0.618 | 0.012 | 0.631 | |
| diversity | 0.015 | 0.000 | 0.015 | |
| dominance | 0.007 | 0.004 | 0.010 | |
| dominant | 0.033 | 0.000 | 0.032 | |
| estimate_stability | 0 | 0 | 0 | |
| evenness | 0.008 | 0.000 | 0.008 | |
| find_optima | 0 | 0 | 0 | |
| gktau | 0.011 | 0.000 | 0.011 | |
| group_age | 0.021 | 0.000 | 0.021 | |
| group_bmi | 0 | 0 | 0 | |
| heat | 0.067 | 0.004 | 0.072 | |
| hotplot | 0.281 | 0.008 | 0.290 | |
| inequality | 0.053 | 0.000 | 0.053 | |
| intermediate_stability | 0.553 | 0.004 | 0.558 | |
| is_compositional | 0.133 | 0.000 | 0.134 | |
| log_modulo_skewness | 0.129 | 0.000 | 0.130 | |
| low_abundance | 0.015 | 0.000 | 0.015 | |
| map_levels | 0.05 | 0.00 | 0.05 | |
| merge_taxa2 | 0.025 | 0.004 | 0.029 | |
| meta | 0.006 | 0.000 | 0.006 | |
| microbiome-package | 0.007 | 0.004 | 0.011 | |
| multimodality | 0 | 0 | 0 | |
| neat | 0.084 | 0.000 | 0.084 | |
| neatsort | 0.194 | 0.000 | 0.194 | |
| overlap | 21.527 | 0.099 | 21.673 | |
| plot_atlas | 0.053 | 0.004 | 0.057 | |
| plot_composition | 0.260 | 0.012 | 0.273 | |
| plot_core | 0.101 | 0.004 | 0.105 | |
| plot_density | 0.052 | 0.000 | 0.052 | |
| plot_frequencies | 0.030 | 0.000 | 0.029 | |
| plot_landscape | 1.185 | 0.012 | 1.199 | |
| plot_regression | 0.187 | 0.004 | 0.191 | |
| plot_taxa_prevalence | 0.336 | 0.000 | 0.337 | |
| plot_tipping | 0.132 | 0.000 | 0.132 | |
| potential_analysis | 0.033 | 0.008 | 0.041 | |
| potential_univariate | 0 | 0 | 0 | |
| prevalence | 0.011 | 0.000 | 0.011 | |
| psmelt2 | 0.098 | 0.012 | 0.111 | |
| quiet | 0.001 | 0.000 | 0.000 | |
| rare | 0.025 | 0.000 | 0.025 | |
| rare_abundance | 0.038 | 0.008 | 0.045 | |
| rare_members | 0.011 | 0.000 | 0.012 | |
| rarity | 0.131 | 0.012 | 0.143 | |
| read_biom2phyloseq | 0.001 | 0.000 | 0.000 | |
| read_csv2phyloseq | 0.000 | 0.000 | 0.001 | |
| read_mothur2phyloseq | 0 | 0 | 0 | |
| read_phyloseq | 0 | 0 | 0 | |
| readcount | 0.007 | 0.000 | 0.008 | |
| remove_samples | 0.012 | 0.004 | 0.016 | |
| remove_taxa | 0.020 | 0.000 | 0.019 | |
| richness | 0.011 | 0.000 | 0.012 | |
| spreadplot | 0.078 | 0.000 | 0.079 | |
| summarize_phyloseq | 0.024 | 0.000 | 0.023 | |
| taxa | 0.002 | 0.004 | 0.006 | |
| time_normalize | 0.037 | 0.000 | 0.038 | |
| time_sort | 0.172 | 0.000 | 0.172 | |
| timesplit | 0.126 | 0.008 | 0.134 | |
| top | 0.007 | 0.000 | 0.007 | |
| top_taxa | 0.008 | 0.000 | 0.007 | |
| transform | 0.379 | 0.012 | 0.392 | |
| ztransform | 0 | 0 | 0 | |