An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# teal.osprey

[![Release 🎈](https://github.com/insightsengineering/teal.osprey/actions/workflows/release.yaml/badge.svg)](https://github.com/insightsengineering/teal.osprey/releases)
[![Check 🛠](https://github.com/insightsengineering/teal.osprey/actions/workflows/check.yaml/badge.svg)](https://insightsengineering.github.io/teal.osprey/main/unit-test-report/)
[![Docs 📚](https://github.com/insightsengineering/teal.osprey/actions/workflows/docs.yaml/badge.svg)](https://insightsengineering.github.io/teal.osprey/)

[![Code Coverage 📔](https://raw.githubusercontent.com/insightsengineering/teal.osprey/_xml_coverage_reports/data/main/badge.svg)](https://insightsengineering.github.io/teal.osprey/main/coverage-report/)

![GitHub forks](https://img.shields.io/github/forks/insightsengineering/teal.osprey?style=social)
![GitHub repo stars](https://img.shields.io/github/stars/insightsengineering/teal.osprey?style=social)

![GitHub commit activity](https://img.shields.io/github/commit-activity/m/insightsengineering/teal.osprey)
![GitHub contributors](https://img.shields.io/github/contributors/insightsengineering/teal.osprey)
![GitHub last commit](https://img.shields.io/github/last-commit/insightsengineering/teal.osprey)
![GitHub pull requests](https://img.shields.io/github/issues-pr/insightsengineering/teal.osprey)
![GitHub repo size](https://img.shields.io/github/repo-size/insightsengineering/teal.osprey)
![GitHub language count](https://img.shields.io/github/languages/count/insightsengineering/teal.osprey)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![Current Version](https://img.shields.io/github/r-package/v/insightsengineering/teal.osprey/main?color=purple\&label=package%20version)](https://github.com/insightsengineering/teal.osprey/tree/main)
[![Open Issues](https://img.shields.io/github/issues-raw/insightsengineering/teal.osprey?color=red\&label=open%20issues)](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

[![Stargazers over time](https://starchart.cc/insightsengineering/teal.osprey.svg)](https://starchart.cc/insightsengineering/teal.osprey)

### Stargazers

[![Stargazers repo roster for @insightsengineering/teal.osprey](https://reporoster.com/stars/insightsengineering/teal.osprey)](https://github.com/insightsengineering/teal.osprey/stargazers)

### Forkers

[![Forkers repo roster for @insightsengineering/teal.osprey](https://reporoster.com/forks/insightsengineering/teal.osprey)](https://github.com/insightsengineering/teal.osprey/network/members)