The teal.osprey package provides community contributed teal
modules of the analysis functions from the osprey R package. This enables teal
app developers to easily create applications making use of the osprey
analysis functions.
Installation
From July 2023 insightsengineering
packages are available on r-universe.
# stable versions
install.packages('teal.osprey', repos = c('https://insightsengineering.r-universe.dev', 'https://cloud.r-project.org'))
# beta versions
install.packages('teal.osprey', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org'))