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

This page was generated on 2021-10-15 15:06:02 -0400 (Fri, 15 Oct 2021).

CHECK results for DEP on tokay2

To the developers/maintainers of the DEP package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DEP.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 478/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DEP 1.14.0  (landing page)
Arne Smits
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/DEP
git_branch: RELEASE_3_13
git_last_commit: 200efdf
git_last_commit_date: 2021-05-19 12:29:30 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: DEP
Version: 1.14.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:DEP.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings DEP_1.14.0.tar.gz
StartedAt: 2021-10-14 22:07:49 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 22:16:24 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 515.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: DEP.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:DEP.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings DEP_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/DEP.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'DEP/DESCRIPTION' ... OK
* this is package 'DEP' version '1.14.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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... WARNING
Missing link or links in documentation object 'LFQ.Rd':
  '[MSnbase:impute-methods]{impute}'

Missing link or links in documentation object 'TMT.Rd':
  '[MSnbase:impute-methods]{impute}'

Missing link or links in documentation object 'impute.Rd':
  '[MSnbase:impute-methods]{impute}'

Missing link or links in documentation object 'process.Rd':
  '[MSnbase:impute-methods]{impute}'

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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: 1 WARNING
See
  'C:/Users/biocbuild/bbs-3.13-bioc/meat/DEP.Rcheck/00check.log'
for details.



Installation output

DEP.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/DEP_1.14.0.tar.gz && rm -rf DEP.buildbin-libdir && mkdir DEP.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=DEP.buildbin-libdir DEP_1.14.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL DEP_1.14.0.zip && rm DEP_1.14.0.tar.gz DEP_1.14.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 1543k    0 14875    0     0   124k      0  0:00:12 --:--:--  0:00:12  125k
100 1543k  100 1543k    0     0  2662k      0 --:--:-- --:--:-- --:--:-- 2661k

install for i386

* 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
  converting help for package 'DEP'
    finding HTML links ... done
    DEP                                     html  
    DiUbi                                   html  
    DiUbi_ExpDesign                         html  
    LFQ                                     html  
    TMT                                     html  
    UbiLength                               html  
    UbiLength_ExpDesign                     html  
    add_rejections                          html  
    analyze_dep                             html  
    filter_missval                          html  
    filter_proteins                         html  
    get_df_long                             html  
    get_df_wide                             html  
    get_prefix                              html  
    get_results                             html  
    get_suffix                              html  
    import_IsobarQuant                      html  
    import_MaxQuant                         html  
    impute                                  html  
    make_se                                 html  
    make_se_parse                           html  
    make_unique                             html  
    manual_impute                           html  
    meanSdPlot                              html  
    normalize_vsn                           html  
    plot_all                                html  
    plot_cond                               html  
    plot_cond_freq                          html  
    plot_cond_overlap                       html  
    plot_cor                                html  
    plot_coverage                           html  
    plot_detect                             html  
    plot_dist                               html  
    plot_frequency                          html  
    plot_gsea                               html  
    plot_heatmap                            html  
    plot_imputation                         html  
    plot_missval                            html  
    plot_normalization                      html  
    plot_numbers                            html  
    plot_p_hist                             html  
    plot_pca                                html  
    plot_single                             html  
    plot_volcano                            html  
    process                                 html  
    report                                  html  
    run_app                                 html  
    se2msn                                  html  
    test_diff                               html  
    test_gsea                               html  
    theme_DEP1                              html  
    theme_DEP2                              html  
** 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

install for x64

* installing *source* package 'DEP' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'DEP' as DEP_1.14.0.zip
* DONE (DEP)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'DEP' successfully unpacked and MD5 sums checked

Tests output

DEP.Rcheck/tests_i386/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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")
[ FAIL 0 | WARN 12 | SKIP 0 | PASS 333 ]
> 
> proc.time()
   user  system elapsed 
  44.04    1.45   64.39 

DEP.Rcheck/tests_x64/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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")
[ FAIL 0 | WARN 12 | SKIP 0 | PASS 333 ]
> 
> proc.time()
   user  system elapsed 
  46.09    0.84   65.85 

Example timings

DEP.Rcheck/examples_i386/DEP-Ex.timings

nameusersystemelapsed
LFQ2.070.132.19
TMT000
add_rejections0.920.050.97
analyze_dep2.580.102.69
filter_missval0.630.130.75
filter_proteins0.330.000.33
get_df_long0.840.020.85
get_df_wide0.820.010.84
get_prefix000
get_results1.050.021.07
get_suffix000
import_IsobarQuant000
import_MaxQuant0.060.000.06
impute1.350.001.34
make_se0.040.000.05
make_se_parse0.100.000.09
make_unique0.030.000.03
manual_impute0.840.000.85
meanSdPlot0.770.000.76
normalize_vsn0.510.000.52
plot_all1.910.011.92
plot_cond1.190.021.20
plot_cond_freq0.950.000.96
plot_cond_overlap0.940.000.94
plot_cor2.540.042.62
plot_coverage1.070.001.06
plot_detect1.480.151.63
plot_dist4.990.005.00
plot_frequency0.420.030.45
plot_gsea0.830.000.83
plot_heatmap2.540.032.58
plot_imputation1.240.001.23
plot_missval2.220.002.22
plot_normalization1.320.031.36
plot_numbers0.540.010.56
plot_p_hist1.390.001.42
plot_pca1.210.021.23
plot_single2.500.014.86
plot_volcano4.400.034.78
process1.460.021.49
report000
run_app000
se2msn0.110.000.11
test_diff1.060.001.07
test_gsea0.800.000.79
theme_DEP10.440.000.44
theme_DEP20.530.000.53

DEP.Rcheck/examples_x64/DEP-Ex.timings

nameusersystemelapsed
LFQ1.210.041.25
TMT000
add_rejections1.690.001.69
analyze_dep2.410.052.46
filter_missval0.60.00.6
filter_proteins0.410.000.41
get_df_long0.860.020.88
get_df_wide0.860.000.86
get_prefix000
get_results0.970.000.97
get_suffix000
import_IsobarQuant000
import_MaxQuant0.050.000.05
impute1.450.001.45
make_se0.050.000.05
make_se_parse0.070.000.07
make_unique0.020.000.02
manual_impute0.890.000.89
meanSdPlot1.390.001.39
normalize_vsn0.480.000.49
plot_all1.670.061.74
plot_cond1.190.001.19
plot_cond_freq0.940.000.94
plot_cond_overlap0.890.000.89
plot_cor1.420.001.42
plot_coverage0.620.000.62
plot_detect0.770.000.77
plot_dist3.810.003.81
plot_frequency0.460.000.46
plot_gsea0.840.000.84
plot_heatmap2.80.02.8
plot_imputation1.20.01.2
plot_missval1.770.001.76
plot_normalization1.400.001.41
plot_numbers0.580.000.58
plot_p_hist1.470.001.47
plot_pca1.280.001.28
plot_single1.450.001.45
plot_volcano3.890.003.89
process1.60.01.6
report000
run_app000
se2msn0.120.020.14
test_diff1.060.001.06
test_gsea0.820.000.81
theme_DEP10.480.000.49
theme_DEP20.580.000.57