Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:22:50 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 |
To the developers/maintainers of the DEP package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 506/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DEP 1.18.0 (landing page) Arne Smits
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: DEP |
Version: 1.18.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DEP.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DEP_1.18.0.tar.gz |
StartedAt: 2022-10-19 01:30:45 -0400 (Wed, 19 Oct 2022) |
EndedAt: 2022-10-19 01:40:34 -0400 (Wed, 19 Oct 2022) |
EllapsedTime: 588.5 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: DEP.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DEP.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DEP_1.18.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/DEP.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘DEP/DESCRIPTION’ ... OK * this is package ‘DEP’ version ‘1.18.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 R 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 ... WARNING Missing link or links in documentation object 'LFQ.Rd': ‘[MSnbase:impute-methods]{impute}’ Missing link or links in documentation object 'TMT.Rd': ‘[MSnbase:impute-methods]{impute}’ Missing link or links in documentation object 'impute.Rd': ‘[MSnbase:impute-methods]{impute}’ Missing link or links in documentation object '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 plot_dist 7.927 0.057 7.991 plot_volcano 6.690 0.050 6.747 plot_heatmap 5.850 0.047 5.904 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... 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 ‘/Users/biocbuild/bbs-3.15-bioc/meat/DEP.Rcheck/00check.log’ for details.
DEP.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL DEP ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/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.2.1 (2022-06-23) -- "Funny-Looking Kid" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (64-bit) 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 14 | SKIP 0 | PASS 333 ] [ FAIL 0 | WARN 14 | SKIP 0 | PASS 333 ] > > proc.time() user system elapsed 102.918 2.972 107.145
DEP.Rcheck/DEP-Ex.timings
name | user | system | elapsed | |
LFQ | 3.595 | 0.094 | 3.695 | |
TMT | 0.000 | 0.000 | 0.001 | |
add_rejections | 1.766 | 0.102 | 1.869 | |
analyze_dep | 4.190 | 0.104 | 4.301 | |
filter_missval | 1.450 | 0.038 | 1.490 | |
filter_proteins | 0.810 | 0.027 | 0.838 | |
get_df_long | 1.800 | 0.042 | 1.845 | |
get_df_wide | 2.410 | 0.032 | 2.445 | |
get_prefix | 0.005 | 0.000 | 0.005 | |
get_results | 2.256 | 0.064 | 2.323 | |
get_suffix | 0.002 | 0.000 | 0.002 | |
import_IsobarQuant | 0 | 0 | 0 | |
import_MaxQuant | 0.09 | 0.00 | 0.09 | |
impute | 2.639 | 0.061 | 2.707 | |
make_se | 0.090 | 0.007 | 0.098 | |
make_se_parse | 0.119 | 0.014 | 0.133 | |
make_unique | 0.036 | 0.003 | 0.039 | |
manual_impute | 1.558 | 0.028 | 1.588 | |
meanSdPlot | 1.387 | 0.035 | 1.423 | |
normalize_vsn | 0.906 | 0.019 | 0.927 | |
plot_all | 3.385 | 0.071 | 3.461 | |
plot_cond | 2.559 | 0.048 | 2.612 | |
plot_cond_freq | 1.998 | 0.034 | 2.034 | |
plot_cond_overlap | 2.041 | 0.032 | 2.076 | |
plot_cor | 2.838 | 0.070 | 2.914 | |
plot_coverage | 1.363 | 0.046 | 1.411 | |
plot_detect | 1.741 | 0.029 | 1.773 | |
plot_dist | 7.927 | 0.057 | 7.991 | |
plot_frequency | 1.025 | 0.024 | 1.052 | |
plot_gsea | 1.729 | 0.028 | 1.758 | |
plot_heatmap | 5.850 | 0.047 | 5.904 | |
plot_imputation | 2.479 | 0.067 | 2.550 | |
plot_missval | 3.711 | 0.058 | 3.775 | |
plot_normalization | 2.775 | 0.069 | 2.849 | |
plot_numbers | 1.266 | 0.027 | 1.294 | |
plot_p_hist | 3.305 | 0.037 | 3.346 | |
plot_pca | 3.642 | 0.044 | 3.694 | |
plot_single | 3.242 | 0.041 | 3.290 | |
plot_volcano | 6.690 | 0.050 | 6.747 | |
process | 2.965 | 0.056 | 3.023 | |
report | 0 | 0 | 0 | |
run_app | 0 | 0 | 0 | |
se2msn | 0.245 | 0.000 | 0.246 | |
test_diff | 2.084 | 0.047 | 2.133 | |
test_gsea | 1.696 | 0.032 | 1.729 | |
theme_DEP1 | 1.043 | 0.024 | 1.068 | |
theme_DEP2 | 1.289 | 0.025 | 1.317 | |