Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

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

CHECK results for PrecisionTrialDrawer on tokay2

To the developers/maintainers of the PrecisionTrialDrawer package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PrecisionTrialDrawer.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 1426/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PrecisionTrialDrawer 1.8.0  (landing page)
Giorgio Melloni
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/PrecisionTrialDrawer
git_branch: RELEASE_3_13
git_last_commit: 8690c66
git_last_commit_date: 2021-05-19 12:39:54 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 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: PrecisionTrialDrawer
Version: 1.8.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:PrecisionTrialDrawer.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings PrecisionTrialDrawer_1.8.0.tar.gz
StartedAt: 2021-10-15 03:38:27 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 03:43:40 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 313.2 seconds
RetCode: 0
Status:   OK  
CheckDir: PrecisionTrialDrawer.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/PrecisionTrialDrawer.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 'PrecisionTrialDrawer/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'PrecisionTrialDrawer' version '1.8.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 'PrecisionTrialDrawer' 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
newCancerPanel 17.96   0.18   24.68
panelDesigner  16.00   0.11   24.36
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
newCancerPanel 10.72   0.11   15.18
panelDesigner  10.54   0.11   15.45
* 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

PrecisionTrialDrawer.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/PrecisionTrialDrawer_1.8.0.tar.gz && rm -rf PrecisionTrialDrawer.buildbin-libdir && mkdir PrecisionTrialDrawer.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=PrecisionTrialDrawer.buildbin-libdir PrecisionTrialDrawer_1.8.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL PrecisionTrialDrawer_1.8.0.zip && rm PrecisionTrialDrawer_1.8.0.tar.gz PrecisionTrialDrawer_1.8.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  377k  100  377k    0     0   948k      0 --:--:-- --:--:-- --:--:--  950k

install for i386

* installing *source* package 'PrecisionTrialDrawer' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for 'toJSON' from package 'jsonlite' in package 'googleVis'
** help
*** installing help indices
  converting help for package 'PrecisionTrialDrawer'
    finding HTML links ... done
    CancerPanel-class                       html  
    PrecisionTrialDrawer-package            html  
    appendRepo                              html  
    coocMutexPlot                           html  
    coveragePlot                            html  
    coverageStackPlot                       html  
    cpArguments                             html  
    cpData                                  html  
    cpDataSubset                            html  
    cpDesign                                html  
    cpFreq                                  html  
    cpObj                                   html  
    cpObj2                                  html  
    dataExtractor                           html  
    filterFusions                           html  
    filterMutations                         html  
    getAlterations                          html  
    newCancerPanel                          html  
    panelDesigner                           html  
    panelOptimizer                          html  
    panelexample                            html  
    propPowerSampleSize                     html  
    saturationPlot                          html  
    showCancerStudy                         html  
    showTumorType                           html  
    subsetAlterations                       html  
    survPowerSampleSize                     html  
    survPowerSampleSize1Arm                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Creating a generic function for 'toJSON' from package 'jsonlite' in package 'googleVis'
** testing if installed package can be loaded from final location
Creating a generic function for 'toJSON' from package 'jsonlite' in package 'googleVis'
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'PrecisionTrialDrawer' ...
** testing if installed package can be loaded
Creating a generic function for 'toJSON' from package 'jsonlite' in package 'googleVis'
* MD5 sums
packaged installation of 'PrecisionTrialDrawer' as PrecisionTrialDrawer_1.8.0.zip
* DONE (PrecisionTrialDrawer)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'PrecisionTrialDrawer' successfully unpacked and MD5 sums checked

Tests output


Example timings

PrecisionTrialDrawer.Rcheck/examples_i386/PrecisionTrialDrawer-Ex.timings

nameusersystemelapsed
CancerPanel-class000
PrecisionTrialDrawer-package0.200.060.26
appendRepo0.360.020.37
coocMutexPlot1.860.061.92
coveragePlot0.220.000.22
coverageStackPlot0.220.020.23
cpArguments0.020.000.02
cpData0.030.000.03
cpDataSubset0.010.000.02
cpDesign0.030.000.03
cpFreq0.240.000.23
cpObj0.250.000.25
cpObj20.060.000.07
dataExtractor0.360.000.35
filterFusions0.400.000.41
filterMutations0.880.000.87
getAlterations0.370.020.85
newCancerPanel17.96 0.1824.68
panelDesigner16.00 0.1124.36
panelOptimizer000
panelexample0.000.020.02
propPowerSampleSize0.680.000.69
saturationPlot1.390.061.45
showCancerStudy0.040.000.08
showTumorType0.090.000.14
subsetAlterations0.670.000.67
survPowerSampleSize0.580.000.58
survPowerSampleSize1Arm0.610.020.62

PrecisionTrialDrawer.Rcheck/examples_x64/PrecisionTrialDrawer-Ex.timings

nameusersystemelapsed
CancerPanel-class000
PrecisionTrialDrawer-package0.160.000.16
appendRepo0.330.000.32
coocMutexPlot1.970.021.99
coveragePlot0.170.000.17
coverageStackPlot0.190.000.33
cpArguments0.030.000.03
cpData0.060.000.06
cpDataSubset0.020.000.02
cpDesign0.050.010.06
cpFreq0.320.020.34
cpObj0.30.00.3
cpObj20.050.000.05
dataExtractor0.360.000.36
filterFusions0.770.030.80
filterMutations0.760.010.78
getAlterations0.380.020.81
newCancerPanel10.72 0.1115.18
panelDesigner10.54 0.1115.45
panelOptimizer000
panelexample0.020.000.01
propPowerSampleSize0.640.010.66
saturationPlot1.20.01.2
showCancerStudy0.050.000.08
showTumorType0.060.000.11
subsetAlterations0.660.020.67
survPowerSampleSize0.580.000.58
survPowerSampleSize1Arm0.610.000.61