Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-11-25 11:38 -0500 (Mon, 25 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4748 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4459 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4349 |
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 498/2272 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
dar 1.3.0 (landing page) Francesc Catala-Moll
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
To the developers/maintainers of the dar package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/dar.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: dar |
Version: 1.3.0 |
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:dar.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings dar_1.3.0.tar.gz |
StartedAt: 2024-11-24 23:50:12 -0500 (Sun, 24 Nov 2024) |
EndedAt: 2024-11-25 00:04:35 -0500 (Mon, 25 Nov 2024) |
EllapsedTime: 863.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: dar.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:dar.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings dar_1.3.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/dar.Rcheck' * using R Under development (unstable) (2024-10-26 r87273 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'dar/DESCRIPTION' ... OK * this is package 'dar' version '1.3.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 whether package 'dar' 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 code 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 R/sysdata.rda ... OK * checking files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed step_aldex 21.67 3.48 93.59 step_ancom 14.09 0.97 15.15 step_deseq 7.55 0.19 7.71 step_metagenomeseq 5.99 0.19 12.63 corr_heatmap 4.21 0.13 6.62 prep 2.02 0.06 43.62 export_steps 1.70 0.10 15.75 import_steps 1.41 0.17 41.61 recipe 0.91 0.05 19.69 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'testthat.R' OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: OK
dar.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL dar ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library' * installing *source* package 'dar' ... ** 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 (dar)
dar.Rcheck/tests/testthat.Rout
R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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(dar) > > test_check("dar") Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 10 | PASS 82 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-roxytest-tests-bake.R:18:3', 'test-roxytest-tests-ancom.R:14:3', 'test-roxytest-tests-lefse.R:15:3', 'test-roxytest-tests-misc.R:73:3', 'test-roxytest-tests-misc.R:101:3', 'test-roxytest-tests-misc.R:108:3', 'test-roxytest-tests-maaslin2.R:16:3', 'test-roxytest-tests-pkg_check.R:6:3', 'test-roxytest-tests-read_data.R:24:3', 'test-roxytest-tests-steps_and_checks.R:7:3' [ FAIL 0 | WARN 0 | SKIP 10 | PASS 82 ] > > proc.time() user system elapsed 8.29 0.96 379.00
dar.Rcheck/dar-Ex.timings
name | user | system | elapsed | |
abundance_plt | 3.34 | 0.19 | 3.69 | |
add_tax | 0.25 | 0.05 | 0.31 | |
add_var | 0.19 | 0.09 | 0.28 | |
bake | 0.64 | 0.09 | 0.73 | |
contains_rarefaction | 0.32 | 0.03 | 0.36 | |
cool | 0.35 | 0.05 | 0.41 | |
corr_heatmap | 4.21 | 0.13 | 6.62 | |
exclusion_plt | 1.17 | 0.04 | 1.22 | |
export_steps | 1.70 | 0.10 | 15.75 | |
find_intersections | 0.22 | 0.01 | 0.24 | |
get_comparisons | 0.03 | 0.03 | 0.06 | |
get_phy | 0.02 | 0.03 | 0.05 | |
get_tax | 0.01 | 0.07 | 0.07 | |
get_var | 0.05 | 0.01 | 0.07 | |
import_steps | 1.41 | 0.17 | 41.61 | |
intersection_df | 0.25 | 0.04 | 0.28 | |
intersection_plt | 2.14 | 0.04 | 2.22 | |
mutual_plt | 2.58 | 0.17 | 2.75 | |
otu_table | 0.37 | 0.04 | 0.40 | |
overlap_df | 0.33 | 0.04 | 0.38 | |
phy_qc | 1.45 | 0.03 | 1.49 | |
prep | 2.02 | 0.06 | 43.62 | |
rand_id | 0 | 0 | 0 | |
read_data | 2.76 | 0.75 | 3.22 | |
recipe | 0.91 | 0.05 | 19.69 | |
required_deps | 0.08 | 0.03 | 0.11 | |
sample_data | 0.07 | 0.02 | 0.08 | |
step_aldex | 21.67 | 3.48 | 93.59 | |
step_ancom | 14.09 | 0.97 | 15.15 | |
step_corncob | 3.42 | 0.17 | 3.89 | |
step_deseq | 7.55 | 0.19 | 7.71 | |
step_filter_by_abundance | 0.05 | 0.05 | 0.10 | |
step_filter_by_prevalence | 0.04 | 0.04 | 0.09 | |
step_filter_by_rarity | 0.04 | 0.06 | 0.10 | |
step_filter_by_variance | 0.04 | 0.05 | 0.09 | |
step_filter_taxa | 0.05 | 0.05 | 0.09 | |
step_lefse | 0.11 | 0.03 | 0.14 | |
step_maaslin | 4.40 | 0.22 | 4.66 | |
step_metagenomeseq | 5.99 | 0.19 | 12.63 | |
step_rarefaction | 0.08 | 0.01 | 0.09 | |
step_subset_taxa | 0.05 | 0.03 | 0.08 | |
step_wilcox | 2.34 | 0.08 | 2.42 | |
steps_ids | 0.01 | 0.05 | 0.06 | |
tax_table | 0.05 | 0.03 | 0.08 | |
tidyeval | 0.02 | 0.00 | 0.02 | |
to_tibble | 0.47 | 0.01 | 0.48 | |
use_rarefy | 0.03 | 0.02 | 0.05 | |
zero_otu | 0.56 | 0.02 | 0.58 | |