Type: Package Package: valr Title: Genome Interval Arithmetic Version: 0.10.0 Authors@R: c( person("Jay", "Hesselberth", , "jay.hesselberth@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6299-179X")), person("Kent", "Riemondy", , "kent.riemondy@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-0750-1273")), person("RNA Bioscience Initiative", role = c("fnd", "cph"), comment = c(ROR = "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) . 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.1) Imports: broom, cli, cpp11bigwig (>= 0.3.1), dplyr (>= 1.0.0), ggplot2 (>= 3.3.0), lifecycle, 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), tidyr, vdiffr (>= 1.0.0) LinkingTo: cpp11 VignetteBuilder: knitr biocViews: Config/Needs/website: rnabioco/rbitemplate Config/testthat/edition: 3 Config/testthat/parallel: true Config/usethis/last-upkeep: 2025-12-10 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev libx11-dev zlib1g-dev Repository: https://rnabioco.r-universe.dev Date/Publication: 2026-06-26 13:08:57 UTC RemoteUrl: https://github.com/rnabioco/valr RemoteRef: HEAD RemoteSha: 9db34b752298d6388ab3fd694c2958494342aa3d NeedsCompilation: yes Packaged: 2026-06-26 16:18:31 UTC; root Author: Jay Hesselberth [aut, cre] (ORCID: ), Kent Riemondy [aut] (ORCID: ), RNA Bioscience Initiative [fnd, cph] (ROR: ) Maintainer: Jay Hesselberth