##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data BeadArrayUseCases
###
##############################################################################
##############################################################################
* checking for file ‘BeadArrayUseCases/DESCRIPTION’ ... OK
* preparing ‘BeadArrayUseCases’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘BeadArrayUseCases.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
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: hexbin
Welcome to beadarray version 2.61.0
Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)
Error: processing vignette 'BeadArrayUseCases.rnw' failed with diagnostics:
chunk 4
Error in library(illuminaHumanv2.db) :
there is no package called ‘illuminaHumanv2.db’
--- failed re-building ‘BeadArrayUseCases.rnw’
SUMMARY: processing the following file failed:
‘BeadArrayUseCases.rnw’
Error: Vignette re-building failed.
Execution halted