Reporting tables often have structure that goes beyond simple rectangular data. The 'rtables' package provides a framework for declaring complex multi-level tabulations and then applying them to data. This framework models both tabulation and the resulting tables as hierarchical, tree-like objects which support sibling sub-tables, arbitrary splitting or grouping of data in row and column dimensions, cells containing multiple values, and the concept of contextual summary computations. A convenient pipe-able interface is provided for declaring table layouts and the corresponding computations, and then applying them to data.
| Version: | 0.5.1 |
| Depends: | methods, magrittr, formatters (≥ 0.3.0), R (≥ 2.10) |
| Imports: | stats, htmltools, grid |
| Suggests: | dplyr, tibble, tidyr, testthat, xml2, knitr, rmarkdown, flextable, officer |
| Published: | 2022-05-21 |
| Author: | Gabriel Becker [aut, cre], Adrian Waddell [aut], Daniel Sabanés Bové [ctb], Maximilian Mordig [ctb] |
| Maintainer: | Gabriel Becker <gabembecker at gmail.com> |
| BugReports: | https://github.com/roche/rtables/issues |
| License: | Apache License 2.0 | file LICENSE |
| URL: | https://github.com/roche/rtables, https://roche.github.io/rtables/ |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | rtables results |
| Package source: | rtables_0.5.1.tar.gz |
| Windows binaries: | r-devel: rtables_0.5.1.zip, r-release: rtables_0.5.1.zip, r-oldrel: rtables_0.5.1.zip |
| macOS binaries: | r-release (arm64): rtables_0.5.1.tgz, r-oldrel (arm64): rtables_0.5.1.tgz, r-release (x86_64): rtables_0.5.1.tgz, r-oldrel (x86_64): rtables_0.5.1.tgz |
| Old sources: | rtables archive |
Please use the canonical form https://CRAN.R-project.org/package=rtables to link to this page.