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

CHECK report for Doscheda on tokay2

This page was generated on 2020-10-17 11:56:29 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE Doscheda PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 499/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Doscheda 1.10.4
Bruno Contrino
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/Doscheda
Branch: RELEASE_3_11
Last Commit: a56e910
Last Changed Date: 2020-09-17 12:16:03 -0400 (Thu, 17 Sep 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: Doscheda
Version: 1.10.4
Command: C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:Doscheda.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings Doscheda_1.10.4.tar.gz
StartedAt: 2020-10-17 03:32:08 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 03:37:57 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 348.8 seconds
RetCode: 0
Status:  OK  
CheckDir: Doscheda.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:Doscheda.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings Doscheda_1.10.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.11-bioc/meat/Doscheda.Rcheck'
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'Doscheda/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'Doscheda' version '1.10.4'
* 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 'Doscheda' 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 ... 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
fitModel-methods 25.44   0.66   28.06
runDoscheda      21.79   0.02   22.79
pcaPlot-methods   6.64   0.16    8.70
corrPlot-methods  3.78   0.07    5.41
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
fitModel-methods 23.81   0.61   26.34
runDoscheda      22.23   0.03   23.25
pcaPlot-methods   6.15   0.06    8.22
corrPlot-methods  3.69   0.04    5.14
* 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: OK


Installation output

Doscheda.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.11/bioc/src/contrib/Doscheda_1.10.4.tar.gz && rm -rf Doscheda.buildbin-libdir && mkdir Doscheda.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Doscheda.buildbin-libdir Doscheda_1.10.4.tar.gz && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL Doscheda_1.10.4.zip && rm Doscheda_1.10.4.tar.gz Doscheda_1.10.4.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 2861k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2861k  100 2861k    0     0  27.7M      0 --:--:-- --:--:-- --:--:-- 29.4M

install for i386

* installing *source* package 'Doscheda' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
in method for 'getInput' with signature '"ChemoProtSet"': no definition for class "ChemoProtSet"
in method for 'getNorm' with signature '"ChemoProtSet"': no definition for class "ChemoProtSet"
in method for 'getFinal' with signature '"ChemoProtSet"': no definition for class "ChemoProtSet"
in method for 'getParameters' with signature '"ChemoProtSet"': no definition for class "ChemoProtSet"
in method for 'getDatasets' with signature '"ChemoProtSet"': no definition for class "ChemoProtSet"
in method for 'boxplot' with signature '"ChemoProtSet"': no definition for class "ChemoProtSet"
in method for 'corrPlot' with signature '"ChemoProtSet"': no definition for class "ChemoProtSet"
in method for 'densityPlot' with signature '"ChemoProtSet"': no definition for class "ChemoProtSet"
Creating a new generic function for 'meanSdPlot' in package 'Doscheda'
** help
*** installing help indices
  converting help for package 'Doscheda'
    finding HTML links ... done
    ChemoProtSet-class                      html  
    boxplot-ChemoProtSet-method             html  
    corrPlot-methods                        html  
    densityPlot-methods                     html  
    doscheda                                html  
    doschedaApp                             html  
    doschedaData                            html  
    fitModel-methods                        html  
    getDatasets-methods                     html  
    getFinal-methods                        html  
    getInput-methods                        html  
    getNorm-methods                         html  
    getParameters-methods                   html  
    makeReport                              html  
    meanSdPlot-methods                      html  
    pcaPlot-methods                         html  
    plot.ChemoProtSet                       html  
    processedExample                        html  
    removePeptides-methods                  html  
    replicatePlot-methods                   html  
    runDoscheda                             html  
    runNormalisation-methods                html  
    setData-methods                         html  
    setParameters-methods                   html  
    volcanoPlot-methods                     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 'Doscheda' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Doscheda' as Doscheda_1.10.4.zip
* DONE (Doscheda)
* installing to library 'C:/Users/biocbuild/bbs-3.11-bioc/R/library'
package 'Doscheda' successfully unpacked and MD5 sums checked

Tests output

Doscheda.Rcheck/tests_i386/testthat.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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(Doscheda)
> 
> test_check("Doscheda")
== testthat results  ===========================================================
[ OK: 1 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   7.79    0.53    9.70 

Doscheda.Rcheck/tests_x64/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-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(Doscheda)
> 
> test_check("Doscheda")
== testthat results  ===========================================================
[ OK: 1 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   7.15    0.35    8.96 

Example timings

Doscheda.Rcheck/examples_i386/Doscheda-Ex.timings

nameusersystemelapsed
corrPlot-methods3.780.075.41
densityPlot-methods3.230.114.39
doschedaData0.070.000.08
fitModel-methods25.44 0.6628.06
getDatasets-methods000
getFinal-methods000
getInput-methods000
getNorm-methods000
getParameters-methods000
makeReport000
meanSdPlot-methods2.920.033.92
pcaPlot-methods6.640.168.70
processedExample0.080.010.10
removePeptides-methods000
replicatePlot-methods3.040.034.00
runDoscheda21.79 0.0222.79
runNormalisation-methods2.980.364.29
setData-methods0.610.260.87
setParameters-methods000
volcanoPlot-methods3.500.004.47

Doscheda.Rcheck/examples_x64/Doscheda-Ex.timings

nameusersystemelapsed
corrPlot-methods3.690.045.14
densityPlot-methods3.530.074.61
doschedaData0.070.000.06
fitModel-methods23.81 0.6126.34
getDatasets-methods000
getFinal-methods000
getInput-methods000
getNorm-methods000
getParameters-methods000
makeReport000
meanSdPlot-methods3.550.014.51
pcaPlot-methods6.150.068.22
processedExample0.100.000.09
removePeptides-methods000
replicatePlot-methods3.190.034.14
runDoscheda22.23 0.0323.25
runNormalisation-methods2.530.173.62
setData-methods0.330.140.47
setParameters-methods000
volcanoPlot-methods2.780.023.77