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 perceval

This page was generated on 2015-11-10 14:49:25 -0800 (Tue, 10 Nov 2015).

Package 460/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gQTLstats 1.2.0
VJ Carey
Snapshot Date: 2015-11-09 16:24:09 -0800 (Mon, 09 Nov 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/gQTLstats
Last Changed Rev: 109589 / Revision: 110496
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
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings gQTLstats_1.2.0.tar.gz
StartedAt: 2015-11-10 05:38:11 -0800 (Tue, 10 Nov 2015)
EndedAt: 2015-11-10 05:54:16 -0800 (Tue, 10 Nov 2015)
EllapsedTime: 965.6 seconds
RetCode: 0
Status:  OK 
CheckDir: gQTLstats.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings gQTLstats_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/gQTLstats.Rcheck’
* using R version 3.2.2 Patched (2015-10-08 r69496)
* using platform: x86_64-apple-darwin10.8.0 (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 ... [32s/32s] OK
* checking installed package size ... NOTE
  installed size is 17.1Mb
  sub-directories of 1Mb or more:
    data   9.6Mb
    doc    1.3Mb
    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 ... [588s/245s] OK
Examples with CPU or elapsed time > 5s
                  user  system elapsed
storeToStats   276.533 127.081  66.255
enumerateByFDR  53.498   4.947  58.448
clipPCs         55.721   1.217  56.940
cisAssoc        14.759   0.454  15.325
eqBox2          10.824   0.519  11.344
queryVCF        10.761   0.327  11.104
manhWngr         5.402   0.326   5.728
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.R’ [361s/375s]
 [361s/375s] 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
  ‘/Users/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.0010.002
cisAssoc14.759 0.45415.325
clipPCs55.721 1.21756.940
directPlot0.0350.0510.100
enumerateByFDR53.498 4.94758.448
eqBox210.824 0.51911.344
filtFDR0.0330.0670.101
hmm8781.1040.0991.202
manhWngr5.4020.3265.728
queryVCF10.761 0.32711.104
senstab1.7830.0661.849
setFDRfunc0.0360.0070.043
storeToStats276.533127.081 66.255
txsPlot0.0370.0140.090