| Back to Multiple platform build/check report for BioC 3.11 |
|
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/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: /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 |
##############################################################################
##############################################################################
###
### 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
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)
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
DEP.Rcheck/DEP-Ex.timings
| name | user | system | elapsed | |
| LFQ | 1.804 | 0.016 | 1.819 | |
| TMT | 0 | 0 | 0 | |
| add_rejections | 1.032 | 0.028 | 1.060 | |
| analyze_dep | 1.861 | 0.008 | 1.869 | |
| filter_missval | 0.543 | 0.000 | 0.543 | |
| filter_proteins | 0.312 | 0.000 | 0.313 | |
| get_df_long | 0.967 | 0.000 | 0.968 | |
| get_df_wide | 0.88 | 0.00 | 0.88 | |
| get_prefix | 0.002 | 0.000 | 0.003 | |
| get_results | 1.24 | 0.00 | 1.24 | |
| get_suffix | 0.002 | 0.000 | 0.001 | |
| import_IsobarQuant | 0 | 0 | 0 | |
| import_MaxQuant | 0.050 | 0.000 | 0.049 | |
| impute | 1.457 | 0.000 | 1.459 | |
| make_se | 0.044 | 0.000 | 0.045 | |
| make_se_parse | 0.092 | 0.000 | 0.093 | |
| make_unique | 0.024 | 0.000 | 0.024 | |
| manual_impute | 0.757 | 0.004 | 0.761 | |
| meanSdPlot | 0.695 | 0.000 | 0.695 | |
| normalize_vsn | 0.454 | 0.000 | 0.454 | |
| plot_all | 1.522 | 0.008 | 1.530 | |
| plot_cond | 1.258 | 0.015 | 1.274 | |
| plot_cond_freq | 1.056 | 0.000 | 1.057 | |
| plot_cond_overlap | 1.850 | 0.008 | 1.858 | |
| plot_cor | 2.134 | 0.064 | 2.199 | |
| plot_coverage | 0.881 | 0.020 | 0.901 | |
| plot_detect | 0.789 | 0.004 | 0.792 | |
| plot_dist | 6.372 | 0.016 | 6.388 | |
| plot_frequency | 0.773 | 0.000 | 0.772 | |
| plot_gsea | 1.144 | 0.000 | 1.145 | |
| plot_heatmap | 2.902 | 0.000 | 2.902 | |
| plot_imputation | 1.432 | 0.008 | 1.441 | |
| plot_missval | 1.238 | 0.000 | 1.237 | |
| plot_normalization | 1.317 | 0.004 | 1.321 | |
| plot_numbers | 0.514 | 0.000 | 0.515 | |
| plot_p_hist | 1.530 | 0.000 | 1.531 | |
| plot_pca | 1.471 | 0.000 | 1.472 | |
| plot_single | 1.650 | 0.004 | 1.655 | |
| plot_volcano | 5.820 | 0.000 | 5.821 | |
| process | 1.375 | 0.004 | 1.380 | |
| report | 0 | 0 | 0 | |
| run_app | 0 | 0 | 0 | |
| se2msn | 0.105 | 0.004 | 0.108 | |
| test_diff | 1.367 | 0.000 | 1.371 | |
| test_gsea | 0.983 | 0.008 | 0.996 | |
| theme_DEP1 | 0.471 | 0.000 | 0.471 | |
| theme_DEP2 | 0.618 | 0.000 | 0.618 | |