Skip to content

cran/teal.reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teal.reporter

CRAN Version Total Downloads Last Month Downloads Last Week Downloads

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

teal.reporter empowers both shiny and teal applications to seamlessly integrate reporting functionality. Developers, whether working on a shiny app or a teal module, define the report's content, while teal.reporter takes care of the rest.

This package provides:

  • A shiny module for adding cards (i.e. items) into a report
  • A shiny module for previewing the report on-screen
  • The ability to download a zip file containing the reports

Installation

# stable versions
install.packages('teal.reporter')

# install.packages("pak")
pak::pak("insightsengineering/teal.reporter@*release")

Alternatively, you might want to use the development version available on r-universe.

# beta versions
install.packages('teal.reporter', repos = c('https://pharmaverse.r-universe.dev', getOption('repos')))

# install.packages("pak")
pak::pak("insightsengineering/teal.reporter")

Usage

To understand how to use this package, please refer to the Getting Started article, which provides multiple examples of code implementation.

Showcase

Getting help

If you encounter a bug or have a feature request, please file an issue. For questions, discussions, and staying up to date, please use the teal channel in the pharmaverse slack workspace.

Stargazers and Forkers

Stargazers over time

Stargazers over time

Stargazers

Stargazers repo roster for @insightsengineering/teal.reporter

Forkers

Forkers repo roster for @insightsengineering/teal.reporter

About

❗ This is a read-only mirror of the CRAN R package repository. teal.reporter — Reporting Tools for 'shiny' Modules. Homepage: https://github.com/insightsengineering/teal.reporterhttps://insightsengineering.github.io/teal.reporter/ Report bugs for this package: https://github.com/insightsengineering/teal ...

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages