Package: consort Type: Package Title: Create Consort Diagram Version: 1.2.4 Authors@R: person("Alim", "Dayim", email = "ad938@cam.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9998-7463")) Description: To make it easy to create CONSORT diagrams for the transparent reporting of participant allocation in randomized, controlled clinical trials. This is done by creating a standardized disposition data, and using this data as the source for the creation a standard CONSORT diagram. Human effort by supplying text labels on the node can also be achieved. License: MIT + file LICENSE URL: https://github.com/adayim/consort/ BugReports: https://github.com/adayim/consort/issues Encoding: UTF-8 Imports: grid Suggests: testthat (>= 3.0.0), knitr, DiagrammeR, rmarkdown, covr, stringi VignetteBuilder: knitr Config/testthat/edition: 3 Depends: R (>= 3.5.0) LazyData: true Config/roxygen2/version: 8.0.0 Repository: https://adayim.r-universe.dev Date/Publication: 2026-07-10 21:52:37 UTC RemoteUrl: https://github.com/adayim/consort RemoteRef: HEAD RemoteSha: d585b1e378714c6588aaec14577cc0f4c4b0a238 NeedsCompilation: no Packaged: 2026-07-10 22:49:24 UTC; root Author: Alim Dayim [aut, cre] (ORCID: ) Maintainer: Alim Dayim