Type: Package Package: cpp11bigwig Title: Read bigWig and bigBed Files Version: 0.3.1.9000 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" . 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 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libssl-dev Repository: https://rnabioco.r-universe.dev Date/Publication: 2026-06-26 12:11:50 UTC RemoteUrl: https://github.com/rnabioco/cpp11bigwig RemoteRef: HEAD RemoteSha: 39f3a189b3af3c937c3820d49794c234d2379e54 NeedsCompilation: yes Packaged: 2026-06-26 13:16:12 UTC; root Author: Jay Hesselberth [aut, cre], RNA Bioscience Initiative [fnd, cph], Devon Ryan [cph] Maintainer: Jay Hesselberth