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: BUILD report for Genominator on perceval

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

Package 427/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Genominator 1.24.0
James Bullard
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/Genominator
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  ERROR  skipped 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ ERROR ] skipped  skipped 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: Genominator
Version: 1.24.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data Genominator
StartedAt: 2015-11-09 18:22:23 -0800 (Mon, 09 Nov 2015)
EndedAt: 2015-11-09 18:23:22 -0800 (Mon, 09 Nov 2015)
EllapsedTime: 58.3 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 Genominator
###
##############################################################################
##############################################################################


* checking for file ‘Genominator/DESCRIPTION’ ... OK
* preparing ‘Genominator’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Loading required package: RSQLite
Loading required package: DBI
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 objects are masked from ‘package:stats’:

    IQR, mad, xtabs

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

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

Loading required package: IRanges
Loading required package: S4Vectors
Loading required package: stats4
Loading required package: GenomeGraphs
Loading required package: biomaRt
Loading required package: grid
matplot: doing 1 plots with  col= ("1") pch= ("1" "2" "3" "4" "5" "6" "7" "8" "9" "0" "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" "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") ...


Error: processing vignette 'plotting.Rnw' failed with diagnostics:
 chunk 7 
Error : 1: Space required after the Public Identifier
2: SystemLiteral " or ' expected
3: SYSTEM or PUBLIC, the URI is missing
4: Opening and ending tag mismatch: hr line 7 and body
5: Opening and ending tag mismatch: body line 4 and html
6: Premature end of data in tag html line 2

Execution halted