/usr/lib/R/site-library/IRanges/DESCRIPTION is in r-bioc-iranges 2.4.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | Package: IRanges
Title: Infrastructure for manipulating intervals on sequences
Description: The package provides efficient low-level and highly reusable S4
classes for storing ranges of integers, RLE vectors (Run-Length
Encoding), and, more generally, data that can be organized
sequentially (formally defined as Vector objects), as well as views
on these Vector objects.
Efficient list-like classes are also provided for storing big
collections of instances of the basic classes. All classes in
the package use consistent naming and share the same rich and
consistent "Vector API" as much as possible.
Version: 2.4.1
Author: H. Pages, P. Aboyoun and M. Lawrence
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
biocViews: Infrastructure, DataRepresentation
Depends: R (>= 3.1.0), methods, utils, stats, BiocGenerics (>=
0.15.10), S4Vectors (>= 0.7.19)
Imports: stats4
LinkingTo: S4Vectors
Suggests: XVector, GenomicRanges, BSgenome.Celegans.UCSC.ce2, RUnit
License: Artistic-2.0
Collate: Vector-class-leftovers.R Hits-class-leftovers.R
List-class-leftovers.R List-comparison.R AtomicList-class.R
Ranges-class.R Ranges-comparison.R IRanges-class.R
IRanges-constructor.R IRanges-utils.R Views-class.R
Grouping-class.R CompressedList-class.R Rle-class-leftovers.R
RleViews-class.R RleViews-utils.R extractList.R seqapply.R
multisplit.R AtomicList-impl.R DataFrame-utils.R
DataFrameList-class.R DataFrameList-utils.R RangesList-class.R
GappedRanges-class.R ViewsList-class.R RleViewsList-class.R
RleViewsList-utils.R MaskCollection-class.R RangedData-class.R
RDApplyParams-class.R RangedData-utils.R HitsList-class.R
NCList-class.R IntervalTree-class.R IntervalTree-utils.R
IntervalForest-class.R RangedSelection-class.R read.Mask.R
intra-range-methods.R inter-range-methods.R reverse-methods.R
coverage-methods.R slice-methods.R setops-methods.R
findOverlaps-methods.R nearest-methods.R cbind-Rle-methods.R
expand-methods.R updateObject-methods.R tile-methods.R
mapCoords-methods.R subsetting-internals.R
test_IRanges_package.R debug.R zzz.R
NeedsCompilation: yes
Packaged: 2015-10-22 00:27:42 UTC; biocbuild
Built: R 3.2.2; x86_64-pc-linux-gnu; "Thu, 29 Oct 2015 18:32:22 +0100"; unix
|