Back to Multiple platform build/check report for BioC 3.9
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

CHECK report for DEP on celaya2

This page was generated on 2019-04-09 13:18:47 -0400 (Tue, 09 Apr 2019).

Package 409/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DEP 1.5.3
Arne Smits
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/DEP
Branch: master
Last Commit: ed8e222
Last Changed Date: 2019-03-11 12:11:27 -0400 (Mon, 11 Mar 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: DEP
Version: 1.5.3
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.5.3.tar.gz
StartedAt: 2019-04-09 01:17:12 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 01:24:53 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 461.4 seconds
RetCode: 0
Status:  OK 
CheckDir: DEP.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.5.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/DEP.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘DEP/DESCRIPTION’ ... OK
* this is package ‘DEP’ version ‘1.5.3’
* 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 or elapsed time > 5s
              user system elapsed
plot_volcano 9.486  0.155   9.643
plot_dist    6.785  0.173   6.959
plot_heatmap 6.061  0.251   6.313
* 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


Installation output

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/3.6/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)

Tests output

DEP.Rcheck/tests/testthat.Rout


R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.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: 334 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 75.221   4.400  79.961 

Example timings

DEP.Rcheck/DEP-Ex.timings

nameusersystemelapsed
LFQ3.2140.2033.417
TMT0.0000.0000.001
add_rejections1.7630.1381.901
analyze_dep3.7340.3214.054
filter_missval1.5280.1311.659
filter_proteins0.7810.0620.844
get_df_long2.1300.1082.239
get_df_wide1.9100.1542.064
get_prefix0.0060.0000.007
get_results1.9630.1132.077
get_suffix0.0030.0000.003
import_IsobarQuant0.0000.0000.001
import_MaxQuant0.0900.0030.094
impute3.5540.1383.693
make_se0.0690.0020.072
make_se_parse0.0780.0070.085
make_unique0.0370.0010.039
manual_impute1.3200.1371.457
meanSdPlot1.2410.0901.332
normalize_vsn0.9800.0771.056
plot_all2.7820.2172.998
plot_cond2.3060.1212.433
plot_cond_freq2.0900.0912.181
plot_cond_overlap2.2770.1202.398
plot_cor2.2280.1632.391
plot_coverage1.0090.0721.081
plot_detect1.6710.1261.797
plot_dist6.7850.1736.959
plot_frequency0.9150.0750.991
plot_gsea2.7780.1622.941
plot_heatmap6.0610.2516.313
plot_imputation2.5130.1992.712
plot_missval2.5700.1652.736
plot_normalization2.8250.2073.039
plot_numbers1.2410.0661.308
plot_p_hist2.8090.1392.949
plot_pca2.9400.1053.045
plot_single3.5740.1143.689
plot_volcano9.4860.1559.643
process2.7650.1372.903
report0.0000.0000.001
run_app0.0000.0000.001
se2msn0.1460.0010.147
test_diff2.0730.1232.196
test_gsea1.8040.0921.897
theme_DEP11.1690.1251.295
theme_DEP21.2100.0751.286