Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-02-13 12:12 -0500 (Thu, 13 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" | 4754 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4502 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4525 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4477 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4414 |
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: DEP |
Version: 1.28.0 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings DEP_1.28.0.tar.gz |
StartedAt: 2025-02-11 05:34:13 -0000 (Tue, 11 Feb 2025) |
EndedAt: 2025-02-11 05:42:52 -0000 (Tue, 11 Feb 2025) |
EllapsedTime: 519.2 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: DEP.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --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: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403) * running under: openEuler 24.03 (LTS) * using session charset: UTF-8 * using option ‘--no-vignettes’ * 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 64.369 0.465 65.154 plot_volcano 5.138 0.055 5.208 plot_dist 5.120 0.032 5.165 * 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: 1 WARNING See ‘/home/biocbuild/bbs-3.20-bioc/meat/DEP.Rcheck/00check.log’ for details.
DEP.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL DEP ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.2/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: aarch64-unknown-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 68.023 2.789 72.263
DEP.Rcheck/DEP-Ex.timings
name | user | system | elapsed | |
LFQ | 2.405 | 0.132 | 2.611 | |
TMT | 0 | 0 | 0 | |
add_rejections | 0.923 | 0.027 | 0.983 | |
analyze_dep | 2.614 | 0.089 | 2.774 | |
filter_missval | 0.572 | 0.046 | 0.636 | |
filter_proteins | 0.376 | 0.042 | 0.430 | |
get_df_long | 0.979 | 0.035 | 1.042 | |
get_df_wide | 0.946 | 0.035 | 1.006 | |
get_prefix | 0.002 | 0.000 | 0.003 | |
get_results | 2.037 | 0.167 | 2.260 | |
get_suffix | 0.002 | 0.000 | 0.001 | |
import_IsobarQuant | 0 | 0 | 0 | |
import_MaxQuant | 0.065 | 0.004 | 0.070 | |
impute | 64.369 | 0.465 | 65.154 | |
make_se | 0.050 | 0.004 | 0.054 | |
make_se_parse | 0.096 | 0.000 | 0.097 | |
make_unique | 0.023 | 0.000 | 0.024 | |
manual_impute | 0.860 | 0.011 | 0.874 | |
meanSdPlot | 0.718 | 0.060 | 0.779 | |
normalize_vsn | 0.454 | 0.016 | 0.472 | |
plot_all | 2.355 | 0.020 | 2.381 | |
plot_cond | 1.405 | 0.004 | 1.417 | |
plot_cond_freq | 1.170 | 0.004 | 1.178 | |
plot_cond_overlap | 1.158 | 0.012 | 1.174 | |
plot_cor | 1.676 | 0.004 | 1.683 | |
plot_coverage | 0.598 | 0.000 | 0.600 | |
plot_detect | 0.939 | 0.004 | 0.946 | |
plot_dist | 5.120 | 0.032 | 5.165 | |
plot_frequency | 0.566 | 0.004 | 0.570 | |
plot_gsea | 0.879 | 0.000 | 0.881 | |
plot_heatmap | 3.564 | 0.020 | 3.593 | |
plot_imputation | 1.345 | 0.008 | 1.357 | |
plot_missval | 2.164 | 0.012 | 2.182 | |
plot_normalization | 1.770 | 0.008 | 1.928 | |
plot_numbers | 0.748 | 0.012 | 0.762 | |
plot_p_hist | 1.683 | 0.000 | 1.893 | |
plot_pca | 1.661 | 0.000 | 1.666 | |
plot_single | 2.228 | 0.000 | 2.235 | |
plot_volcano | 5.138 | 0.055 | 5.208 | |
process | 1.877 | 0.003 | 1.888 | |
report | 0 | 0 | 0 | |
run_app | 0 | 0 | 0 | |
se2msn | 0.187 | 0.000 | 0.187 | |
test_diff | 1.159 | 0.000 | 1.163 | |
test_gsea | 0.920 | 0.000 | 0.923 | |
theme_DEP1 | 0.549 | 0.000 | 0.551 | |
theme_DEP2 | 0.638 | 0.000 | 0.640 | |