Type: Package
Package: cpp11bigwig
Title: Read bigWig and bigBed Files
Version: 0.2.0
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, S4Vectors, tibble
Suggests: testthat (>= 3.0.0)
LinkingTo: cpp11
SystemRequirements: libcurl (optional, for remote file access):
        libcurl-devel (rpm) or libcurl4-openssl-dev (deb)
Config/Needs/website: rnabioco/rbitemplate
Config/testthat/edition: 3
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-06-18 11:55:35 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: 2026-06-18 16:50:14 UTC
Built: R 4.5.2; x86_64-apple-darwin20; 2026-06-18 19:07:35 UTC; unix
Archs: cpp11bigwig.so.dSYM
