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 Gviz on oaxaca

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

Package 479/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Gviz 1.14.7
Florian Hahne
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/Gviz
Last Changed Rev: 116135 / Revision: 116712
Last Changed Date: 2016-04-11 02:56:57 -0700 (Mon, 11 Apr 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: Gviz
Version: 1.14.7
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings Gviz_1.14.7.tar.gz
StartedAt: 2016-04-23 01:04:14 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 01:11:01 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 407.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Gviz.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/Gviz.Rcheck’
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Gviz/DESCRIPTION’ ... OK
* this is package ‘Gviz’ version ‘1.14.7’
* 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 ... [32s/50s] OK
* checking installed package size ... NOTE
  installed size is  5.8Mb
  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 : .local: 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 : .local: warning in GRanges(seqnames =
  seqnames(r)[1], range = rtmp): partial argument match of 'range' to
  'ranges'
collapseTrack,DataTrack : .local: warning in GRanges(seqnames =
  chromosome(GdObject), range = ir, strand =
  unique(as.character(strand(GdObject)))): partial argument match of
  'range' to 'ranges'
collapseTrack,DataTrack : .local: warning in GRanges(seqnames = 1,
  strand = strand(GdObject)[1], range = rr): partial argument match of
  'range' to 'ranges'
collapseTrack,DataTrack : .local: warning in GRanges(seqnames =
  seq_len(length(rr)), strand = st, range = rr): partial argument match
  of 'range' to 'ranges'
initialize,AlignedReadTrack : .local: 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 : .local: warning in GRanges(range = range,
  seqnames = "dummy", id = ids): partial argument match of 'range' to
  'ranges'
initialize,IdeogramTrack : .local: 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 : .local: 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 : .local: no visible global function
  definition for ‘cdsBy’
.buildRange,TxDb-ANY-ANY-ANY : .local: no visible global function
  definition for ‘fiveUTRsByTranscript’
.buildRange,TxDb-ANY-ANY-ANY : .local: no visible global function
  definition for ‘threeUTRsByTranscript’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic '[' and siglist 'AlignedReadTrack,ANY,ANY,ANY'
  generic '[' and siglist 'DataTrack,ANY,ANY,ANY'
  generic '[' and siglist 'GenomeAxisTrack,ANY,ANY,ANY'
  generic '[' and siglist 'IdeogramTrack,ANY,ANY,ANY'
  generic '[' and siglist 'RangeTrack,ANY,ANY,ANY'
  generic '[' and siglist 'StackedTrack,ANY,ANY,ANY'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [59s/65s] OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
AlignmentsTrack       8.975  0.829  11.330
SequenceTrack-class   8.070  0.765  10.365
AnnotationTrack-class 5.706  0.041   5.840
GeneRegionTrack-class 5.576  0.030   5.756
* 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 WARNING, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-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-class2.0500.0653.600
AlignmentsTrack 8.975 0.82911.330
AnnotationTrack-class5.7060.0415.840
BiomartGeneRegionTrack-class3.9010.0203.973
DataTrack-class0.6920.0130.730
DisplayPars-class0.0310.0010.033
GeneRegionTrack-class5.5760.0305.756
GenomeAxisTrack-class3.2840.0104.656
IdeogramTrack-class0.4610.0060.480
SequenceTrack-class 8.070 0.76510.365
plotTracks4.4660.0164.556