Package: prismadiagramR
Title: Creates a Prisma Diagram using DiagrammeR
Version: 1.0.0
Authors@R:
person(given = "Lionel",
family = "Duarte",
role = c("aut", "cre"),
email = "lduarte85718@gmail.com",
comment = c(ORCID = "0000-0003-0296-4949"))
Description: Creates PRISMA diagram from
a minimal dataset of included and excluded studies and allows
for more custom diagrams. PRISMA diagrams are used to track the
identification, screening, eligibility, and inclusion of
studies in a systematic review.
License: MIT + file LICENSE
URL: https://github.com/ltrainstg/prismadiagramR
BugReports: https://github.com/ltrainstg/prismadiagramR/issues
Encoding: UTF-8
LazyData: true
Suggests: testthat, knitr, rmarkdown, covr, flextable
RoxygenNote: 7.1.0
VignetteBuilder: knitr
Imports: dplyr, DiagrammeR
Depends: R (>= 2.10)
Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev
libxml2-dev libx11-dev
Repository: https://ltrainstg.r-universe.dev
Date/Publication: 2021-09-07 17:31:58 UTC
RemoteUrl: https://github.com/ltrainstg/prismadiagramr
RemoteRef: HEAD
RemoteSha: 6b496a49658254e71b222bfcfa747accbc3fc2af
NeedsCompilation: no
Packaged: 2026-06-21 10:16:36 UTC; root
Author: Lionel Duarte [aut, cre] (ORCID:
)
Maintainer: Lionel Duarte