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 gwascat on linux2.bioconductor.org

This page was generated on 2015-10-27 12:12:05 -0400 (Tue, 27 Oct 2015).

Package 480/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gwascat 2.3.0
VJ Carey
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/gwascat
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ ERROR ]
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  ERROR  OK 

Summary

Package: gwascat
Version: 2.3.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings gwascat_2.3.0.tar.gz
StartedAt: 2015-10-27 04:43:20 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 04:48:57 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 337.5 seconds
RetCode: 1
Status:  ERROR 
CheckDir: gwascat.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings gwascat_2.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/gwascat.Rcheck’
* using R Under development (unstable) (2015-09-09 r69333)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘gwascat/DESCRIPTION’ ... OK
* this is package ‘gwascat’ version ‘2.3.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 for sufficient/correct file permissions ... OK
* checking whether package ‘gwascat’ can be installed ... [25s/25s] OK
* checking installed package size ... NOTE
  installed size is 38.6Mb
  sub-directories of 1Mb or more:
    data     30.9Mb
    obo       3.1Mb
    olddata   2.2Mb
    tab       1.1Mb
* 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
* 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: ‘VariantAnnotation’
  All declared Imports should be used.
Package in Depends field not imported from: ‘Homo.sapiens’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
bindcadd_snv: no visible global function definition for ‘findOverlaps’
chklocs: no visible binding for global variable ‘gwrngs19’
chklocs: no visible global function definition for ‘getSNPlocs’
gwcex2gviz: no visible global function definition for ‘mapIds’
ldtagr: no visible global function definition for ‘rowRanges’
ldtagr: no visible global function definition for ‘col.summary’
lo38to19: no visible binding for global variable ‘si.hs.37’
makeCurrentGwascat: no visible binding for global variable ‘si.hs.38’
makeCurrentGwascat.legacy: no visible binding for global variable
  ‘si.hs.38’
snpGenos: no visible global function definition for ‘getSNPlocs’
tfilt: no visible binding for global variable ‘phr’
tpad: no visible binding for global variable ‘phr’
traitsManh: no visible binding for global variable ‘PVALUE_MLOG’
variantProps: no visible binding for global variable ‘gwrngs’
Undefined global functions or variables:
  PVALUE_MLOG col.summary findOverlaps getSNPlocs gwrngs gwrngs19
  mapIds phr rowRanges si.hs.37 si.hs.38
* 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 ... [33s/33s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
riskyAlleleCount 6.736  0.032   6.777
gwcex2gviz       6.128  0.168   6.313
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.R’ [15s/15s]
 ERROR
Running the tests in ‘tests/test-all.R’ failed.
Last 13 lines of output:
  ERROR in /home/biocbuild/bbs-3.3-bioc/meat/gwascat.Rcheck/gwascat/unitTests/test_gwascat.R: Error while sourcing  /home/biocbuild/bbs-3.3-bioc/meat/gwascat.Rcheck/gwascat/unitTests/test_gwascat.R : Error in checkTrue(identical(topTraits(ebicat38), tt38saved)) : 
    Test not TRUE
  
  
  Test files with failing tests
  
     test_gwascat.R 
       /home/biocbuild/bbs-3.3-bioc/meat/gwascat.Rcheck/gwascat/unitTests/test_gwascat.R 
  
  
  Error in BiocGenerics:::testPackage("gwascat") : 
    unit tests failed for package gwascat
  Execution halted
* 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: 1 ERROR, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/gwascat.Rcheck/00check.log’
for details.

gwascat.Rcheck/00install.out:

* installing *source* package ‘gwascat’ ...
** R
** data
** inst
** preparing package for lazy loading
Now getting the GODb Object directly
Now getting the OrgDb Object directly
Now getting the TxDb Object directly
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Now getting the GODb Object directly
Now getting the OrgDb Object directly
Now getting the TxDb Object directly
* DONE (gwascat)

gwascat.Rcheck/gwascat-Ex.timings:

nameusersystemelapsed
bindcadd_snv0.0010.0000.001
gwascat-package0.0000.0040.000
gwastagger2.7080.0202.729
gwaswloc-class0.0000.0000.003
gwcex2gviz6.1280.1686.313
gwdf_2012_02_020.0010.0000.000
ldtagr0.5710.0040.577
locon60.0380.0000.039
makeCurrentGwascat0.0010.0000.001
obo2graphNEL0.4620.0000.462
riskyAlleleCount6.7360.0326.777
topTraits0.2760.0040.281
traitsManh0.6630.0000.664