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.2: CHECK report for gQTLstats on zin1

This page was generated on 2016-04-23 10:14:24 -0700 (Sat, 23 Apr 2016).

Package 460/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gQTLstats 1.2.0
VJ Carey
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/gQTLstats
Last Changed Rev: 109589 / Revision: 116712
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: gQTLstats
Version: 1.2.0
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings gQTLstats_1.2.0.tar.gz
StartedAt: 2016-04-23 01:34:41 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 01:45:00 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 619.1 seconds
RetCode: 0
Status:  OK 
CheckDir: gQTLstats.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings gQTLstats_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/gQTLstats.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘gQTLstats/DESCRIPTION’ ... OK
* this is package ‘gQTLstats’ version ‘1.2.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 ‘gQTLstats’ can be installed ... [22s/22s] OK
* checking installed package size ... NOTE
  installed size is 16.9Mb
  sub-directories of 1Mb or more:
    data   9.6Mb
    doc    1.1Mb
    vcf    5.6Mb
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.eqBox: no visible global function definition for
  ‘SnpMatrixCisToSummex’
.eqDesc: no visible global function definition for
  ‘SnpMatrixCisToSummex’
cisAssoc: no visible global function definition for ‘DNAStringSetList’
cisCount: no visible global function definition for ‘DNAStringSetList’
gmod2: no visible binding for global variable ‘Homo.sapiens’
gmod2: no visible binding for global variable ‘exonsBy’
manhWngr: no visible binding for global variable ‘ml10fdr’
maxByFeature: no visible binding for global variable ‘snp’
maxByFeature: no visible binding for global variable ‘chisq’
maxByFeature: no visible binding for global variable ‘probeid’
maxByProbeOLD: no visible binding for global variable ‘snp’
maxByProbeOLD: no visible binding for global variable ‘probeid’
maxByProbeOLD: no visible binding for global variable ‘chisq’
maxByProbeOLD: no visible binding for global variable ‘permScore_1’
maxByProbeOLD: no visible binding for global variable ‘permScore_2’
maxByProbeOLD: no visible binding for global variable ‘permScore_3’
plot.senstab: no visible binding for global variable ‘MAF’
plot.senstab: no visible binding for global variable ‘value’
plot.senstab: no visible binding for global variable ‘criterion’
plot.table.sensobj: no visible binding for global variable ‘maf’
plot.table.sensobj: no visible binding for global variable ‘calls’
prep.cisAssocNB: no visible global function definition for
  ‘DNAStringSetList’
storeToHist: no visible binding for global variable ‘x’
storeToMaxAssocBySNP: no visible binding for global variable ‘snp’
storeToMaxAssocBySNP: no visible binding for global variable ‘chisq’
storeToMaxAssocBySNP: no visible binding for global variable
  ‘permScore_1’
storeToMaxAssocBySNP: no visible binding for global variable
  ‘permScore_2’
storeToMaxAssocBySNP: no visible binding for global variable
  ‘permScore_3’
storeToMaxAssocBySNP: no visible global function definition for ‘nth’
storeToMaxAssocBySNP: no visible binding for global variable ‘MAF’
storeToMaxAssocBySNP: no visible binding for global variable ‘probeid’
storeToMaxAssocBySNP: no visible binding for global variable ‘mindist’
* 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 ... NOTE
  Note: found 8 marked Latin-1 strings
  Note: found 8 marked UTF-8 strings
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [247s/160s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
storeToStats   118.500  9.399  40.677
enumerateByFDR  39.211  0.291  39.526
clipPCs         35.599  0.304  35.917
cisAssoc        10.407  0.161  10.685
eqBox2           8.266  0.092   8.352
queryVCF         8.229  0.020   8.253
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.R’ [234s/234s]
 [234s/234s] 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.2-bioc/meat/gQTLstats.Rcheck/00check.log’
for details.


gQTLstats.Rcheck/00install.out:

* installing *source* package ‘gQTLstats’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (gQTLstats)

gQTLstats.Rcheck/gQTLstats-Ex.timings:

nameusersystemelapsed
FDRsupp-class0.0020.0000.001
cisAssoc10.407 0.16110.685
clipPCs35.599 0.30435.917
directPlot0.0270.0000.027
enumerateByFDR39.211 0.29139.526
eqBox28.2660.0928.352
filtFDR0.0230.0000.023
hmm8780.7740.0080.782
manhWngr3.2280.0403.270
queryVCF8.2290.0208.253
senstab1.4370.0041.439
setFDRfunc0.0250.0000.035
storeToStats118.500 9.399 40.677
txsPlot0.0210.0040.025