Back to Multiple platform build/check report for BioC 3.9
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

CHECK report for GenVisR on tokay2

This page was generated on 2019-10-16 12:34:51 -0400 (Wed, 16 Oct 2019).

Package 667/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenVisR 1.16.1
Zachary Skidmore
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/GenVisR
Branch: RELEASE_3_9
Last Commit: 6702c8f
Last Changed Date: 2019-08-16 14:32:08 -0400 (Fri, 16 Aug 2019)
malbec2 Linux (Ubuntu 18.04.2 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
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: GenVisR
Version: 1.16.1
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:GenVisR.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings GenVisR_1.16.1.tar.gz
StartedAt: 2019-10-16 04:00:49 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 04:18:46 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 1076.7 seconds
RetCode: 0
Status:  OK  
CheckDir: GenVisR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:GenVisR.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings GenVisR_1.16.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/GenVisR.Rcheck'
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'GenVisR/DESCRIPTION' ... OK
* this is package 'GenVisR' version '1.16.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 'GenVisR' 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 ... NOTE
Namespace in Imports field not imported from: 'reshape2'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
setTierTwo,data.table : a: no visible binding for global variable 'tmp'
toLolliplot,GMS: no visible binding for global variable 'missingINdex'
Undefined global functions or variables:
  missingINdex tmp
* 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 or elapsed time > 5s
                 user system elapsed
Lolliplot-class 24.56   2.25  100.41
genCov          12.89   0.35   13.27
cnFreq           5.56   0.33    5.89
lolliplot        3.36   0.04   11.17
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
Lolliplot-class 25.77   1.43   44.25
genCov          12.27   0.30   12.58
cnFreq           6.69   0.01    6.70
lolliplot        3.75   0.00   15.53
* 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.9-bioc/meat/GenVisR.Rcheck/00check.log'
for details.



Installation output

GenVisR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/GenVisR_1.16.1.tar.gz && rm -rf GenVisR.buildbin-libdir && mkdir GenVisR.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=GenVisR.buildbin-libdir GenVisR_1.16.1.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL GenVisR_1.16.1.zip && rm GenVisR_1.16.1.tar.gz GenVisR_1.16.1.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 2099k  100 2099k    0     0  6809k      0 --:--:-- --:--:-- --:--:-- 6973k

install for i386

* installing *source* package 'GenVisR' ...
** 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 'GenVisR'
    finding HTML links ... done
    Clinical-class                          html  
    GMS-class                               html  
    GMS_Virtual-class                       html  
    GMS_v4-class                            html  
    GenVisR                                 html  
    HCC1395_Germline                        html  
    HCC1395_N                               html  
    HCC1395_T                               html  
    Lolliplot-class                         html  
    LucCNseg                                html  
    MutSpectra-class                        html  
    MutationAnnotationFormat-class          html  
    MutationAnnotationFormat_Virtual-class
                                            html  
    MutationAnnotationFormat_v1.0-class     html  
    MutationAnnotationFormat_v2.0-class     html  
    MutationAnnotationFormat_v2.1-class     html  
    MutationAnnotationFormat_v2.2-class     html  
    MutationAnnotationFormat_v2.3-class     html  
    MutationAnnotationFormat_v2.4-class     html  
    PIK3CA                                  html  
    Rainfall-class                          html  
    SNPloci                                 html  
    TvTi                                    html  
    VEP-class                               html  
    VEP_Virtual-class                       html  
    VEP_v88-class                           html  
    Waterfall-class                         html  
    brcaMAF                                 html  
    cnFreq                                  html  
    cnSpec                                  html  
    cnView                                  html  
    compIdent                               html  
    covBars                                 html  
    cytoGeno                                html  
    drawPlot-methods                        html  
    genCov                                  html  
    geneViz                                 html  
    getData-methods                         html  
    getDescription-methods                  html  
    getGrob-methods                         html  
    getHeader-methods                       html  
    getMeta-methods                         html  
    getMutation-methods                     html  
    getPath-methods                         html  
    getPosition-methods                     html  
    getSample-methods                       html  
    getVersion-methods                      html  
    hg19chr                                 html  
    ideoView                                html  
    lohSpec                                 html  
    lohView                                 html  
    lolliplot                               html  
    lolliplot_AA2sidechain                  html  
    lolliplot_buildMain                     html  
    waterfall                               html  
    writeData-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 'GenVisR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GenVisR' as GenVisR_1.16.1.zip
* DONE (GenVisR)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'GenVisR' successfully unpacked and MD5 sums checked

Tests output

GenVisR.Rcheck/tests_i386/testthat.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 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(GenVisR)
> 
> test_check("GenVisR")
== testthat results  ===========================================================
[ OK: 651 | SKIPPED: 54 | WARNINGS: 11 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 120.01    7.51  215.89 

GenVisR.Rcheck/tests_x64/testthat.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 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(GenVisR)
> 
> test_check("GenVisR")
== testthat results  ===========================================================
[ OK: 651 | SKIPPED: 54 | WARNINGS: 11 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 112.60    5.60  247.42 

Example timings

GenVisR.Rcheck/examples_i386/GenVisR-Ex.timings

nameusersystemelapsed
Lolliplot-class 24.56 2.25100.41
TvTi2.500.072.58
Waterfall-class0.730.070.78
cnFreq5.560.335.89
cnSpec3.360.003.36
cnView0.970.000.97
compIdent2.190.072.26
covBars0.870.000.87
genCov12.89 0.3513.27
geneViz3.870.124.00
ideoView0.60.00.6
lohSpec3.820.604.43
lohView0.990.000.99
lolliplot 3.36 0.0411.17
waterfall1.280.001.28

GenVisR.Rcheck/examples_x64/GenVisR-Ex.timings

nameusersystemelapsed
Lolliplot-class25.77 1.4344.25
TvTi2.840.002.84
Waterfall-class0.890.000.89
cnFreq6.690.016.70
cnSpec3.430.003.44
cnView0.740.000.73
compIdent2.560.112.67
covBars0.810.000.82
genCov12.27 0.3012.58
geneViz4.160.144.31
ideoView0.630.000.63
lohSpec4.260.014.34
lohView1.210.001.21
lolliplot 3.75 0.0015.53
waterfall1.640.001.64