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

This page was generated on 2022-04-13 12:07:32 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for twoddpcr on tokay2


To the developers/maintainers of the twoddpcr package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/twoddpcr.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? 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 2020/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
twoddpcr 1.18.0  (landing page)
Anthony Chiu
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/twoddpcr
git_branch: RELEASE_3_14
git_last_commit: 1f50992
git_last_commit_date: 2021-10-26 12:33:20 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: twoddpcr
Version: 1.18.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:twoddpcr.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings twoddpcr_1.18.0.tar.gz
StartedAt: 2022-04-13 04:31:33 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 04:35:46 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 252.4 seconds
RetCode: 0
Status:   OK  
CheckDir: twoddpcr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:twoddpcr.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings twoddpcr_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/twoddpcr.Rcheck'
* using R version 4.1.3 (2022-03-10)
* 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.18.0'
* 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
* 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 LazyData ... 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
ggplot.well  9.61   0.11    9.72
knnClassify  8.06   0.05    8.11
gridClassify 5.74   0.14    5.88
flatPlot     5.52   0.08    5.60
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
ggplot.well  10.94   0.17   11.14
knnClassify   8.40   0.08    8.49
flatPlot      8.22   0.11    8.33
gridClassify  6.49   0.05    6.53
dropletPlot   5.14   0.08    5.22
* 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

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/twoddpcr_1.18.0.tar.gz && rm -rf twoddpcr.buildbin-libdir && mkdir twoddpcr.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=twoddpcr.buildbin-libdir twoddpcr_1.18.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL twoddpcr_1.18.0.zip && rm twoddpcr_1.18.0.tar.gz twoddpcr_1.18.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
100  877k  100  877k    0     0  1299k      0 --:--:-- --:--:-- --:--:-- 1302k

install for i386

* installing *source* package 'twoddpcr' ...
** 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 '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  
    dot-classifyDfOnChannel                 html  
    dot-classifyOnChannel                   html  
    dot-classwiseMahalanobisRain            html  
    dot-cov                                 html  
    dot-dependentCols                       html  
    dot-essentialDependentCols              html  
    dot-extractWellNames                    html  
    dot-getAllSummary                       html  
    dot-getChannelCentres                   html  
    dot-getClassificationData               html  
    dot-getMutCopies                        html  
    dot-getWellNames                        html  
    dot-getWtCopies                         html  
    dot-isTwoDimDataFrame                   html  
    dot-isWideForm                          html  
    dot-mahDist                             html  
    dot-matrixInverse                       html  
    dot-numberOfWells                       html  
    dot-renormaliseByChannel                html  
    dot-renormaliseWell                     html  
    dot-roundIt                             html  
    dot-slice                               html  
    dot-totalCopies                         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 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 'twoddpcr' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'twoddpcr' as twoddpcr_1.18.0.zip
* DONE (twoddpcr)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'twoddpcr' successfully unpacked and MD5 sums checked

Tests output

twoddpcr.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 155 ]
> 
> proc.time()
   user  system elapsed 
   7.51    0.57    8.07 

twoddpcr.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 155 ]
> 
> proc.time()
   user  system elapsed 
   8.00    0.26    8.42 

Example timings

twoddpcr.Rcheck/examples_i386/twoddpcr-Ex.timings

nameusersystemelapsed
amplitudes0.580.050.62
basicsSummary000
castSummary0.020.000.01
classCov0.050.010.06
classMeans0.080.000.08
classStats0.030.020.05
clusterCentres0.900.000.91
copiesSummary000
ddpcrPlate-class0.380.000.38
ddpcrWell-class0.030.000.03
ddpcrWell-methods0.340.000.34
dropletPlot4.550.074.61
exportTable0.120.000.17
extractPlateName000
extractWellNames000
facetPlot2.520.012.53
flatPlot5.520.085.60
fullCopiesSummary000
fullCountsSummary0.030.000.03
ggplot.well9.610.119.72
gridClassify5.740.145.88
heatPlot1.430.031.47
kmeansClassify1.240.081.31
knnClassify8.060.058.11
mahalanobisRain0.920.010.94
mutantCopiesSummary000
numDroplets0.410.000.40
parseClusterCounts0.010.000.02
plateClassification1.400.001.39
plateClassificationMethod0.450.000.45
plateSummary2.330.002.33
positiveCounts0.010.000.02
readCSVDataFrame0.000.020.01
relabelClasses0.060.000.06
removeDropletClasses0.660.000.66
renormalisePlate3.950.033.98
sdRain3.570.023.58
setChannelNames000
setDropletVolume000
sortDataFrame0.010.000.02
sortWells0.390.000.39
thresholdClassify1.970.001.97
wellClassification0.030.000.03
wellClassificationMethod0.050.000.05
whiteTheme2.090.032.12
wildTypeCopiesSummary000

twoddpcr.Rcheck/examples_x64/twoddpcr-Ex.timings

nameusersystemelapsed
amplitudes0.470.000.47
basicsSummary0.000.020.01
castSummary0.030.000.03
classCov0.050.010.07
classMeans0.060.000.07
classStats0.080.000.07
clusterCentres0.900.000.91
copiesSummary000
ddpcrPlate-class0.390.000.39
ddpcrWell-class0.030.000.03
ddpcrWell-methods0.380.000.38
dropletPlot5.140.085.22
exportTable0.140.000.18
extractPlateName000
extractWellNames000
facetPlot2.700.062.77
flatPlot8.220.118.33
fullCopiesSummary0.020.000.01
fullCountsSummary0.030.000.03
ggplot.well10.94 0.1711.14
gridClassify6.490.056.53
heatPlot2.140.092.25
kmeansClassify1.250.031.42
knnClassify8.400.088.49
mahalanobisRain0.710.000.70
mutantCopiesSummary0.000.020.02
numDroplets0.340.010.36
parseClusterCounts0.020.000.01
plateClassification1.560.021.58
plateClassificationMethod0.470.000.47
plateSummary2.680.002.69
positiveCounts0.020.000.01
readCSVDataFrame000
relabelClasses0.030.000.03
removeDropletClasses1.190.001.19
renormalisePlate3.910.013.92
sdRain4.390.004.39
setChannelNames000
setDropletVolume000
sortDataFrame000
sortWells0.530.000.53
thresholdClassify2.650.022.68
wellClassification0.040.000.03
wellClassificationMethod0.030.000.03
whiteTheme1.830.011.84
wildTypeCopiesSummary0.010.000.02