Type: Package
Package: cpp11bigwig
Title: Read bigWig and bigBed Files
Version: 0.1.1
Authors@R: c(
    person("Jay", "Hesselberth", , "jay.hesselberth@gmail.com", role = c("aut", "cre")),
    person("RNA Bioscience Initiative", role = c("fnd", "cph")),
    person("Devon", "Ryan", role = "cph")
  )
Description: Read bigWig and bigBed files using "libBigWig"
    <https://github.com/dpryan79/libBigWig>. Provides lightweight access
    to the binary bigWig and bigBed formats developed by the UCSC Genome
    Browser group.
License: MIT + file LICENSE
URL: https://rnabioco.github.io/cpp11bigwig/,
        https://github.com/rnabioco/cpp11bigwig
BugReports: https://github.com/rnabioco/cpp11bigwig/issues
Imports: GenomicRanges, IRanges, tibble
Suggests: testthat (>= 3.0.0)
LinkingTo: cpp11
Config/Needs/website: rnabioco/rbitemplate
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-01-19 21:46:21 UTC; jayhesselberth
Author: Jay Hesselberth [aut, cre],
  RNA Bioscience Initiative [fnd, cph],
  Devon Ryan [cph]
Maintainer: Jay Hesselberth <jay.hesselberth@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-19 22:10:11 UTC
