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 DOQTL on perceval

This page was generated on 2015-08-24 10:53:56 -0700 (Mon, 24 Aug 2015).

Package 280/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DOQTL 1.3.1
Daniel Gatti
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/DOQTL
Last Changed Rev: 107674 / Revision: 107696
Last Changed Date: 2015-08-21 14:17:35 -0700 (Fri, 21 Aug 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: DOQTL
Version: 1.3.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings DOQTL_1.3.1.tar.gz
StartedAt: 2015-08-24 00:12:18 -0700 (Mon, 24 Aug 2015)
EndedAt: 2015-08-24 00:21:29 -0700 (Mon, 24 Aug 2015)
EllapsedTime: 550.7 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: DOQTL.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/DOQTL.Rcheck’
* using R version 3.2.2 Patched (2015-08-14 r69078)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘DOQTL/DESCRIPTION’ ... OK
* this is package ‘DOQTL’ version ‘1.3.1’
* 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 ‘DOQTL’ can be installed ... [56s/62s] 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
* 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
Package in Depends field not imported from: ‘ggplot2’
  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
assoc.map: no visible binding for global variable ‘hs.colors’
assoc.map: no visible binding for global variable ‘pos’
assoc.map: no visible binding for global variable ‘sdps’
assoc.scan1: possible error in scanone(pheno = pheno, pheno.col =
  pheno.col, probs = tmp, K = K, addcovar = addcovar, markers =
  markers[-nrow(markers), ]): unused argument (markers =
  markers[-nrow(markers), ])
call.haps: no visible binding for global variable ‘curr.snps’
condense.sanger.snps: no visible global function definition for
  ‘makeCluster’
condense.sanger.snps: no visible binding for global variable ‘chr’
condense.sanger.snps: no visible global function definition for
  ‘stopCluster’
get.chr.lengths: no visible global function definition for ‘seqlengths’
get.snp.patterns: no visible global function definition for
  ‘unstrsplit’
plot.genoprobs: no visible binding for global variable ‘hs.colors’
plot.genoprobs2: no visible global function definition for
  ‘seqlengths<-’
pseudophase: no visible binding for global variable ‘Rle’
pseudophase : <anonymous>: no visible global function definition for
  ‘runValue’
s1.assoc: no visible global function definition for ‘Rle’
scanone.assoc: no visible global function definition for ‘makeCluster’
scanone.assoc: no visible binding for global variable ‘obj’
scanone.assoc: no visible global function definition for ‘stopCluster’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘condense.sanger.snps’ ‘get.diplotype2haplotype.matrix’
  ‘get.snp.patterns’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'assoc.map':
assoc.map
  Code: function(pheno, pheno.col = 1, probs, K, addcovar, snps, chr,
                 start, end, model = c("additive", "dominance",
                 "full"), scan = c("one", "two"), output = c("lod",
                 "p-value", "bic"), snp.file =
                 "ftp://ftp.jax.org/SNPtools/variants/mgp.v4.snps.dbSNP.vcf.gz",
                 cross = c("DO", "CC", "HS"))
  Docs: function(pheno, pheno.col = 1, probs, K, addcovar, snps, chr,
                 start, end, model = c("additive", "dominance",
                 "full"), scan = c("one", "two"), output = c("lod",
                 "p-value", "bic"), snp.file =
                 "ftp://ftp.jax.org/SNPtools/variants/cc.snps.NCBI38.txt.gz")
  Argument names in code not in docs:
    cross
  Mismatches in argument default values:
    Name: 'snp.file' Code: "ftp://ftp.jax.org/SNPtools/variants/mgp.v4.snps.dbSNP.vcf.gz" Docs: "ftp://ftp.jax.org/SNPtools/variants/cc.snps.NCBI38.txt.gz"

Codoc mismatches from documentation object 'assoc.plot':
assoc.plot
  Code: function(results, mgi.file =
                 "ftp://ftp.jax.org/SNPtools/genes/MGI.20140803.sorted.txt.gz",
                 highlight, highlight.col = "red", thr, show.sdps =
                 FALSE, ...)
  Docs: function(results, mgi.file =
                 "ftp://ftp.jax.org/SNPtools/genes/MGI.20130703.sorted.txt.gz",
                 highlight, highlight.col = "red", thr, show.sdps =
                 FALSE, ...)
  Mismatches in argument default values:
    Name: 'mgi.file' Code: "ftp://ftp.jax.org/SNPtools/genes/MGI.20140803.sorted.txt.gz" Docs: "ftp://ftp.jax.org/SNPtools/genes/MGI.20130703.sorted.txt.gz"

Codoc mismatches from documentation object 'assoc.scan1':
assoc.scan1
  Code: function(pheno, pheno.col, probs, K, addcovar, sdps, markers,
                 model, output)
  Docs: function(pheno, pheno.col, probs, K, addcovar, sdps, snps,
                 model, output)
  Argument names in code not in docs:
    markers
  Argument names in docs not in code:
    snps
  Mismatches in argument names:
    Position: 7 Code: markers Docs: snps

Codoc mismatches from documentation object 'condense.model.probs':
condense.model.probs
  Code: function(path = ".", write = "founder.probs.Rdata", model =
                 c("additive", "dominance", "full"), cross = "DO")
  Docs: function(path = ".", write, model = c("additive", "dominance",
                 "full"))
  Argument names in code not in docs:
    cross
  Mismatches in argument default values:
    Name: 'write' Code: "founder.probs.Rdata" Docs: 

Codoc mismatches from documentation object 'plot.genoprobs':
plot.genoprobs
  Code: function(x, snps, colors = "DO", chrlen = "mm10", ...)
  Docs: function(x, snps, colors = "mm10", chrlen = "mm10", ...)
  Mismatches in argument default values:
    Name: 'colors' Code: "DO" Docs: "mm10"

Codoc mismatches from documentation object 'get.chr.lengths':
get.chr.lengths
  Code: function(genome = "mm10")
  Docs: function()
  Argument names in code not in docs:
    genome

* 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 R/sysdata.rda ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [26s/33s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
categorize.variants 2.794  0.071   9.905
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’ [53s/61s]
 [53s/61s] 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: 2 WARNINGs, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-bioc/meat/DOQTL.Rcheck/00check.log’
for details.


DOQTL.Rcheck/00install.out:

* installing *source* package ‘DOQTL’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c DOrec.c -o DOrec.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c DOstep.c -o DOstep.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c DOstep_Rwrappers.c -o DOstep_Rwrappers.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c addlog.c -o addlog.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c emission_prob.c -o emission_prob.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c filter.smooth.allele.c -o filter.smooth.allele.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c filter.smooth.intensity.c -o filter.smooth.intensity.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c init.c -o init.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c kinship.c -o kinship.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c ri4hap.c -o ri4hap.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c transition.c -o transition.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c update.alleles.c -o update.alleles.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c update.c -o update.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c viterbi.c -o viterbi.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -L/usr/local/lib -o DOQTL.so DOrec.o DOstep.o DOstep_Rwrappers.o addlog.o emission_prob.o filter.smooth.allele.o filter.smooth.intensity.o init.o kinship.o ri4hap.o transition.o update.alleles.o update.o viterbi.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.2-bioc/meat/DOQTL.Rcheck/DOQTL/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Note: possible error in 'scanone(pheno = pheno, ': 
  unused argument (markers = markers[-nrow(markers), ]) 
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (DOQTL)

DOQTL.Rcheck/DOQTL-Ex.timings:

nameusersystemelapsed
add.missing.F1s0.0010.0000.001
add.slash0.0020.0010.002
addLog0.0000.0000.001
addLogVector0.0020.0000.002
assoc.map0.0010.0000.001
assoc.plot0.0010.0000.001
bayesint0.0010.0000.001
calc.genoprob0.0010.0000.000
calc.genoprob.alleles0.0000.0010.001
calc.genoprob.intensity0.0010.0000.001
categorize.variants2.7940.0719.905
cc.trans.probs0.0000.0000.001
cluster.strains1.0920.0211.115
coef.doqtl0.6420.4041.055
coefplot0.0010.0000.000
colSumsLog0.0010.0000.001
condense.model.probs0.0000.0000.001
convert.allele.calls0.0010.0000.001
convert.genes.to.GRanges0.0010.0000.001
convert.genotypes0.0010.0000.000
convert.variants.to.GRanges1.1030.0421.157
convert.variants.to.numeric0.2990.0390.342
create.Rdata.files0.0000.0000.001
create.genotype.states0.0030.0010.003
create.html.page0.0000.0000.001
do.colors0.0040.0000.004
do.states0.0010.0010.002
do.trans.probs0.0010.0010.001
do2sanger0.0010.0000.001
emission.probs.allele0.0010.0000.000
estimate.cluster.params0.0000.0000.001
example.genes0.0020.0010.003
example.pheno0.0050.0010.006
example.qtl0.0000.0000.001
example.snps0.0020.0010.003
extract.raw.data0.0010.0000.001
fast.qtlrel0.0010.0010.001
fill.in.snps0.0000.0000.001
filter.geno.probs0.0000.0000.001
filter.samples000
find.overlapping.genes0.0010.0000.001
gene.plot0.0000.0000.001
generic.trans.probs000
genome.plots0.0000.0000.001
genome.summary.plots0.0010.0000.001
get.chr.lengths0.0040.0010.005
get.do.states0.0020.0000.001
get.gene.name0.0000.0000.001
get.machine.precision0.0010.0000.001
get.max.geno0.0000.0000.001
get.mgi.features0.0010.0000.001
get.num.auto0.0000.0000.001
get.pattern.variants1.0220.0501.073
get.strains0.0010.0010.001
get.trans.probs0.0010.0000.001
get.variants0.0010.0000.001
html.report000
intensity.plots0.0010.0000.001
kinship0.0000.0000.001
muga.snps.to.keep0.1170.0370.155
normalize.batches0.0010.0000.001
plot.doqtl0.0000.0000.001
pxg.plot0.0010.0000.001
qtl.LRS0.0000.0000.001
qtl.heatmap0.0010.0000.001
qtl.qtlrel0.0010.0000.000
qtl.simulate0.0010.0000.001
rankZ0.0030.0000.003
read.vcf0.0010.0000.001
scanone0.0010.0000.000
scanone.eqtl0.0010.0000.000
scanone.perm0.0010.0000.001
sdp.plot0.0000.0000.001
sex.predict0.0010.0000.001
snp.plot0.0010.0000.001
summarize.genotype.transitions0.0000.0000.001
variant.plot0.0010.0000.001
write.founder.genomes0.0010.0000.001