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

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

Package 479/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Gviz 1.15.0
Florian Hahne
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Gviz
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 [ OK ]UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: Gviz
Version: 1.15.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings Gviz_1.15.0.tar.gz
StartedAt: 2015-10-27 04:43:01 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 04:47:08 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 246.7 seconds
RetCode: 0
Status:  OK 
CheckDir: Gviz.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/Gviz.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 ‘Gviz/DESCRIPTION’ ... OK
* this is package ‘Gviz’ version ‘1.15.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 ‘Gviz’ can be installed ... [21s/21s] OK
* checking installed package size ... NOTE
  installed size is  5.7Mb
  sub-directories of 1Mb or more:
    doc       1.6Mb
    extdata   2.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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.buildRange,IRanges-ANY-ANY-ANY: warning in GRanges(seqnames =
  .chrName(chromosome), range = range, strand = if
  (!is.null(args$strand)) args$strand else "*"): partial argument match
  of 'range' to 'ranges'
collapseTrack,DataTrack: warning in GRanges(seqnames = seqnames(r)[1],
  range = rtmp): partial argument match of 'range' to 'ranges'
collapseTrack,DataTrack: warning in GRanges(seqnames =
  chromosome(GdObject), range = ir, strand =
  unique(as.character(strand(GdObject)))): partial argument match of
  'range' to 'ranges'
collapseTrack,DataTrack: warning in GRanges(seqnames = 1, strand =
  strand(GdObject)[1], range = rr): partial argument match of 'range'
  to 'ranges'
collapseTrack,DataTrack: warning in GRanges(seqnames =
  seq_len(length(rr)), strand = st, range = rr): partial argument match
  of 'range' to 'ranges'
initialize,AlignedReadTrack: warning in GRanges(range = IRanges(start =
  from, end = to), strand = names(.Object@coverage), seqnames =
  .Object@chromosome): partial argument match of 'range' to 'ranges'
initialize,GenomeAxisTrack: warning in GRanges(range = range, seqnames
  = "dummy", id = ids): partial argument match of 'range' to 'ranges'
initialize,IdeogramTrack: warning in GRanges(seqnames = bnames, range =
  IRanges(start = bands$chromStart, end = bands$chromEnd), name =
  bnames, type = as.character(bands$gieStain)): partial argument match
  of 'range' to 'ranges'
subset,AlignedReadTrack: warning in GRanges(range = IRanges(start =
  from, end = to), strand = names(x@coverage), seqnames =
  x@chromosome): partial argument match of 'range' to 'ranges'
.buildRange,TxDb-ANY-ANY-ANY: no visible global function definition for
  ‘cdsBy’
.buildRange,TxDb-ANY-ANY-ANY: no visible global function definition for
  ‘fiveUTRsByTranscript’
.buildRange,TxDb-ANY-ANY-ANY: no visible global function definition for
  ‘threeUTRsByTranscript’
Undefined global functions or variables:
  cdsBy fiveUTRsByTranscript threeUTRsByTranscript
* 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 ... [40s/40s] OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
AlignmentsTrack       5.857  0.308   6.171
GeneRegionTrack-class 5.368  0.016   5.394
* 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 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/Gviz.Rcheck/00check.log’
for details.


Gviz.Rcheck/00install.out:

* installing *source* package ‘Gviz’ ...
** 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 (Gviz)

Gviz.Rcheck/Gviz-Ex.timings:

nameusersystemelapsed
AlignedReadTrack-class1.5780.0521.630
AlignmentsTrack5.8570.3086.171
AnnotationTrack-class3.9190.0083.927
BiomartGeneRegionTrack-class2.5700.0082.586
DataTrack-class0.4030.0080.411
DisplayPars-class0.0220.0000.022
GeneRegionTrack-class5.3680.0165.394
GenomeAxisTrack-class3.3370.0003.337
IdeogramTrack-class0.3560.0080.364
SequenceTrack-class3.8820.3404.230
plotTracks3.4060.0043.413