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.1: BUILD report for GenoView on morelia

This page was generated on 2015-10-09 09:42:09 -0700 (Fri, 09 Oct 2015).

Package 404/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenoView 1.2.0
Sharon Lee
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/GenoView
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  ERROR  skipped 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  ERROR  skipped  skipped 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  ERROR  skipped  skipped 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded [ ERROR ] skipped  skipped 

Summary

Package: GenoView
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data GenoView
StartedAt: 2015-10-08 22:08:30 -0700 (Thu, 08 Oct 2015)
EndedAt: 2015-10-08 22:09:10 -0700 (Thu, 08 Oct 2015)
EllapsedTime: 39.6 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data GenoView
###
##############################################################################
##############################################################################


* checking for file ‘GenoView/DESCRIPTION’ ... OK
* preparing ‘GenoView’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Loading required package: GenoView
Loading required package: gridExtra
Loading required package: GenomicRanges
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: ‘BiocGenerics’

The following objects are masked from ‘package:parallel’:

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following object is masked from ‘package:stats’:

    xtabs

The following objects are masked from ‘package:base’:

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, as.vector, cbind, colnames, do.call, duplicated,
    eval, evalq, get, intersect, is.unsorted, lapply, mapply, match,
    mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rep.int, rownames, sapply, setdiff, sort, table, tapply, union,
    unique, unlist, unsplit

Loading required package: S4Vectors
Loading required package: stats4
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: TxDb.Hsapiens.UCSC.hg19.knownGene
Loading required package: GenomicFeatures
Loading required package: AnnotationDbi
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: biovizBase
Loading required package: grid
Parsing transcripts...
Parsing exons...
Parsing cds...
Parsing utrs...
------exons...
------cdss...
------introns...
------utr...
aggregating...
Done
Scale for 'x' is already present. Adding another scale for 'x', which will replace the existing scale.

Error: processing vignette 'GenoView.Rnw' failed with diagnostics:
 chunk 8 (label = ml1lab) 
Error in gtable_table(d, name = "core", fg_params = theme$core$fg_params,  : 
  unused arguments (gpar.coretext = list(fontsize = 10), gpar.coltext = list(fontsize = 12), show.rownames = FALSE, equal.height = FALSE, padding.h = 2, padding.v = 2, h.even.alpha = 0.15, h.odd.alpha = 0.35, v.even.alpha = 0.5, v.odd.alpha = 0.5, show.hlines = FALSE, show.vlines = FALSE, show.box = TRUE, separator = "black", gpar.corefill = list(fill = "grey80", col = "black"), gpar.colfill = list(fill = "white", col = "black"))
Execution halted