Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:07 -0500 (Wed, 20 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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: 2024-11-20 07:06:36 -0000 (Wed, 20 Nov 2024) |
EndedAt: 2024-11-20 07:15:14 -0000 (Wed, 20 Nov 2024) |
EllapsedTime: 517.9 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.1 (2024-06-14) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14) GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * 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 33.600 0.180 33.825 plot_dist 5.024 0.040 5.071 plot_volcano 5.003 0.044 5.056 * 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.1/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.1 (2024-06-14) -- "Race for Your Life" 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.297 3.126 71.907
DEP.Rcheck/DEP-Ex.timings
name | user | system | elapsed | |
LFQ | 2.817 | 0.035 | 2.858 | |
TMT | 0.000 | 0.001 | 0.000 | |
add_rejections | 0.968 | 0.024 | 0.994 | |
analyze_dep | 2.710 | 0.024 | 2.739 | |
filter_missval | 0.636 | 0.004 | 0.641 | |
filter_proteins | 0.391 | 0.000 | 0.392 | |
get_df_long | 1.059 | 0.024 | 1.085 | |
get_df_wide | 1.007 | 0.000 | 1.009 | |
get_prefix | 0.002 | 0.000 | 0.003 | |
get_results | 2.283 | 0.092 | 2.378 | |
get_suffix | 0.001 | 0.000 | 0.001 | |
import_IsobarQuant | 0.000 | 0.000 | 0.001 | |
import_MaxQuant | 0.060 | 0.008 | 0.068 | |
impute | 33.600 | 0.180 | 33.825 | |
make_se | 0.055 | 0.000 | 0.054 | |
make_se_parse | 0.094 | 0.000 | 0.093 | |
make_unique | 0.023 | 0.000 | 0.023 | |
manual_impute | 0.902 | 0.004 | 0.908 | |
meanSdPlot | 0.724 | 0.052 | 0.777 | |
normalize_vsn | 0.464 | 0.032 | 0.496 | |
plot_all | 2.295 | 0.020 | 2.318 | |
plot_cond | 1.383 | 0.012 | 1.399 | |
plot_cond_freq | 1.200 | 0.028 | 1.230 | |
plot_cond_overlap | 1.185 | 0.020 | 1.208 | |
plot_cor | 1.651 | 0.016 | 1.670 | |
plot_coverage | 0.640 | 0.012 | 0.652 | |
plot_detect | 0.976 | 0.000 | 0.978 | |
plot_dist | 5.024 | 0.040 | 5.071 | |
plot_frequency | 0.581 | 0.000 | 0.582 | |
plot_gsea | 0.919 | 0.008 | 0.929 | |
plot_heatmap | 3.550 | 0.012 | 3.567 | |
plot_imputation | 1.357 | 0.012 | 1.371 | |
plot_missval | 2.216 | 0.024 | 2.244 | |
plot_normalization | 1.915 | 0.007 | 1.925 | |
plot_numbers | 0.616 | 0.001 | 0.617 | |
plot_p_hist | 1.660 | 0.000 | 1.663 | |
plot_pca | 1.673 | 0.007 | 1.684 | |
plot_single | 2.072 | 0.000 | 2.076 | |
plot_volcano | 5.003 | 0.044 | 5.056 | |
process | 1.911 | 0.000 | 1.914 | |
report | 0 | 0 | 0 | |
run_app | 0.000 | 0.000 | 0.001 | |
se2msn | 0.161 | 0.000 | 0.161 | |
test_diff | 1.249 | 0.028 | 1.279 | |
test_gsea | 0.963 | 0.004 | 0.970 | |
theme_DEP1 | 0.556 | 0.008 | 0.565 | |
theme_DEP2 | 0.624 | 0.004 | 0.629 | |