teal.osprey provides community contributed teal modules of analysis functions from osprey package. This enables teal app developers to easily create applications making use of osprey.
Installation
# stable versions
# install.packages("pak")
pak::pkg_install("insightsengineering/teal.osprey@*release")
# beta versions
# install.packages("pak")
pak::pkg_install("insightsengineering/teal.osprey")