##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 SplicingGraphs
###
##############################################################################
##############################################################################
* checking for file ‘SplicingGraphs/DESCRIPTION’ ... OK
* preparing ‘SplicingGraphs’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘SplicingGraphs.Rnw’ using Sweave
Loading required package: GenomicFeatures
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: S4Vectors
Loading required package: stats4
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: IRanges
Loading required package: Seqinfo
Loading required package: GenomicRanges
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: GenomicAlignments
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: ‘matrixStats’
The following objects are masked from ‘package:Biobase’:
anyMissing, rowMedians
Attaching package: ‘MatrixGenerics’
The following objects are masked from ‘package:matrixStats’:
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse, colCounts,
colCummaxs, colCummins, colCumprods, colCumsums, colDiffs, colIQRDiffs,
colIQRs, colLogSumExps, colMadDiffs, colMads, colMaxs, colMeans2,
colMedians, colMins, colOrderStats, colProds, colQuantiles, colRanges,
colRanks, colSdDiffs, colSds, colSums2, colTabulates, colVarDiffs, colVars,
colWeightedMads, colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet, rowCollapse,
rowCounts, rowCummaxs, rowCummins, rowCumprods, rowCumsums, rowDiffs,
rowIQRDiffs, rowIQRs, rowLogSumExps, rowMadDiffs, rowMads, rowMaxs,
rowMeans2, rowMedians, rowMins, rowOrderStats, rowProds, rowQuantiles,
rowRanges, rowRanks, rowSdDiffs, rowSds, rowSums2, rowTabulates,
rowVarDiffs, rowVars, rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
The following object is masked from ‘package:Biobase’:
rowMedians
Loading required package: Biostrings
Loading required package: XVector
Attaching package: ‘Biostrings’
The following object is masked from ‘package:base’:
strsplit
Loading required package: Rsamtools
Loading required package: Rgraphviz
Loading required package: graph
Attaching package: ‘graph’
The following object is masked from ‘package:Biostrings’:
complement
Loading required package: grid
Attaching package: ‘grid’
The following object is masked from ‘package:Biostrings’:
pattern
Attaching package: ‘Rgraphviz’
The following objects are masked from ‘package:IRanges’:
from, to
The following objects are masked from ‘package:S4Vectors’:
from, to
Warning in .make_ex_by_tx_from_GRangesList(x, grouping = grouping, min.ntx = min.ntx, :
1 invalid gene was dropped
Error: processing vignette 'SplicingGraphs.Rnw' failed with diagnostics:
chunk 6 (label = load_sg_with_bubbles)
Error in eval(expr, .GlobalEnv) :
'sg' is not identical to precomputed version
--- failed re-building ‘SplicingGraphs.Rnw’
SUMMARY: processing the following file failed:
‘SplicingGraphs.Rnw’
Error: Vignette re-building failed.
Execution halted