Skip to content

insightsengineering/osprey

Repository files navigation

osprey

Check 🛠 Docs 📚 Code Coverage 📔

GitHub forks GitHub repo stars

GitHub commit activity GitHub contributors GitHub last commit GitHub pull requests GitHub repo size GitHub language count Project Status: Active – The project has reached a stable, usable state and is being actively developed. Current Version Open Issues

osprey is an R package for community contributed analysis functions to create TLGs (tables, listing and graphs) for the analysis of clinical trials data. These functions can be used stand alone to generate static analysis, but are also called by the teal.osprey package which provides teal modules to be used inside teal applications.

The package provides:

  • waterfall plots (g_waterfall)
  • swim lane plots (g_swimlane)
  • spider plots (g_spiderplot)
  • butterfly plots (g_butterfly)
  • and many more

Installation

From July 2023 insightsengineering packages are available on r-universe.

# stable versions
install.packages('osprey', repos = c('https://insightsengineering.r-universe.dev', 'https://cloud.r-project.org'))

# beta versions
install.packages('osprey', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org'))

Stargazers and Forkers

Stargazers over time

Stargazers over time

Stargazers

Stargazers repo roster for @insightsengineering/osprey

Forkers

Forkers repo roster for @insightsengineering/osprey