Back to the "Multiple platform build/check report" A  B  C  D  E  F [G] H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.3: CHECK report for GenVisR on moscato2

This page was generated on 2016-10-13 12:54:48 -0700 (Thu, 13 Oct 2016).

Package 477/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenVisR 1.0.4
Zachary Skidmore
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/GenVisR
Last Changed Rev: 118547 / Revision: 122332
Last Changed Date: 2016-06-13 13:11:13 -0700 (Mon, 13 Jun 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: GenVisR
Version: 1.0.4
Command: rm -rf GenVisR.buildbin-libdir GenVisR.Rcheck && mkdir GenVisR.buildbin-libdir GenVisR.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenVisR.buildbin-libdir GenVisR_1.0.4.tar.gz >GenVisR.Rcheck\00install.out 2>&1 && cp GenVisR.Rcheck\00install.out GenVisR-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=GenVisR.buildbin-libdir --install="check:GenVisR-install.out" --force-multiarch --no-vignettes --timings GenVisR_1.0.4.tar.gz
StartedAt: 2016-10-13 04:20:10 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 04:29:20 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 550.3 seconds
RetCode: 0
Status:  OK  
CheckDir: GenVisR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf GenVisR.buildbin-libdir GenVisR.Rcheck && mkdir GenVisR.buildbin-libdir GenVisR.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenVisR.buildbin-libdir GenVisR_1.0.4.tar.gz >GenVisR.Rcheck\00install.out 2>&1 && cp GenVisR.Rcheck\00install.out GenVisR-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=GenVisR.buildbin-libdir --install="check:GenVisR-install.out" --force-multiarch --no-vignettes --timings GenVisR_1.0.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/GenVisR.Rcheck'
* using R version 3.3.1 (2016-06-21)
* 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.0.4'
* 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
** 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
genCov    7.39   0.27    8.15
cnSpec    4.34   0.03    5.30
compIdent 3.15   0.12   13.85
TvTi      3.09   0.04   11.50
lolliplot 2.72   0.06   11.40
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
          user system elapsed
genCov    7.77   0.25   13.55
lohSpec   5.49   0.00    6.72
cnSpec    4.77   0.00    6.41
lolliplot 3.42   0.12   12.26
covBars   1.03   0.00   14.00
* 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

GenVisR.Rcheck/00install.out:


install for i386

* installing *source* package 'GenVisR' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'GenVisR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GenVisR' as GenVisR_1.0.4.zip
* DONE (GenVisR)

GenVisR.Rcheck/examples_i386/GenVisR-Ex.timings:

nameusersystemelapsed
TvTi 3.09 0.0411.50
cnFreq1.030.001.03
cnSpec4.340.035.30
cnView1.200.161.36
compIdent 3.15 0.1213.85
covBars1.090.002.98
genCov7.390.278.15
geneViz3.610.063.67
ideoView0.420.000.42
lohSpec4.960.004.96
lohView0.670.000.67
lolliplot 2.72 0.0611.40
waterfall0.730.000.74

GenVisR.Rcheck/examples_x64/GenVisR-Ex.timings:

nameusersystemelapsed
TvTi3.080.003.40
cnFreq1.210.001.21
cnSpec4.770.006.41
cnView1.140.221.35
compIdent3.060.133.19
covBars 1.03 0.0014.00
genCov 7.77 0.2513.55
geneViz3.770.073.86
ideoView0.430.000.42
lohSpec5.490.006.72
lohView0.730.020.75
lolliplot 3.42 0.1212.26
waterfall0.890.000.89