Type: Package Package: tatoo Title: Combine and Export Data Frames Version: 1.1.3 Authors@R: person("Stefan", "Fleck", , "stefan.b.fleck@gmail.com", role = c("aut", "cre")) Maintainer: Stefan Fleck Description: Functions to combine data.frames in ways that require additional effort in base R, and to add metadata (id, title, ...) that can be used for printing and xlsx export. The 'Tatoo_report' class is provided as a convenient helper to write several such tables to a workbook, one table per worksheet. Tatoo is built on top of 'openxlsx', but intimate knowledge of that package is not required to use tatoo. License: MIT + file LICENSE URL: https://github.com/statistikat/tatoo BugReports: https://github.com/statistikat/tatoo/issues Imports: assertthat, colt, crayon, data.table, magrittr, openxlsx (>= 4.0.0), stringi, withr Suggests: kableExtra, knitr, rmarkdown, rprojroot, testthat VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev Repository: https://statistikat.r-universe.dev Date/Publication: 2025-07-23 11:36:38 UTC RemoteUrl: https://github.com/statistikat/tatoo RemoteRef: HEAD RemoteSha: a0fea86cc3cc04e082a9daa4fd1073e1b0a572e7 NeedsCompilation: no Packaged: 2026-06-15 08:23:44 UTC; root Author: Stefan Fleck [aut, cre]