Type: Package
Package: valr
Title: Genome Interval Arithmetic
Version: 0.6.7
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@cuanschutz.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0750-1273")),
    person("RNA Bioscience Initiative", role = c("fnd", "cph"))
  )
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 (>= 3.1.2)
Imports: broom, cli, dplyr (>= 0.8.0), ggplot2, Rcpp (>= 1.0.0), readr,
        rlang, rtracklayer, 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
LinkingTo: Rcpp (>= 1.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/Needs/website: pkgdown, rnabioco/rbitemplate
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2023-02-18 20:41:06 UTC; kriemo
Author: Jay Hesselberth [aut] (<https://orcid.org/0000-0002-6299-179X>),
  Kent Riemondy [aut, cre] (<https://orcid.org/0000-0003-0750-1273>),
  RNA Bioscience Initiative [fnd, cph]
Maintainer: Kent Riemondy <kent.riemondy@cuanschutz.edu>
Repository: CRAN
Date/Publication: 2023-02-18 21:30:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 19:14:07 UTC; windows
Archs: i386, x64
