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' <http://prisma-statement.org/> 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)
NeedsCompilation: no
Packaged: 2020-04-29 21:25:10 UTC; lionel
Author: Lionel Duarte [aut, cre] (<https://orcid.org/0000-0003-0296-4949>)
Maintainer: Lionel Duarte <lduarte85718@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-04 15:10:08 UTC
Built: R 4.6.0; ; 2025-07-18 09:58:04 UTC; unix
