Package: bedbaser
Title: A BEDbase client
Version: 1.2.4
Authors@R: c(
    person(
        given = "Andres",
        family = "Wokaty",
        role = c("aut", "cre"),
        email = "andres.wokaty@sph.cuny.edu",
        comment = c(ORCID = "0009-0008-0900-8793")
    ),
    person(
        given = "Levi",
        family = "Waldron",
        role = c("aut"),
        email = "levi.waldron@sph.cuny.edu",
        comment = c(ORCID = "0000-0003-2725-0694")
    ))
Description: A client for BEDbase. bedbaser provides access to the API
        at api.bedbase.org. It also includes convenience functions to
        import BED files into GRanges objects and BEDsets into
        GRangesLists.
URL: https://github.com/waldronlab/bedbaser
BugReports: https://github.com/waldronlab/bedbaser/issues
biocViews: Software, DataImport, ThirdPartyClient
License: Artistic License 2.0
Depends: R (>= 4.4.0)
Imports: AnVIL (>= 1.16.0), BiocFileCache, curl, dplyr, GenomeInfoDb,
        GenomicRanges, httr, methods, purrr, rtracklayer, rlang,
        R.utils, stats, stringr, tibble, tidyr, tools, utils
Suggests: BiocStyle, knitr, liftOver, testthat (>= 3.0.0)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libxml2-dev
        libssl-dev xz-utils zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-01-13 21:12:41 UTC
RemoteUrl: https://github.com/bioc/bedbaser
RemoteRef: RELEASE_3_22
RemoteSha: 69ae9094ce99423cec18ccf8035964c371ca3528
NeedsCompilation: no
Packaged: 2026-01-28 08:20:23 UTC; root
Author: Andres Wokaty [aut, cre] (ORCID:
    <https://orcid.org/0009-0008-0900-8793>),
  Levi Waldron [aut] (ORCID: <https://orcid.org/0000-0003-2725-0694>)
Maintainer: Andres Wokaty <andres.wokaty@sph.cuny.edu>
Built: R 4.5.2; ; 2026-01-28 08:24:32 UTC; windows
