Package: epigraphdb Title: Interface Package for the 'EpiGraphDB' Platform Version: 0.2.3 Authors@R: c( person("Yi", "Liu", email = "yi6240.liu@bristol.ac.uk", role = c("cre", "aut") ), person("Valeriia", "Haberland", email = "valeriia.haberland@bristol.ac.uk", role = c("aut") ), person("Marina", "Vabistsevits", email = "ny19205@bristol.ac.uk", role = c("aut") ), person("Tom", "Gaunt", email = "Tom.Gaunt@bristol.ac.uk", role = c("aut") ), person(given = "MRC IEU", role = c("cph")) ) Description: The interface package to access data from the 'EpiGraphDB' platform. It provides easy access to the 'EpiGraphDB' platform with functions that query the corresponding REST endpoints on the API and return the response data in the 'tibble' data frame format. URL: https://mrcieu.github.io/epigraphdb-r/ BugReports: https://github.com/MRCIEU/epigraphdb-r/issues License: GPL-3 Suggests: testthat, roxygen2, knitr, rmarkdown, spelling, devtools, usethis, pkgdown, styler, lintr, covr, igraph, gtools, stringr, dplyr, ggplot2 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Imports: magrittr, tibble, httr, glue, purrr, jsonlite VignetteBuilder: knitr Language: en-GB Config/pak/sysreqs: libssl-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2022-08-23 09:47:55 UTC RemoteUrl: https://github.com/MRCIEU/epigraphdb-r RemoteRef: HEAD RemoteSha: 1cd05d8426a8e9f65160374ab3f631793ac3f742 NeedsCompilation: no Packaged: 2026-06-22 11:34:40 UTC; root Author: Yi Liu [cre, aut], Valeriia Haberland [aut], Marina Vabistsevits [aut], Tom Gaunt [aut], MRC IEU [cph] Maintainer: Yi Liu