This page was generated on 2022-07-07 11:11:12 -0400 (Thu, 07 Jul 2022).
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data GenomicRanges
###
##############################################################################
##############################################################################
* checking for file ‘GenomicRanges/DESCRIPTION’ ... OK
* preparing ‘GenomicRanges’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘GenomicRangesIntroduction.Rmd’ using rmarkdown
Loading required package: stats4
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
Attaching package: 'S4Vectors'
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: GenomeInfoDb
Quitting from lines 664-672 (GenomicRangesIntroduction.Rmd)
Error: processing vignette 'GenomicRangesIntroduction.Rmd' failed with diagnostics:
there is no package called 'TxDb.Hsapiens.UCSC.hg19.knownGene'
--- failed re-building ‘GenomicRangesIntroduction.Rmd’
--- re-building ‘ExtendingGenomicRanges.Rnw’ using Sweave
Error: processing vignette 'ExtendingGenomicRanges.Rnw' failed with diagnostics:
chunk 6 (label = vranges)
Error in (function (cond) :
error in evaluating the argument 'x' in selecting a method for function 'extraColumnSlotNames': there is no package called ‘VariantAnnotation’
--- failed re-building ‘ExtendingGenomicRanges.Rnw’
--- re-building ‘GRanges_and_GRangesList_slides.Rnw’ using Sweave
Warning in .Seqinfo.mergexy(x, y) :
The 2 combined objects have no sequence levels in common. (Use
suppressWarnings() to suppress this warning.)
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats
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
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")'.
Attaching package: ‘Biobase’
The following object is masked from ‘package:MatrixGenerics’:
rowMedians
The following objects are masked from ‘package:matrixStats’:
anyMissing, 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
Error: processing vignette 'GRanges_and_GRangesList_slides.Rnw' failed with diagnostics:
chunk 30 (label = findOverlaps3)
Error in library(TxDb.Dmelanogaster.UCSC.dm3.ensGene) :
there is no package called ‘TxDb.Dmelanogaster.UCSC.dm3.ensGene’
--- failed re-building ‘GRanges_and_GRangesList_slides.Rnw’
--- re-building ‘GenomicRangesHOWTOs.Rnw’ using Sweave
Error: processing vignette 'GenomicRangesHOWTOs.Rnw' failed with diagnostics:
chunk 22 (label = TxDb.Hsapiens.UCSC.hg19.knownGene_1)
Error in library(TxDb.Hsapiens.UCSC.hg19.knownGene) :
there is no package called ‘TxDb.Hsapiens.UCSC.hg19.knownGene’
--- failed re-building ‘GenomicRangesHOWTOs.Rnw’
--- re-building ‘Ten_things_slides.Rnw’ using Sweave
Error: processing vignette 'Ten_things_slides.Rnw' failed with diagnostics:
chunk 1 (label = setup)
Error in library(BSgenome) : there is no package called ‘BSgenome’
--- failed re-building ‘Ten_things_slides.Rnw’
SUMMARY: processing the following files failed:
‘GenomicRangesIntroduction.Rmd’ ‘ExtendingGenomicRanges.Rnw’
‘GRanges_and_GRangesList_slides.Rnw’ ‘GenomicRangesHOWTOs.Rnw’
‘Ten_things_slides.Rnw’
Error: Vignette re-building failed.
Execution halted