Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

CHECK report for twoddpcr on tokay1

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

Package 1433/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
twoddpcr 1.2.1
Anthony Chiu
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/twoddpcr
Branch: RELEASE_3_6
Last Commit: ea8e32e
Last Changed Date: 2018-01-10 05:54:16 -0400 (Wed, 10 Jan 2018)
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 [ OK ] 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: twoddpcr
Version: 1.2.1
Command: rm -rf twoddpcr.buildbin-libdir twoddpcr.Rcheck && mkdir twoddpcr.buildbin-libdir twoddpcr.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=twoddpcr.buildbin-libdir twoddpcr_1.2.1.tar.gz >twoddpcr.Rcheck\00install.out 2>&1 && cp twoddpcr.Rcheck\00install.out twoddpcr-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=twoddpcr.buildbin-libdir --install="check:twoddpcr-install.out" --force-multiarch --no-vignettes --timings twoddpcr_1.2.1.tar.gz
StartedAt: 2018-04-12 03:44:44 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 03:48:52 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 248.0 seconds
RetCode: 0
Status:  OK  
CheckDir: twoddpcr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf twoddpcr.buildbin-libdir twoddpcr.Rcheck && mkdir twoddpcr.buildbin-libdir twoddpcr.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=twoddpcr.buildbin-libdir twoddpcr_1.2.1.tar.gz >twoddpcr.Rcheck\00install.out 2>&1 && cp twoddpcr.Rcheck\00install.out twoddpcr-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=twoddpcr.buildbin-libdir --install="check:twoddpcr-install.out" --force-multiarch --no-vignettes --timings twoddpcr_1.2.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/twoddpcr.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'twoddpcr/DESCRIPTION' ... OK
* this is package 'twoddpcr' version '1.2.1'
* 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 'twoddpcr' 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
** checking loading without being on the library search path ... 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 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
             user system elapsed
knnClassify 11.19   0.03   11.22
dropletPlot  7.39   0.14    7.53
flatPlot     7.20   0.27    7.61
ggplot.well  6.99   0.18    7.18
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
            user system elapsed
knnClassify 8.72   0.04    8.77
dropletPlot 6.31   0.04    6.36
ggplot.well 5.80   0.14    5.93
flatPlot    5.61   0.31    5.92
* 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

twoddpcr.Rcheck/00install.out


install for i386

* installing *source* package 'twoddpcr' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'twoddpcr'
    finding HTML links ... done
    KRAScounts                              html  
    KRASdata                                html  
    amplitudes                              html  
    basicsSummary                           html  
    castSummary                             html  
    classCov                                html  
    classMeans                              html  
    classStats                              html  
    clusterCentres                          html  
    copiesSummary                           html  
    ddpcr                                   html  
    ddpcrPlate-class                        html  
    ddpcrWell-class                         html  
    ddpcrWell-methods                       html  
    drawBlank                               html  
    dropletPlot                             html  
    elementType-SimpleList-method           html  
    exportTable                             html  
    extractPlateName                        html  
    extractWellNames                        html  
    facetPlot                               html  
    flatPlot                                html  
    fullCopiesSummary                       html  
    fullCountsSummary                       html  
    getCutOff                               html  
    ggplot.well                             html  
    gridClassify                            html  
    heatPlot                                html  
    kmeansClassify                          html  
    knnClassify                             html  
    mahalanobisRain                         html  
    mutantCopiesSummary                     html  
    numDroplets                             html  
    numericInputRow                         html  
    parseClusterCounts                      html  
    plateClassification                     html  
    plateClassificationMethod               html  
    plateSummary                            html  
    positiveCounts                          html  
    readCSVDataFrame                        html  
    relabelClasses                          html  
    removeDropletClasses                    html  
    renormalisePlate                        html  
    sdRain                                  html  
    setChannelNames                         html  
    setDropletVolume                        html  
    shinyVis                                html  
    shinyVisApp                             html  
    shinyVisServer                          html  
    shinyVisUI                              html  
    sortDataFrame                           html  
    sortWells                               html  
    textInputRow                            html  
    thresholdClassify                       html  
    twoddpcr-package                        html  
    wellClassification                      html  
    wellClassificationMethod                html  
    whiteTheme                              html  
    wildTypeCopiesSummary                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'twoddpcr' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'twoddpcr' as twoddpcr_1.2.1.zip
* DONE (twoddpcr)
In R CMD INSTALL
In R CMD INSTALL

Tests output

twoddpcr.Rcheck/tests_i386/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 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(twoddpcr)
> 
> test_check("twoddpcr")
== testthat results  ===========================================================
OK: 156 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  12.39    0.32   12.75 

twoddpcr.Rcheck/tests_x64/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-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(twoddpcr)
> 
> test_check("twoddpcr")
== testthat results  ===========================================================
OK: 156 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   9.82    0.29   10.12 

Example timings

twoddpcr.Rcheck/examples_i386/twoddpcr-Ex.timings

nameusersystemelapsed
amplitudes0.740.000.73
basicsSummary0.010.000.02
castSummary0.070.000.06
classCov0.150.000.15
classMeans0.110.000.11
classStats0.130.000.13
clusterCentres1.420.001.42
copiesSummary0.050.000.05
ddpcrPlate-class0.460.010.48
ddpcrWell-class0.070.000.06
ddpcrWell-methods0.700.000.71
dropletPlot7.390.147.53
exportTable0.140.020.25
extractPlateName0.020.000.01
extractWellNames000
facetPlot3.970.034.02
flatPlot7.200.277.61
fullCopiesSummary0.020.000.01
fullCountsSummary0.060.000.06
ggplot.well6.990.187.18
gridClassify2.220.082.29
heatPlot2.290.062.36
kmeansClassify1.360.051.41
knnClassify11.19 0.0311.22
mahalanobisRain0.810.020.82
mutantCopiesSummary0.020.000.02
numDroplets0.430.000.44
parseClusterCounts0.020.000.01
plateClassification1.290.001.30
plateClassificationMethod0.440.000.43
plateSummary2.830.002.83
positiveCounts0.050.000.05
readCSVDataFrame0.010.000.01
relabelClasses0.090.000.10
removeDropletClasses0.850.000.84
renormalisePlate4.150.014.17
sdRain4.070.004.07
setChannelNames0.010.000.01
setDropletVolume000
sortDataFrame000
sortWells0.520.000.52
thresholdClassify2.060.022.08
wellClassification0.020.000.01
wellClassificationMethod0.040.000.05
whiteTheme1.550.021.56
wildTypeCopiesSummary000

twoddpcr.Rcheck/examples_x64/twoddpcr-Ex.timings

nameusersystemelapsed
amplitudes0.640.020.65
basicsSummary0.020.000.02
castSummary0.070.000.08
classCov0.140.010.16
classMeans0.220.000.22
classStats0.120.000.12
clusterCentres1.250.041.28
copiesSummary0.050.000.05
ddpcrPlate-class0.410.000.41
ddpcrWell-class0.040.000.04
ddpcrWell-methods0.490.000.49
dropletPlot6.310.046.36
exportTable0.130.001.47
extractPlateName000
extractWellNames000
facetPlot4.040.054.10
flatPlot5.610.315.92
fullCopiesSummary0.030.000.03
fullCountsSummary0.050.000.05
ggplot.well5.800.145.93
gridClassify2.260.032.30
heatPlot2.610.052.66
kmeansClassify1.380.031.40
knnClassify8.720.048.77
mahalanobisRain0.970.020.98
mutantCopiesSummary000
numDroplets0.510.000.52
parseClusterCounts0.020.000.02
plateClassification1.760.051.81
plateClassificationMethod0.630.000.62
plateSummary3.780.003.97
positiveCounts0.070.000.06
readCSVDataFrame0.010.000.02
relabelClasses0.080.000.07
removeDropletClasses1.030.001.05
renormalisePlate4.380.004.38
sdRain4.90.04.9
setChannelNames000
setDropletVolume000
sortDataFrame000
sortWells0.410.000.41
thresholdClassify2.340.012.36
wellClassification0.040.000.03
wellClassificationMethod0.030.000.03
whiteTheme1.680.021.70
wildTypeCopiesSummary000