| Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:58:22 -0400 (Sat, 17 Oct 2020).
| TO THE DEVELOPERS/MAINTAINERS OF THE DEP PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 452/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| DEP 1.10.0 Arne Smits
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | [ OK ] | OK |
| Package: DEP |
| Version: 1.10.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:DEP.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings DEP_1.10.0.tar.gz |
| StartedAt: 2020-10-17 00:24:50 -0400 (Sat, 17 Oct 2020) |
| EndedAt: 2020-10-17 00:32:21 -0400 (Sat, 17 Oct 2020) |
| EllapsedTime: 451.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: DEP.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:DEP.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings DEP_1.10.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/DEP.Rcheck’
* using R version 4.0.3 (2020-10-10)
* 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.10.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 ... OK
* 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 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 6.499 0.069 6.572
plot_volcano 6.332 0.062 6.402
* 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: OK
DEP.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL DEP ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/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.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 333 | SKIPPED: 0 | WARNINGS: 4 | FAILED: 0 ]
>
> proc.time()
user system elapsed
72.423 2.557 75.486
DEP.Rcheck/DEP-Ex.timings
| name | user | system | elapsed | |
| LFQ | 2.788 | 0.104 | 2.903 | |
| TMT | 0.001 | 0.001 | 0.001 | |
| add_rejections | 1.678 | 0.082 | 1.762 | |
| analyze_dep | 3.258 | 0.108 | 3.372 | |
| filter_missval | 1.180 | 0.029 | 1.209 | |
| filter_proteins | 0.676 | 0.018 | 0.693 | |
| get_df_long | 1.439 | 0.048 | 1.487 | |
| get_df_wide | 1.427 | 0.038 | 1.465 | |
| get_prefix | 0.006 | 0.000 | 0.006 | |
| get_results | 1.987 | 0.057 | 2.045 | |
| get_suffix | 0.001 | 0.000 | 0.001 | |
| import_IsobarQuant | 0.000 | 0.001 | 0.000 | |
| import_MaxQuant | 0.078 | 0.001 | 0.079 | |
| impute | 2.383 | 0.047 | 2.432 | |
| make_se | 0.084 | 0.001 | 0.084 | |
| make_se_parse | 0.119 | 0.001 | 0.120 | |
| make_unique | 0.042 | 0.001 | 0.044 | |
| manual_impute | 1.341 | 0.026 | 1.367 | |
| meanSdPlot | 1.814 | 0.023 | 1.841 | |
| normalize_vsn | 0.778 | 0.018 | 0.798 | |
| plot_all | 2.472 | 0.119 | 2.592 | |
| plot_cond | 2.114 | 0.058 | 2.177 | |
| plot_cond_freq | 1.787 | 0.054 | 1.841 | |
| plot_cond_overlap | 1.905 | 0.044 | 1.951 | |
| plot_cor | 2.192 | 0.041 | 2.236 | |
| plot_coverage | 1.054 | 0.027 | 1.083 | |
| plot_detect | 1.415 | 0.033 | 1.454 | |
| plot_dist | 6.499 | 0.069 | 6.572 | |
| plot_frequency | 0.812 | 0.023 | 0.836 | |
| plot_gsea | 1.678 | 0.048 | 1.799 | |
| plot_heatmap | 4.369 | 0.084 | 4.456 | |
| plot_imputation | 2.187 | 0.067 | 2.255 | |
| plot_missval | 2.126 | 0.072 | 2.199 | |
| plot_normalization | 2.335 | 0.071 | 2.408 | |
| plot_numbers | 1.087 | 0.025 | 1.113 | |
| plot_p_hist | 2.652 | 0.040 | 2.694 | |
| plot_pca | 2.486 | 0.058 | 2.546 | |
| plot_single | 2.901 | 0.046 | 2.951 | |
| plot_volcano | 6.332 | 0.062 | 6.402 | |
| process | 2.802 | 0.068 | 2.883 | |
| report | 0.000 | 0.000 | 0.001 | |
| run_app | 0.000 | 0.001 | 0.000 | |
| se2msn | 0.162 | 0.002 | 0.164 | |
| test_diff | 2.651 | 0.060 | 2.715 | |
| test_gsea | 1.521 | 0.042 | 1.565 | |
| theme_DEP1 | 0.847 | 0.024 | 0.871 | |
| theme_DEP2 | 0.960 | 0.024 | 0.986 | |