Package: gwasrapidd Type: Package Title: 'REST' 'API' Client for the 'NHGRI'-'EBI' 'GWAS' Catalog Version: 0.99.18 Authors@R: c( person(given = "Ramiro", family = "Magno", email = "rmagno@pattern.institute", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5226-3441")), person(given = "Ana-Teresa", family = "Maia", email = "maia.anateresa@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-0454-9207")), person("CINTESIS", role = c("cph", "fnd")), person("Pattern Institute", role = c("cph", "fnd"), comment = c(ROR = "04jrgd746")) ) Description: 'GWAS' R 'API' Data Download. This package provides easy access to the 'NHGRI'-'EBI' 'GWAS' Catalog data by accessing the 'REST' 'API' . Depends: R (>= 3.2.3) License: MIT + file LICENSE URL: https://github.com/ramiromagno/gwasrapidd, https://rmagno.eu/gwasrapidd/ BugReports: https://github.com/ramiromagno/gwasrapidd/issues Encoding: UTF-8 Language: en-US LazyData: true RoxygenNote: 7.3.2 Config/Needs/website: patterninstitute/chic Imports: magrittr, httr, urltools, pingr, stringr, dplyr, jsonlite, purrr, tibble, glue, tidyr (> 0.8.99), assertthat, rlang, methods, lubridate, plyr, testthat, utils, progress, writexl Suggests: httptest, spelling, knitr, rmarkdown, bookdown Collate: 'browser.R' 'cc.R' 'class-associations.R' 'class-studies.R' 'class-traits.R' 'class-variants.R' 'data.R' 'ebi_server.R' 'generics.R' 'get_associations.R' 'get_metadata.R' 'get_studies.R' 'get_traits.R' 'get_variants.R' 'gwasrapidd-package.R' 'id_mapping.R' 'list_joins.R' 'missing.R' 'parse-associations.R' 'parse-studies.R' 'parse-traits.R' 'parse-utils.R' 'parse-variants.R' 'post-studies.R' 'post-traits.R' 'post-variants.R' 'recursive_apply.R' 'request.R' 's4-utils.R' 'sure.R' 'tests.R' 'utils-pipe.R' 'utils.R' 'wrappers.R' 'write_xlsx.R' VignetteBuilder: knitr biocViews: ThirdPartyClient, BiomedicalInformatics, GenomeWideAssociation, SNP Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://patterninstitute.r-universe.dev Date/Publication: 2025-05-27 10:52:42 UTC RemoteUrl: https://github.com/ramiromagno/gwasrapidd RemoteRef: HEAD RemoteSha: 86b4acfcc918b2f2d76c11ae4ecc52be6463c698 NeedsCompilation: no Packaged: 2026-06-22 09:16:11 UTC; root Author: Ramiro Magno [aut, cre] (ORCID: ), Ana-Teresa Maia [aut] (ORCID: ), CINTESIS [cph, fnd], Pattern Institute [cph, fnd] (ROR: ) Maintainer: Ramiro Magno