Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-12-24 11:40 -0500 (Tue, 24 Dec 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" | 4754 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4472 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4426 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4381 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4373 |
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 538/2274 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DEP 1.29.0 (landing page) Arne Smits
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | ||||||||||
To the developers/maintainers of the DEP package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DEP.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: DEP |
Version: 1.29.0 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings DEP_1.29.0.tar.gz |
StartedAt: 2024-12-23 21:24:04 -0500 (Mon, 23 Dec 2024) |
EndedAt: 2024-12-23 21:32:04 -0500 (Mon, 23 Dec 2024) |
EllapsedTime: 479.7 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: DEP.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings DEP_1.29.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/DEP.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘DEP/DESCRIPTION’ ... OK * this is package ‘DEP’ version ‘1.29.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 23 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 ‘DEP’ 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 loading without being on the library search path ... OK * checking whether 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 ... WARNING Missing link or links in Rd file 'LFQ.Rd': ‘[MSnbase:impute-methods]{impute}’ Missing link or links in Rd file 'TMT.Rd': ‘[MSnbase:impute-methods]{impute}’ Missing link or links in Rd file 'impute.Rd': ‘[MSnbase:impute-methods]{impute}’ Missing link or links in Rd file 'process.Rd': ‘[MSnbase:impute-methods]{impute}’ See section 'Cross-references' in the 'Writing R Extensions' manual. * 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 LazyData ... 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 impute 53.75 0.494 54.329 * 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 re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 WARNING See ‘/home/biocbuild/bbs-3.21-bioc/meat/DEP.Rcheck/00check.log’ for details.
DEP.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL DEP ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’ * installing *source* package ‘DEP’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (DEP)
DEP.Rcheck/tests/testthat.Rout
R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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(DEP) > > test_check("DEP") [ FAIL 0 | WARN 15 | SKIP 0 | PASS 333 ] [ FAIL 0 | WARN 15 | SKIP 0 | PASS 333 ] > > proc.time() user system elapsed 50.273 2.306 52.586
DEP.Rcheck/DEP-Ex.timings
name | user | system | elapsed | |
LFQ | 2.068 | 0.077 | 2.146 | |
TMT | 0.000 | 0.001 | 0.001 | |
add_rejections | 0.650 | 0.003 | 0.653 | |
analyze_dep | 1.928 | 0.014 | 1.942 | |
filter_missval | 0.431 | 0.016 | 0.447 | |
filter_proteins | 0.271 | 0.011 | 0.282 | |
get_df_long | 0.709 | 0.006 | 0.716 | |
get_df_wide | 1.612 | 0.104 | 1.715 | |
get_prefix | 0.002 | 0.000 | 0.002 | |
get_results | 0.863 | 0.029 | 0.893 | |
get_suffix | 0.001 | 0.000 | 0.002 | |
import_IsobarQuant | 0.001 | 0.000 | 0.000 | |
import_MaxQuant | 0.044 | 0.000 | 0.044 | |
impute | 53.750 | 0.494 | 54.329 | |
make_se | 0.036 | 0.000 | 0.036 | |
make_se_parse | 0.058 | 0.010 | 0.069 | |
make_unique | 0.015 | 0.001 | 0.016 | |
manual_impute | 0.585 | 0.008 | 0.593 | |
meanSdPlot | 0.528 | 0.078 | 0.614 | |
normalize_vsn | 0.309 | 0.029 | 0.338 | |
plot_all | 1.524 | 0.023 | 1.547 | |
plot_cond | 0.953 | 0.006 | 0.959 | |
plot_cond_freq | 0.798 | 0.001 | 0.799 | |
plot_cond_overlap | 0.866 | 0.010 | 0.877 | |
plot_cor | 1.153 | 0.019 | 1.173 | |
plot_coverage | 0.408 | 0.002 | 0.411 | |
plot_detect | 0.676 | 0.001 | 0.677 | |
plot_dist | 3.320 | 0.019 | 3.340 | |
plot_frequency | 0.375 | 0.005 | 0.380 | |
plot_gsea | 0.603 | 0.002 | 0.605 | |
plot_heatmap | 2.341 | 0.021 | 2.361 | |
plot_imputation | 0.907 | 0.038 | 0.946 | |
plot_missval | 1.385 | 0.014 | 1.399 | |
plot_normalization | 1.311 | 0.003 | 1.314 | |
plot_numbers | 0.419 | 0.034 | 0.453 | |
plot_p_hist | 1.150 | 0.038 | 1.189 | |
plot_pca | 1.096 | 0.003 | 1.099 | |
plot_single | 1.453 | 0.020 | 1.473 | |
plot_volcano | 3.902 | 0.050 | 3.952 | |
process | 1.309 | 0.008 | 1.317 | |
report | 0 | 0 | 0 | |
run_app | 0 | 0 | 0 | |
se2msn | 0.110 | 0.001 | 0.111 | |
test_diff | 0.805 | 0.003 | 0.808 | |
test_gsea | 0.640 | 0.003 | 0.642 | |
theme_DEP1 | 0.382 | 0.000 | 0.381 | |
theme_DEP2 | 0.425 | 0.000 | 0.424 | |