Type: Package Package: mapmetadata Title: Map health metadata onto predefined research domains Version: 4.0.1 Authors@R: c( person("Rachael", "Stickland", , "r.stickland@bham.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3398-4272")), person("Batool", "Almarzouq", role = "ctb", comment = c(ORCID = "0000-0002-3905-2751")), person("Mahwish", "Mohammad", role = "ctb", comment = c(ORCID = "0009-0004-5295-0726")), person("Daniel", "Delbarre", role = "ctb", comment = c(ORCID = "0000-0003-4633-4252")), person("Nida", "Ziauddeen", role = "ctb", comment = c(ORCID = "0000-0002-8964-5029")), person("Zoë", "Turner", role = "rev", comment = "Zoë reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/674"), person("Yohann", "Mansiaux", role = "rev", comment = "Yohann reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/674") ) Description: Prior to gaining full access to health datasets, explore publicly available metadata and map metadata onto predefined research domains. This package uses structural metadata files downloaded from the Health Data Research Gateway (https://healthdatagateway.org/en). In theory, any metadata file with the same structure as the files downloaded from this gateway can be used with this package, but the package has been developed and tested on metadata files from this gateway only. License: GPL (>= 3) URL: https://docs.ropensci.org/mapmetadata/ BugReports: https://github.com/ropensci/mapmetadata/issues Depends: R (>= 2.10) Imports: cli, dplyr, ggplot2, gridExtra, htmlwidgets, plotly, tidyr Suggests: devtools, knitr, rmarkdown, testthat (>= 3.0.0), withr VignetteBuilder: knitr Config/Needs/build: moodymudskipper/devtag Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE, roclets = c("collate", "rd", "namespace", "devtag::dev_roclet")) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-01-20 09:59:54 UTC RemoteUrl: https://github.com/ropensci/mapmetadata RemoteRef: main RemoteSha: 2aba785d1bd8f58acdf391a35944710f63bb16e3 NeedsCompilation: no Packaged: 2026-07-01 08:28:03 UTC; root Author: Rachael Stickland [aut, cre] (ORCID: ), Batool Almarzouq [ctb] (ORCID: ), Mahwish Mohammad [ctb] (ORCID: ), Daniel Delbarre [ctb] (ORCID: ), Nida Ziauddeen [ctb] (ORCID: ), Zoë Turner [rev] (Zoë reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/674), Yohann Mansiaux [rev] (Yohann reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/674) Maintainer: Rachael Stickland