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.zip(r-4.7)selecta_0.6.0.zip(r-4.6)selecta_0.6.0.zip(r-4.5)
selecta_0.6.0.tgz(r-4.6-any)selecta_0.6.0.tgz(r-4.5-any)
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://phmcc.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:df7f69079a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 164 | ||
| source / vignettes | OK | 210 | ||
| linux-release-x86_64 | OK | 158 | ||
| macos-release-arm64 | OK | 149 | ||
| macos-oldrel-arm64 | OK | 226 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 107 | ||
| windows-oldrel | OK | 127 | ||
| wasm-release | OK | 114 |
Exports:allocateassesscohortcohortscombineendpointenrollexcludeflowchartflowsavephaserecdimssourcesstratify
Dependencies:data.table
Last update: 2026-06-19
Started: 2026-06-18
Last update: 2026-06-19
Started: 2026-06-18
Last update: 2026-06-19
Started: 2026-06-18
Last update: 2026-06-19
Started: 2026-06-18
Last update: 2026-06-19
Started: 2026-06-18
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 |
