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.0: CHECK report for SeqVarTools on moscato1

This page was generated on 2015-04-10 09:49:23 -0700 (Fri, 10 Apr 2015).

Package 815/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqVarTools 1.4.0
Stephanie M. Gogarten , Xiuwen Zheng
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/SeqVarTools
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: SeqVarTools
Version: 1.4.0
Command: rm -rf SeqVarTools.buildbin-libdir SeqVarTools.Rcheck && mkdir SeqVarTools.buildbin-libdir SeqVarTools.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SeqVarTools.buildbin-libdir SeqVarTools_1.4.0.tar.gz >SeqVarTools.Rcheck\00install.out 2>&1 && cp SeqVarTools.Rcheck\00install.out SeqVarTools-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=SeqVarTools.buildbin-libdir --install="check:SeqVarTools-install.out" --force-multiarch --no-vignettes --timings SeqVarTools_1.4.0.tar.gz
StartedAt: 2015-04-10 05:32:28 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 05:40:59 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 510.8 seconds
RetCode: 0
Status:  OK  
CheckDir: SeqVarTools.Rcheck
Warnings: 0

Command output

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


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/SeqVarTools.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'SeqVarTools/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SeqVarTools' version '1.4.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 'SeqVarTools' 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 ... NOTE
Unexported objects imported by ':::' calls:
  'SeqArray:::.altAllele' 'SeqArray:::.refAllele'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
setVariantID: no visible global function definition for 'openfn.gds'
setVariantID: no visible global function definition for 'index.gdsn'
setVariantID: no visible global function definition for 'read.gdsn'
setVariantID: no visible global function definition for 'closefn.gds'
setVariantID: no visible global function definition for 'objdesp.gdsn'
setVariantID: no visible global function definition for 'delete.gdsn'
setVariantID: no visible global function definition for 'add.gdsn'
* 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' ... [17s] OK
** running examples for arch 'x64' ... [20s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test.R' [39s]
 [39s] OK
** running tests for arch 'x64' ...
  Running 'test.R' [52s]
 [53s] 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

NOTE: There were 2 notes.
See
  'D:/biocbld/bbs-3.0-bioc/meat/SeqVarTools.Rcheck/00check.log'
for details.

SeqVarTools.Rcheck/00install.out:


install for i386

* installing *source* package 'SeqVarTools' ...
** 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 'SeqVarTools' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'SeqVarTools' as SeqVarTools_1.4.0.zip
* DONE (SeqVarTools)

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

nameusersystemelapsed
allele-methods0.030.000.14
alleleFrequency0.640.000.92
applyMethod0.510.060.58
duplicateDiscordance0.040.000.03
getGenotype0.010.000.01
getVariableLengthData000
heterozygosity0.220.000.22
hwe0.100.000.11
inbreedCoeff0.270.000.26
isSNV000
isVariant000
meanBySample0.040.000.04
mendelErr0.030.000.03
missingGenotypeRate0.030.000.04
pca1.090.001.09
pedigree0.020.000.02
setVariantID0.010.000.01
titv0.390.000.39

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

nameusersystemelapsed
allele-methods0.050.010.06
alleleFrequency0.340.020.38
applyMethod1.050.051.09
duplicateDiscordance0.010.010.03
getGenotype0.020.000.02
getVariableLengthData0.010.000.01
heterozygosity0.270.000.27
hwe0.120.000.12
inbreedCoeff0.270.000.27
isSNV0.010.000.01
isVariant0.020.000.02
meanBySample0.050.000.04
mendelErr0.040.000.05
missingGenotypeRate0.040.000.03
pca1.340.001.34
pedigree0.010.000.02
setVariantID0.000.020.02
titv0.470.030.49