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.

The {tfrmt} package provides a language for defining display-related metadata, which can then be used to automate and easily update output formats. {tfrmtbuilder} serves as an interface to the package, allowing users to quickly and easily modify existing or new table templates.
Like {tfrmt}, {tfrmtbuilder} can be used to support a variety of workflows, including the following:
Additionally, {tfrmtbuilder} supports tables created during study planning (mock tables) or later on after the analysis is complete.
{tfrmtbuilder} can be installed and used with the following code:
# development version
devtools::install_github("GSK-Biostatistics/tfrmtbuilder")
# from CRAN
install.packages("tfrmtbuilder")
# Load app
library(tfrmtbuilder)
tfrmtbuilder()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.