Type: Package
Package: valr
Title: Genome Interval Arithmetic
Version: 0.8.4
Authors@R: c(
    person("Jay", "Hesselberth", , "jay.hesselberth@cuanschutz.edu", role = c("aut"),
           comment = c(ORCID = "0000-0002-6299-179X")),
    person("Kent", "Riemondy", , "kent.riemondy@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0750-1273")),
    person("RNA Bioscience Initiative", role = c("fnd", "cph"),
           comment = c(ROR = "https://ror.org/03wmf1y16"))
  )
Description: Read and manipulate genome intervals and signals. Provides
    functionality similar to command-line tool suites within R, enabling
    interactive analysis and visualization of genome-scale data.  Riemondy
    et al. (2017) <doi:10.12688/f1000research.11997.1>.
License: MIT + file LICENSE
URL: https://github.com/rnabioco/valr/,
        https://rnabioco.github.io/valr/
BugReports: https://github.com/rnabioco/valr/issues
Depends: R (>= 4.0.0)
Imports: broom, cli, cpp11bigwig, dplyr (>= 0.8.0), ggplot2, lifecycle,
        Rcpp (>= 1.0.0), readr, rlang, stringr, tibble (>= 1.4.2)
Suggests: bench, covr, cowplot, curl, DBI, dbplyr, devtools, DT,
        GenomicRanges, IRanges, knitr, purrr, RMariaDB, rmarkdown,
        S4Vectors, testthat (>= 3.0.0), vdiffr (>= 1.0.0), tidyr
biocViews:
LinkingTo: Rcpp (>= 1.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/Needs/website: rnabioco/rbitemplate
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: yes
Packaged: 2025-06-22 17:51:21 UTC; kriemo
Author: Jay Hesselberth [aut] (ORCID: <https://orcid.org/0000-0002-6299-179X>),
  Kent Riemondy [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0750-1273>),
  RNA Bioscience Initiative [fnd, cph] (ROR: <https://ror.org/03wmf1y16>)
Maintainer: Kent Riemondy <kent.riemondy@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-22 18:30:02 UTC
Built: R 4.5.0; x86_64-apple-darwin20; 2025-06-22 20:28:30 UTC; unix
Archs: valr.so.dSYM
