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.
This package contains a set of standard teal
modules for you to include in applications. These include modules for:
tm_variable_browser
, tm_data_table
, tm_file_viewer
, …)tm_g_scatterplot
, tm_g_association
, …)tm_missing_data
, tm_outliers
, …)tm_a_pca
, tm_g_distribution
, tm_a_regression
, …). These modules work with CDISC
data, independent datasets and general relational data.
Please see teal
gallery and TLG Catalog to see examples of teal
apps with modules from this package.
# stable versions
install.packages('teal.modules.general')
# install.packages("pak")
pak::pak("insightsengineering/teal.modules.general@*release")
Alternatively, you might want to use the development version available on r-universe.
# beta versions
install.packages('teal.modules.general', repos = c('https://pharmaverse.r-universe.dev', getOption('repos')))
# install.packages("pak")
pak::pak("insightsengineering/teal.modules.general")
See package vignettes browseVignettes(package = "teal.modules.general")
for usage of this package or visit Package Website.
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.
This package is a result of a joint efforts by many developers and stakeholders. We would like to thank everyone who contributed so far!
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.