##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data annotate
###
##############################################################################
##############################################################################
* checking for file ‘annotate/DESCRIPTION’ ... OK
* preparing ‘annotate’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘chromLOC.Rmd’ using rmarkdown
Error: processing vignette 'chromLOC.Rmd' failed with diagnostics:
subscript out of bounds
--- failed re-building ‘chromLOC.Rmd’
--- re-building ‘useDataPkgs.Rmd’ using rmarkdown
Error: processing vignette 'useDataPkgs.Rmd' failed with diagnostics:
subscript out of bounds
--- failed re-building ‘useDataPkgs.Rmd’
--- re-building ‘GOusage.Rnw’ using Sweave
Loading required package: BiocGenerics
Loading required package: generics
Attaching package: ‘generics’
The following objects are masked from ‘package:base’:
as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
setequal, union
Attaching package: ‘BiocGenerics’
The following objects are masked from ‘package:stats’:
IQR, mad, sd, var, xtabs
The following objects are masked from ‘package:base’:
Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
unsplit, which.max, which.min
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors
Attaching package: ‘S4Vectors’
The following object is masked from ‘package:utils’:
findMatches
The following objects are masked from ‘package:base’:
I, expand.grid, unname
Loading required package: XML
Attaching package: ‘graph’
The following object is masked from ‘package:XML’:
addNode
Attaching package: ‘Rgraphviz’
The following object is masked from ‘package:annotate’:
toFile
The following objects are masked from ‘package:IRanges’:
from, to
The following objects are masked from ‘package:S4Vectors’:
from, to
Loading required package: org.Hs.eg.db
--- finished re-building ‘GOusage.Rnw’
--- re-building ‘annotate.Rnw’ using Sweave
--- finished re-building ‘annotate.Rnw’
--- re-building ‘prettyOutput.Rnw’ using Sweave
--- finished re-building ‘prettyOutput.Rnw’
--- re-building ‘query.Rnw’ using Sweave
Read 4 items
Read 3402 items
--- finished re-building ‘query.Rnw’
--- re-building ‘useProbeInfo.Rnw’ using Sweave
Loading required package: org.Rn.eg.db
Loading required package: XVector
Loading required package: Seqinfo
Attaching package: ‘Biostrings’
The following object is masked from ‘package:graph’:
complement
The following object is masked from ‘package:base’:
strsplit
--- finished re-building ‘useProbeInfo.Rnw’
SUMMARY: processing the following files failed:
‘chromLOC.Rmd’ ‘useDataPkgs.Rmd’
Error: Vignette re-building failed.
Execution halted