https://github.com/insightsengineering/teal.osprey
Community efforts to collect teal modules for TLGs defined in the osprey package
https://github.com/insightsengineering/teal.osprey
modules nest r
Last synced: about 1 year ago
JSON representation
Community efforts to collect teal modules for TLGs defined in the osprey package
- Host: GitHub
- URL: https://github.com/insightsengineering/teal.osprey
- Owner: insightsengineering
- License: other
- Created: 2021-07-05T21:43:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T18:49:26.000Z (over 1 year ago)
- Last Synced: 2025-03-26T12:51:13.366Z (about 1 year ago)
- Topics: modules, nest, r
- Language: R
- Homepage: https://insightsengineering.github.io/teal.osprey/
- Size: 18.2 MB
- Stars: 5
- Watchers: 15
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# teal.osprey
[](https://github.com/insightsengineering/teal.osprey/releases)
[](https://insightsengineering.github.io/teal.osprey/main/unit-test-report/)
[](https://insightsengineering.github.io/teal.osprey/)
[](https://insightsengineering.github.io/teal.osprey/main/coverage-report/)








[](https://www.repostatus.org/#active)
[](https://github.com/insightsengineering/teal.osprey/tree/main)
[](https://github.com/insightsengineering/teal.osprey/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)
`teal.osprey` provides community contributed `teal` modules of analysis functions from [`osprey`](https://insightsengineering.github.io/osprey/) package.
This enables `teal` app developers to easily create applications making use of `osprey`.
## Installation
```r
# stable versions
# install.packages("pak")
pak::pkg_install("insightsengineering/teal.osprey@*release")
# beta versions
# install.packages("pak")
pak::pkg_install("insightsengineering/teal.osprey")
```
## Stargazers and Forkers
### Stargazers over time
[](https://starchart.cc/insightsengineering/teal.osprey)
### Stargazers
[](https://github.com/insightsengineering/teal.osprey/stargazers)
### Forkers
[](https://github.com/insightsengineering/teal.osprey/network/members)