Package: gpmapr Title: Query the OpenGWAS genotype-phenotype map Version: 0.0.1.0 Authors@R: person("Andrew", "Elmore", , "andrew.elmore@bristol.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0292-447X")) person("Gibran", "Hemani", , "g.hemani@bristol.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0920-1055")) Description: This package is a simple wrapper around the OpenGWAS genotype-phenotype map API. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: httr, jsonlite, dplyr, readr, tidyr Suggests: ggplot2, ggrepel, knitr, RColorBrewer, reshape2, rmarkdown, stringr, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2026-06-22 15:59:46 UTC RemoteUrl: https://github.com/MRCIEU/gpmapr RemoteRef: HEAD RemoteSha: 772eb97935e42ca503049450dcad281adc5c9ccd NeedsCompilation: no Packaged: 2026-06-22 19:44:52 UTC; root Author: Gibran Hemani [aut, cre] (ORCID: ) Maintainer: Gibran Hemani Depends: R (>= 4.1.0)