Skip to content

gsm.safety v0.1.0

Latest

Choose a tag to compare

@obot-claw obot-claw released this 15 May 11:24
41a0a9c

gsm.safety v0.1.0

First release of gsm.safety, focused on workflow-driven SafetyCharts HTML widget reports for Good Statistical Monitoring workflows.

Highlights

  • Adds workr-shaped report workflows under inst/workflow/3_reports/.
  • Adds RenderSafetyChartsWidget() for standalone SafetyCharts HTML report artifacts.
  • Adds MakeExampleData() with reproducible gsm.datasim-backed mapped example domains.
  • Adds pkgdown examples that run report YAML via workr::RunWorkflow().
  • Adds GitHub Actions checks for R CMD check, pkgdown, coverage, and workflow-template compliance.

Included widget reports

  • AE Explorer
  • AE Timelines
  • Hep Explorer
  • Paneled Outlier Explorer
  • Safety Delta Delta
  • Safety Histogram
  • Safety Outlier Explorer
  • Safety Results Over Time
  • Safety Shift Plot

Notes

Nep Explorer is intentionally excluded from this release because the legacy htmlwidget path is no longer supported. Future NEP support should be evaluated as a Shiny app pipeline or static graphic.