Package: triangulate Title: Useful functions for performing evidence triangulation Version: 0.0.2 Authors@R: c( person(given = "Luke", family = "McGuinness", role = "aut", email = "luke.mcguinness@bristol.ac.uk", comment = c(ORCID = "0000-0001-8730-9761")), person(given = "Tassia", family = "Jones", role = "aut", email = "nv22679@bristol.ac.uk"), person(given = "Chin Yang", family = "Shapland", role = c("aut", "cre"), email = "chinyang.shapland@bristol.ac.uk") ) Description: What the package does (one paragraph). License: MIT + file LICENSE VignetteBuilder: knitr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://mcguinlu.github.io/triangulate, https://github.com/mcguinlu/triangulate, https://mrcieu.r-universe.dev/triangulate BugReports: https://github.com/mcguinlu/triangulate/issues Suggests: testthat, knitr, readxl, rmarkdown, tibble Config/testthat/edition: 3 Imports: dplyr, tidyr, stringr, magrittr, janitor, ggplot2, metadat, metafor, purrr, scales, shiny Depends: R (>= 3.5) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://mrcieu.r-universe.dev Date/Publication: 2026-01-16 16:25:15 UTC RemoteUrl: https://github.com/mcguinlu/triangulate RemoteRef: HEAD RemoteSha: 9c198ec995a81629a4cba46b38b577cbfa9b6a11 NeedsCompilation: no Packaged: 2026-06-15 08:40:06 UTC; root Author: Luke McGuinness [aut] (ORCID: ), Tassia Jones [aut], Chin Yang Shapland [aut, cre] Maintainer: Chin Yang Shapland