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 microbiomeMarker package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/microbiomeMarker.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 1207/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
microbiomeMarker 1.7.0 (landing page) Yang Cao
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | |||||||||
Package: microbiomeMarker |
Version: 1.7.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:microbiomeMarker.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings microbiomeMarker_1.7.0.tar.gz |
StartedAt: 2023-06-06 02:02:47 -0000 (Tue, 06 Jun 2023) |
EndedAt: 2023-06-06 02:17:05 -0000 (Tue, 06 Jun 2023) |
EllapsedTime: 858.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: microbiomeMarker.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:microbiomeMarker.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings microbiomeMarker_1.7.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/microbiomeMarker.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 ‘microbiomeMarker/DESCRIPTION’ ... OK * this is package ‘microbiomeMarker’ version ‘1.7.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 ‘microbiomeMarker’ 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 loading without being on the library search path ... 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 R/sysdata.rda ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed run_ancombc 26.564 0.499 27.117 plot_cladogram 13.785 0.243 14.056 run_aldex 12.801 0.798 13.626 plot_heatmap 8.909 0.092 9.023 run_deseq2 8.853 0.124 8.995 run_lefse 8.324 0.127 8.468 run_test_multiple_groups 6.111 0.168 6.291 plot_abundance 6.103 0.056 6.170 plot_sl_roc 5.945 0.104 6.151 assign-marker_table 5.141 0.181 5.332 run_metagenomeseq 5.141 0.040 5.192 * 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 ... ‘microbiomeMarker-vignette.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: OK
microbiomeMarker.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL microbiomeMarker ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘microbiomeMarker’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (microbiomeMarker)
microbiomeMarker.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) > library(microbiomeMarker) > > test_check("microbiomeMarker") operating in serial mode computing center with all features New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` operating in serial mode New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` `set.seed(2020)` was used to initialize repeatable random subsampling. Please record this for your records so others can reproduce. Try `set.seed(2020); .Random.seed` for the full vector ... 46OTUs were removed because they are no longer present in any sample after random subsampling ... `set.seed(2020)` was used to initialize repeatable random subsampling. Please record this for your records so others can reproduce. Try `set.seed(2020); .Random.seed` for the full vector ... 46OTUs were removed because they are no longer present in any sample after random subsampling ... `set.seed(2020)` was used to initialize repeatable random subsampling. Please record this for your records so others can reproduce. Try `set.seed(2020); .Random.seed` for the full vector ... 46OTUs were removed because they are no longer present in any sample after random subsampling ... `set.seed(2020)` was used to initialize repeatable random subsampling. Please record this for your records so others can reproduce. Try `set.seed(2020); .Random.seed` for the full vector ... 46OTUs were removed because they are no longer present in any sample after random subsampling ... Default value being used. Default value being used. Default value being used. Default value being used. converting counts to integer mode Loading required package: ggplot2 Loading required package: lattice [ FAIL 0 | WARN 43 | SKIP 8 | PASS 217 ] ══ Skipped tests ═══════════════════════════════════════════════════════════════ • On CRAN (7) • empty test (1) [ FAIL 0 | WARN 43 | SKIP 8 | PASS 217 ] > > proc.time() user system elapsed 110.809 1.699 112.800
microbiomeMarker.Rcheck/microbiomeMarker-Ex.timings
name | user | system | elapsed | |
abundances-methods | 0.083 | 0.000 | 0.084 | |
aggregate_taxa | 0.880 | 0.024 | 0.905 | |
assign-marker_table | 5.141 | 0.181 | 5.332 | |
confounder | 2.446 | 0.022 | 2.473 | |
effect_size-plot | 4.297 | 0.091 | 4.395 | |
extract_posthoc_res | 0.161 | 0.000 | 0.161 | |
import_dada2 | 0.093 | 0.001 | 0.096 | |
import_picrust2 | 0.049 | 0.000 | 0.051 | |
import_qiime2 | 0.254 | 0.008 | 0.280 | |
marker_table-methods | 4.011 | 0.020 | 4.036 | |
microbiomeMarker | 0.019 | 0.000 | 0.020 | |
nmarker-methods | 0.002 | 0.000 | 0.002 | |
normalize-methods | 0.128 | 0.000 | 0.129 | |
phyloseq2DESeq2 | 0.753 | 0.000 | 0.754 | |
phyloseq2edgeR | 0.184 | 0.000 | 0.184 | |
phyloseq2metagenomeSeq | 0.207 | 0.000 | 0.207 | |
plot_abundance | 6.103 | 0.056 | 6.170 | |
plot_cladogram | 13.785 | 0.243 | 14.056 | |
plot_heatmap | 8.909 | 0.092 | 9.023 | |
plot_postHocTest | 1.504 | 0.020 | 1.527 | |
plot_sl_roc | 5.945 | 0.104 | 6.151 | |
postHocTest | 0.142 | 0.008 | 0.150 | |
run_aldex | 12.801 | 0.798 | 13.626 | |
run_ancom | 0.000 | 0.000 | 0.001 | |
run_ancombc | 26.564 | 0.499 | 27.117 | |
run_deseq2 | 8.853 | 0.124 | 8.995 | |
run_edger | 4.230 | 0.048 | 4.287 | |
run_lefse | 8.324 | 0.127 | 8.468 | |
run_limma_voom | 4.194 | 0.072 | 4.275 | |
run_metagenomeseq | 5.141 | 0.040 | 5.192 | |
run_posthoc_test | 0.814 | 0.008 | 0.823 | |
run_simple_stat | 4.397 | 0.004 | 4.409 | |
run_sl | 2.376 | 0.020 | 2.401 | |
run_test_multiple_groups | 6.111 | 0.168 | 6.291 | |
run_test_two_groups | 4.673 | 0.016 | 4.697 | |
subset_marker | 4.112 | 0.004 | 4.123 | |
summarize_taxa | 0.526 | 0.000 | 0.527 | |
transform_abundances | 0.168 | 0.016 | 0.185 | |