Package: IRanges
Title: Foundation of integer range manipulation in Bioconductor
Description: Provides efficient low-level and highly reusable S4
        classes for storing, manipulating and aggregating over
        annotated ranges of integers. Implements an algebra of range
        operations, including efficient algorithms for finding overlaps
        and nearest neighbors. Defines efficient list-like classes for
        storing, transforming and aggregating large grouped data, i.e.,
        collections of atomic vectors and DataFrames.
biocViews: Infrastructure, DataRepresentation
URL: https://bioconductor.org/packages/IRanges
BugReports: https://github.com/Bioconductor/IRanges/issues
Version: 2.47.5
License: Artistic-2.0
Encoding: UTF-8
Authors@R: c(
	person("Hervé", "Pagès", role=c("aut", "cre"),
		email="hpages.on.github@gmail.com"),
	person("Patrick", "Aboyoun", role="aut"),
	person("Michael", "Lawrence", role="aut"))
Depends: R (>= 4.0.0), methods, utils, stats, BiocGenerics (>= 0.59.5),
        S4Vectors (>= 0.51.8)
Imports: stats4
LinkingTo: S4Vectors
Suggests: XVector, GenomicRanges, Rsamtools, GenomicAlignments,
        GenomicFeatures, BSgenome.Celegans.UCSC.ce2, pasillaBamSubset,
        RUnit, BiocStyle
Collate: thread-control.R range-squeezers.R Vector-class-leftovers.R
        DataFrameList-class.R DataFrameList-utils.R AtomicList-class.R
        AtomicList-utils.R Ranges-and-RangesList-classes.R
        IPosRanges-class.R IPosRanges-comparison.R
        IntegerRangesList-class.R IRanges-class.R IRanges-constructor.R
        makeIRangesFromDataFrame.R IRanges-utils.R
        Rle-class-leftovers.R IPos-class.R subsetting-utils.R
        Grouping-class.R Views-class.R RleViews-class.R
        RleViews-summarization.R extractList.R seqapply.R multisplit.R
        SimpleGrouping-class.R IRangesList-class.R IPosList-class.R
        ViewsList-class.R RleViewsList-class.R RleViewsList-utils.R
        RangedSelection-class.R MaskCollection-class.R read.Mask.R
        CompressedList-class.R CompressedList-comparison.R
        CompressedHitsList-class.R CompressedDataFrameList-class.R
        CompressedAtomicList-class.R
        CompressedAtomicList-summarization.R CompressedGrouping-class.R
        CompressedRangesList-class.R Hits-class-leftovers.R
        NCList-class.R findOverlaps-methods.R windows-methods.R
        intra-range-methods.R inter-range-methods.R reverse-methods.R
        coverage-methods.R cvg-methods.R slice-methods.R
        setops-methods.R nearest-methods.R cbind-Rle-methods.R
        tile-methods.R extractListFragments.R zzz.R
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-08-27 01:13:55 UTC
RemoteUrl: https://github.com/bioc/IRanges
RemoteRef: HEAD
RemoteSha: 75107e286bf13c8696ea2c3962ed9cd0c7c50d48
NeedsCompilation: yes
Packaged: 2026-08-27 12:12:03 UTC; root
Author: Hervé Pagès [aut, cre],
  Patrick Aboyoun [aut],
  Michael Lawrence [aut]
Maintainer: Hervé Pagès <hpages.on.github@gmail.com>
Built: R 4.6.1; aarch64-apple-darwin23; 2026-08-27 12:55:18 UTC; unix
