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
. 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
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/pak/sysreqs: libssl-dev
Repository: https://remlapmot.r-universe.dev
Date/Publication: 2025-07-31 15:57:08 UTC
RemoteUrl: https://github.com/MRCIEU/ieugwasr
RemoteRef: v1.1.0
RemoteSha: 16187af0d0c4d6cf332a25ea50ee93347bab3deb
NeedsCompilation: no
Packaged: 2026-06-20 09:11:49 UTC; root
Author: Gibran Hemani [aut, cre, cph] (ORCID:
),
Ben Elsworth [aut] (ORCID: ),
Tom Palmer [aut] (ORCID: ),
Rita Rasteiro [aut] (ORCID: )
Maintainer: Gibran Hemani