Package: fastRanges
Type: Package
Title: Deterministic Multithreaded Genomic Interval Operations
Version: 1.0.0
Authors@R: person(given = "Chirag", family = "Parsania", role = c("aut", "cre"), email = "chirag.parsania@gmail.com", comment = c(github = "cparsania"))
Description: High-performance interval overlap and join operations for
        'IRanges' and 'GenomicRanges'. The package provides
        deterministic multithreaded overlap computation, reusable
        subject indexes for repeated queries, and join helpers that
        keep range metadata in a consistent output grammar.
URL: https://github.com/cparsania/fastRanges,
        https://cparsania.github.io/fastRanges/
BugReports: https://github.com/cparsania/fastRanges/issues
License: Artistic-2.0
Encoding: UTF-8
Depends: R (>= 4.5.0)
Imports: methods, S4Vectors, IRanges, GenomicRanges, GenomeInfoDb, Rcpp
LinkingTo: Rcpp
Suggests: BiocStyle, testthat (>= 3.0.0), knitr, rmarkdown, pkgdown,
        XVector, ggplot2, dplyr, tidyr, scales
VignetteBuilder: knitr
SystemRequirements: quarto
biocViews: Software, Infrastructure, Sequencing
Config/testthat/edition: 3
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Config/pak/sysreqs: libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:06:59 UTC
RemoteUrl: https://github.com/bioc/fastRanges
RemoteRef: RELEASE_3_23
RemoteSha: 36a6c0584023ea09bf650aae2f9101991941cc4a
NeedsCompilation: yes
Packaged: 2026-04-29 21:14:31 UTC; root
Author: Chirag Parsania [aut, cre] (github: cparsania)
Maintainer: Chirag Parsania <chirag.parsania@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2026-04-29 21:19:13 UTC; windows
Archs: x64
