Package: ieugwasr
Title: Interface to the 'OpenGWAS' Database API
Version: 1.1.0
Authors@R: c(
    person("Gibran", "Hemani", , "g.hemani@bristol.ac.uk", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-0920-1055")),
    person("Ben", "Elsworth", , "Ben.Elsworth@bristol.ac.uk", role = "aut",
           comment = c(ORCID = "0000-0001-7328-4233")),
    person("Tom", "Palmer", , "tom.palmer@bristol.ac.uk", role = "aut",
           comment = c(ORCID = "0000-0003-4655-4511")),
    person("Rita", "Rasteiro", , "rita.rasteiro@bristol.ac.uk", role = "aut",
           comment = c(ORCID = "0000-0002-4217-3060"))
    )
Description: Interface to the 'OpenGWAS' database API <https://api.opengwas.io/api/>. Includes a wrapper
    to make generic calls to the API, plus convenience functions for
    specific queries.
License: MIT + file LICENSE
URL: https://github.com/MRCIEU/ieugwasr,
        https://mrcieu.github.io/ieugwasr/
BugReports: https://github.com/MRCIEU/ieugwasr/issues
Depends: R (>= 4.0)
Imports: dplyr, httr, jsonlite, magrittr, stats
Suggests: knitr, utils, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-31 17:14:01 UTC; gh13047
Author: Gibran Hemani [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-0920-1055>),
  Ben Elsworth [aut] (ORCID: <https://orcid.org/0000-0001-7328-4233>),
  Tom Palmer [aut] (ORCID: <https://orcid.org/0000-0003-4655-4511>),
  Rita Rasteiro [aut] (ORCID: <https://orcid.org/0000-0002-4217-3060>)
Maintainer: Gibran Hemani <g.hemani@bristol.ac.uk>
Repository: CRAN
Date/Publication: 2025-07-31 17:42:11 UTC
Built: R 4.5.0; ; 2025-07-31 17:57:51 UTC; unix
