This page was generated on 2022-07-07 11:11:54 -0400 (Thu, 07 Jul 2022).
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data Rsamtools
###
##############################################################################
##############################################################################
* checking for file ‘Rsamtools/DESCRIPTION’ ... OK
* preparing ‘Rsamtools’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘Rsamtools-Overview.Rnw’ using Sweave
Loading required package: GenomeInfoDb
Loading required package: BiocGenerics
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, append, as.data.frame, basename,
cbind, colnames, dirname, do.call, duplicated,
eval, evalq, get, grep, grepl, intersect,
is.unsorted, lapply, mapply, match, mget, order,
paste, pmax, pmax.int, pmin, pmin.int, rank,
rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max,
which.min
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: ‘S4Vectors’
The following objects are masked from ‘package:base’:
I, expand.grid, unname
Loading required package: IRanges
Loading required package: GenomicRanges
Loading required package: Biostrings
Loading required package: XVector
Attaching package: ‘Biostrings’
The following object is masked from ‘package:base’:
strsplit
Error: processing vignette 'Rsamtools-Overview.Rnw' failed with diagnostics:
chunk 17 (label = txdb-transcripts)
Error in library(TxDb.Hsapiens.UCSC.hg18.knownGene) :
there is no package called ‘TxDb.Hsapiens.UCSC.hg18.knownGene’
--- failed re-building ‘Rsamtools-Overview.Rnw’
SUMMARY: processing the following file failed:
‘Rsamtools-Overview.Rnw’
Error: Vignette re-building failed.
Execution halted