Type: Package
Package: valr
Title: Genome Interval Arithmetic
Version: 0.6.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@cuanschutz.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0750-1273")),
    person("RNA Bioscience Initiative", role = "fnd")
  )
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, 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, tidyr
LinkingTo: Rcpp (>= 1.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.2
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2021-12-08 17:40:38 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]
Maintainer: Kent Riemondy <kent.riemondy@cuanschutz.edu>
Repository: CRAN
Date/Publication: 2021-12-08 23:00:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-12-09 12:25:20 UTC; unix
Archs: valr.so.dSYM
