Package: ieugwasr
Title: Interface to the 'OpenGWAS' Database API
Version: 1.1.0.9000
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
. 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.1)
Imports: dplyr, httr, jsonlite, magrittr, stats
Suggests: knitr, utils, rmarkdown, testthat
VignetteBuilder: knitr
Config/roxygen2/markdown: TRUE
Config/roxygen2/version: 8.0.0
Encoding: UTF-8
Config/pak/sysreqs: libssl-dev
Repository: https://mrcieu.r-universe.dev
Date/Publication: 2026-06-23 12:18:59 UTC
RemoteUrl: https://github.com/MRCIEU/ieugwasr
RemoteRef: HEAD
RemoteSha: 645c83f88425b14202f53745bfe364379dc3ecf7
NeedsCompilation: no
Packaged: 2026-06-23 13:48:23 UTC; root
Author: Gibran Hemani [aut, cre, cph] (ORCID:
),
Ben Elsworth [aut] (ORCID: ),
Tom Palmer [aut] (ORCID: ),
Rita Rasteiro [aut] (ORCID: )
Maintainer: Gibran Hemani