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

CHECK report for DEP on veracruz1

This page was generated on 2018-04-12 13:45:28 -0400 (Thu, 12 Apr 2018).

Package 352/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DEP 1.0.1
Arne Smits
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/DEP
Branch: RELEASE_3_6
Last Commit: 471c4fa
Last Changed Date: 2017-11-17 03:14:10 -0400 (Fri, 17 Nov 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: DEP
Version: 1.0.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings DEP_1.0.1.tar.gz
StartedAt: 2018-04-12 02:42:28 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 02:47:39 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 310.7 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 --no-vignettes --timings DEP_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/DEP.Rcheck’
* using R version 3.4.4 (2018-03-15)
* 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.0.1’
* 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 loading without being on the library search path ... 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
              user system elapsed
plot_heatmap 8.478  0.049   8.696
plot_volcano 5.839  0.038   5.977
LFQ          5.514  0.136   6.471
* 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

* installing *source* package ‘DEP’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (DEP)

Tests output

DEP.Rcheck/tests/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 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")
[1] 0.2664646
[1] 0.2664646
[1] 0.2664646
[1] 0.2664646
[1] 0.2664646
[1] 0.2664646
[1] 0.2664646
[1] 0.2664646
[1] 0.2664646
[1] 0.2664646
[1] 0.2664646
[1] 0.2664646
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 290 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 61.921   1.448  64.935 

Example timings

DEP.Rcheck/DEP-Ex.timings

nameusersystemelapsed
LFQ5.5140.1366.471
TMT0.0000.0000.001
add_rejections3.1880.0553.280
analyze_dep4.1740.1024.340
filter_missval1.5710.0161.620
get_df_long1.3160.0301.365
get_df_wide1.3160.0321.376
get_prefix0.0050.0000.005
get_results1.5650.0361.623
import_IsobarQuant0.0010.0000.001
import_MaxQuant0.5080.0030.533
impute1.6420.0271.696
make_se0.0630.0010.069
make_se_parse0.1260.0020.129
make_unique0.0310.0000.034
manual_impute0.7850.0120.810
meanSdPlot1.7220.0331.779
normalize_vsn0.7150.0080.726
plot_all2.7480.0642.854
plot_cond1.7410.0211.789
plot_cond_freq1.5460.0191.605
plot_cond_overlap2.1080.0232.167
plot_cor2.7340.0312.811
plot_coverage0.8970.0060.912
plot_detect1.3030.0051.322
plot_frequency0.8670.0040.885
plot_gsea1.2560.0151.280
plot_heatmap8.4780.0498.696
plot_imputation2.2420.0502.322
plot_missval2.2380.0342.312
plot_normalization2.1900.0512.275
plot_numbers0.8940.0070.913
plot_p_hist2.8030.0332.892
plot_pca2.0740.0202.140
plot_single2.3700.0212.444
plot_volcano5.8390.0385.977
process2.2700.0502.346
report0.0010.0000.001
run_app0.0010.0000.001
se2msn0.1140.0010.116
test_diff1.8900.0291.946
test_gsea1.1900.0161.219
theme_DEP10.8450.0130.871
theme_DEP20.8760.0040.891