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

CHECK report for DEP on malbec2

This page was generated on 2020-10-17 11:54:39 -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/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DEP 1.10.0
Arne Smits
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/DEP
Branch: RELEASE_3_11
Last Commit: 463586f
Last Changed Date: 2020-04-27 15:09:27 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 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
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: DEP
Version: 1.10.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings DEP_1.10.0.tar.gz
StartedAt: 2020-10-17 00:37:32 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 00:43:25 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 352.5 seconds
RetCode: 0
Status:  OK 
CheckDir: DEP.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings DEP_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/DEP.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (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.372  0.016   6.388
plot_volcano 5.820  0.000   5.821
* 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:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL DEP
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/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 version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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 
 50.555   2.755  55.593 

Example timings

DEP.Rcheck/DEP-Ex.timings

nameusersystemelapsed
LFQ1.8040.0161.819
TMT000
add_rejections1.0320.0281.060
analyze_dep1.8610.0081.869
filter_missval0.5430.0000.543
filter_proteins0.3120.0000.313
get_df_long0.9670.0000.968
get_df_wide0.880.000.88
get_prefix0.0020.0000.003
get_results1.240.001.24
get_suffix0.0020.0000.001
import_IsobarQuant000
import_MaxQuant0.0500.0000.049
impute1.4570.0001.459
make_se0.0440.0000.045
make_se_parse0.0920.0000.093
make_unique0.0240.0000.024
manual_impute0.7570.0040.761
meanSdPlot0.6950.0000.695
normalize_vsn0.4540.0000.454
plot_all1.5220.0081.530
plot_cond1.2580.0151.274
plot_cond_freq1.0560.0001.057
plot_cond_overlap1.8500.0081.858
plot_cor2.1340.0642.199
plot_coverage0.8810.0200.901
plot_detect0.7890.0040.792
plot_dist6.3720.0166.388
plot_frequency0.7730.0000.772
plot_gsea1.1440.0001.145
plot_heatmap2.9020.0002.902
plot_imputation1.4320.0081.441
plot_missval1.2380.0001.237
plot_normalization1.3170.0041.321
plot_numbers0.5140.0000.515
plot_p_hist1.5300.0001.531
plot_pca1.4710.0001.472
plot_single1.6500.0041.655
plot_volcano5.8200.0005.821
process1.3750.0041.380
report000
run_app000
se2msn0.1050.0040.108
test_diff1.3670.0001.371
test_gsea0.9830.0080.996
theme_DEP10.4710.0000.471
theme_DEP20.6180.0000.618