forestly
Interactive forest plot for adverse events analysis
forestly built an interactive safety review tool, then taught it to produce submission-ready RTF.
◆Recent moves
- 5mo ago
Download button, AE filter label and diff toggle become optional
Three arguments that all remove or rename something: `download_button`, `ae_label`, and `display_diff_toggle`. Plus a tooltip so truncated risk-difference text is readable in full, and two vignettes on customising the display. Continues the shift from a fixed widget to one that fits an organisation's reporting conventions.
View source ↗ - 11mo ago
Static RTF forest plots join the interactive output
⚡ SPARK`rtf_static_forestly()` gives the package a second output mode aimed at a different destination — the report, not the browser. Paired with axis-range and header controls, it makes the same analysis code serve both interactive review and the static deliverable that has to accompany it.
View source ↗ - 1y ago
reactR 0.6.0 rendering fix and slider label control
Repairs rendering broken by reactR 0.6.0 — a hard failure for a package whose entire output is a reactable widget — and adds `filter_label` for the slider bar. The first of the labelling arguments that later releases multiplied.
View source ↗ - 2y ago
Treatment group selection and rough-edge fixes
A broad early-stage cleanup from several contributors: users can specify the treatment group, empty AE categories now warn instead of failing silently, tibble input stops raising warnings, and documentation covers horizontal scrolling and hiding filters. The release where community use started shaping the API.
View source ↗ - 3y ago
First release on GitHub and CRAN
The initial release, announced in a single line. Everything visible since has been about making the interactive display configurable enough for other people's reporting standards.
View source ↗