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.6.3 |
Depends: |
formatters (≥ 0.5.2), magrittr, methods, R (≥ 2.10) |
Imports: |
grid, htmltools, stats |
Suggests: |
broom, car, dplyr, flextable, knitr, officer, r2rtf, rmarkdown, survival, testthat, tibble, tidyr, xml2 |
Published: |
2023-08-30 |
Author: |
Gabriel Becker [aut] (Original creator of the package),
Adrian Waddell [aut],
Daniel Sabanés Bové [ctb],
Maximilian Mordig [ctb],
Davide Garolini [ctb],
Emily de la Rua [ctb],
Abinaya Yogasekaram [ctb],
Joe Zhu [ctb, cre],
F. Hoffmann-La Roche AG [cph, fnd] |
Maintainer: |
Joe Zhu <joe.zhu at roche.com> |
BugReports: |
https://github.com/insightsengineering/rtables/issues |
License: |
Apache License 2.0 | file LICENSE |
URL: |
https://github.com/insightsengineering/rtables,
https://insightsengineering.github.io/rtables/ |
NeedsCompilation: |
no |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
rtables results |