The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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:
shiny
module for adding cards (i.e. items) into a reportshiny
module for previewing the report on-screen# 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")
To understand how to use this package, please refer to the Getting Started article, which provides multiple examples of code implementation.
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.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.