Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-02-06 12:04 -0500 (Thu, 06 Feb 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4753 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4501 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4524 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4476 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4407 |
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 545/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DEP 1.28.0 (landing page) Arne Smits
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | ![]() | ||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | WARNINGS | ||||||||||
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.28.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings DEP_1.28.0.tar.gz |
StartedAt: 2025-02-03 21:45:07 -0500 (Mon, 03 Feb 2025) |
EndedAt: 2025-02-03 21:52:53 -0500 (Mon, 03 Feb 2025) |
EllapsedTime: 466.5 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: DEP.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings DEP_1.28.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/DEP.Rcheck’ * using R version 4.4.2 (2024-10-31) * 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.28.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 ‘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 51.677 0.453 52.132 * 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.20-bioc/meat/DEP.Rcheck/00check.log’ for details.
DEP.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL DEP ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-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 version 4.4.2 (2024-10-31) -- "Pile of Leaves" 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 47.973 1.942 49.924
DEP.Rcheck/DEP-Ex.timings
name | user | system | elapsed | |
LFQ | 1.95 | 0.03 | 1.98 | |
TMT | 0.001 | 0.000 | 0.000 | |
add_rejections | 0.643 | 0.074 | 0.716 | |
analyze_dep | 1.740 | 0.013 | 1.753 | |
filter_missval | 0.388 | 0.005 | 0.393 | |
filter_proteins | 0.243 | 0.000 | 0.242 | |
get_df_long | 0.685 | 0.000 | 0.685 | |
get_df_wide | 1.352 | 0.046 | 1.397 | |
get_prefix | 0.002 | 0.000 | 0.001 | |
get_results | 0.813 | 0.012 | 0.824 | |
get_suffix | 0.000 | 0.001 | 0.001 | |
import_IsobarQuant | 0 | 0 | 0 | |
import_MaxQuant | 0.039 | 0.001 | 0.041 | |
impute | 51.677 | 0.453 | 52.132 | |
make_se | 0.032 | 0.004 | 0.036 | |
make_se_parse | 0.062 | 0.008 | 0.070 | |
make_unique | 0.016 | 0.000 | 0.015 | |
manual_impute | 0.555 | 0.009 | 0.565 | |
meanSdPlot | 0.501 | 0.045 | 0.546 | |
normalize_vsn | 0.323 | 0.034 | 0.356 | |
plot_all | 1.473 | 0.016 | 1.489 | |
plot_cond | 0.911 | 0.004 | 0.915 | |
plot_cond_freq | 0.760 | 0.001 | 0.763 | |
plot_cond_overlap | 0.784 | 0.011 | 0.795 | |
plot_cor | 1.084 | 0.001 | 1.084 | |
plot_coverage | 0.411 | 0.000 | 0.413 | |
plot_detect | 0.662 | 0.002 | 0.664 | |
plot_dist | 3.256 | 0.002 | 3.258 | |
plot_frequency | 0.377 | 0.000 | 0.377 | |
plot_gsea | 0.588 | 0.001 | 0.588 | |
plot_heatmap | 2.262 | 0.030 | 2.292 | |
plot_imputation | 0.893 | 0.009 | 0.903 | |
plot_missval | 1.365 | 0.003 | 1.368 | |
plot_normalization | 1.280 | 0.022 | 1.302 | |
plot_numbers | 0.404 | 0.005 | 0.408 | |
plot_p_hist | 1.098 | 0.001 | 1.099 | |
plot_pca | 1.054 | 0.001 | 1.056 | |
plot_single | 1.392 | 0.005 | 1.397 | |
plot_volcano | 3.860 | 0.053 | 3.923 | |
process | 1.241 | 0.003 | 1.244 | |
report | 0 | 0 | 0 | |
run_app | 0 | 0 | 0 | |
se2msn | 0.102 | 0.000 | 0.103 | |
test_diff | 0.796 | 0.032 | 0.829 | |
test_gsea | 0.617 | 0.019 | 0.636 | |
theme_DEP1 | 0.375 | 0.003 | 0.378 | |
theme_DEP2 | 0.428 | 0.010 | 0.438 | |