Package: rigvf
Title: R interface to the IGVF Catalog
Version: 1.3.6
Authors@R: 
    c(person(
        "Martin", "Morgan", role = "aut",
        email = "mtmorgan.xyz@gmail.com",
        comment = c(ORCID = "0000-0002-5874-8148")
    ), person(
        "Michael", "Love", role = c("aut", "cre"),
        email = "michaelisaiahlove@gmail.com",
        comment = c(ORCID = "0000-0001-8401-0545")
    ),
    person(
        "NIH NHGRI UM1HG012003",
        role = "fnd"
    ))
Description: The IGVF Catalog provides data on the impact of genomic
        variants on function. The `rigvf` package provides an interface
        to the IGVF Catalog, allowing easy integration with
        Bioconductor resources.
License: MIT + file LICENSE
Depends: R (>= 4.1.0)
Imports: methods, httr2, rjsoncons, dplyr, tidyr, rlang, memoise,
        cachem, whisker, jsonlite, GenomicRanges, IRanges, Seqinfo
URL: https://IGVF.github.io/rigvf
BugReports: https://github.com/IGVF/rigvf/issues
Encoding: UTF-8
biocViews: ThirdPartyClient, Annotation, VariantAnnotation,
        FunctionalGenomics, GeneRegulation, GenomicVariation,
        GeneTarget
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), plyranges,
        plotgardener, org.Hs.eg.db, TxDb.Hsapiens.UCSC.hg38.knownGene,
        tibble
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-01-26 13:36:37 UTC
RemoteUrl: https://github.com/bioc/rigvf
RemoteRef: HEAD
RemoteSha: fe2e2308cf9ef341a3a0b2abddcf39a19c88b2ec
NeedsCompilation: no
Packaged: 2026-01-27 03:52:47 UTC; root
Author: Martin Morgan [aut] (ORCID: <https://orcid.org/0000-0002-5874-8148>),
  Michael Love [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8401-0545>),
  NIH NHGRI UM1HG012003 [fnd]
Maintainer: Michael Love <michaelisaiahlove@gmail.com>
Built: R 4.6.0; ; 2026-01-27 03:55:02 UTC; unix
