Package: selecta 0.6.0
selecta: Declarative EQUATOR-Style Flow Diagrams for Clinical Studies
Build EQUATOR-style flowcharts for clinical studies by sequentially defining inclusion and exclusion criteria, study arms, and endpoints. The pipe-friendly API supports CONSORT (randomized trials), STROBE (observational cohorts), STARD (diagnostic accuracy), PRISMA (systematic reviews), and MOOSE (observational meta-analysis) diagram layouts, as well as multi-source convergence, split-and-recombine, factorial, and hybrid topologies. Diagrams are rendered via 'grid' graphics in both data-driven (automatic counting) and manual-count modes, with optional 'DiagrammeR'/'Graphviz' output.
Authors:
selecta_0.6.0.tar.gz
selecta_0.6.0.tar.gz(r-4.7-any)selecta_0.6.0.tar.gz(r-4.6-any)
selecta_0.6.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
selecta/json (API)
| # Install 'selecta' in R: |
| install.packages('selecta', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/phmcc/selecta/issues
Pkgdown/docs site:https://phmcc.codeberg.page
- selectaex0 - Simulated Observational Cohort
- selectaex2 - Simulated Two-Arm Randomized Trial
- selectaex3 - Simulated Three-Arm Randomized Trial
- selectaex6 - Simulated Six-Arm Dose-Finding Trial
Last updated from:9ad570de77. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 175 | ||
| source / vignettes | OK | 230 | ||
| linux-release-x86_64 | OK | 165 | ||
| wasm-release | OK | 123 |
Exports:allocateassesscohortcohortscombineendpointenrollexcludeflowchartflowsavephaserecdimssourcesstratify
Dependencies:data.table
Advanced Workflows
Rendered fromadvanced_workflows.Rmdusingknitr::rmarkdownon Jun 24 2026.Last update: 2026-06-24
Started: 2026-06-24
Enrollment Diagrams
Rendered fromenrollment_diagrams.Rmdusingknitr::rmarkdownon Jun 24 2026.Last update: 2026-06-24
Started: 2026-06-24
Graphviz Export
Rendered fromgraphviz_export.Rmdusingknitr::rmarkdownon Jun 24 2026.Last update: 2026-06-24
Started: 2026-06-24
Split-and-Recombine Diagrams
Rendered fromsplit_recombine.Rmdusingknitr::rmarkdownon Jun 24 2026.Last update: 2026-06-24
Started: 2026-06-24
Systematic Reviews
Rendered fromsystematic_reviews.Rmdusingknitr::rmarkdownon Jun 24 2026.Last update: 2026-06-24
Started: 2026-06-24
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Record an Assessment or Procedure Step | assess |
| Extract the Final Cohort | cohort |
| Extract Cohorts at Every Stage | cohorts |
| Merge Parallel Streams | combine |
| Mark the Final Analysis Endpoint | endpoint |
| Initialize an Enrollment Flow | enroll |
| Exclude Participants by Criteria | exclude |
| Render an Enrollment Flowchart | flowchart plot.selecta |
| Save Diagram to File | flowsave |
| Label a Phase of the Enrollment Flow | phase |
| Print an Enrollment Flow Summary | print.selecta |
| Recommended Figure Dimensions | recdims |
| Simulated Observational Cohort (No Arms) | selectaex0 |
| Simulated Two-Arm Randomized Trial | selectaex2 |
| Simulated Three-Arm Randomized Trial | selectaex3 |
| Simulated Six-Arm Dose-Finding Trial | selectaex6 |
| Initialize a Multi-Source Flow | sources |
| Split into Parallel Study Arms or Strata | allocate stratify |
| Summarize an Enrollment Flow | summary.selecta |
