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 <stefan.b.fleck@gmail.com>
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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-23 12:05:12 UTC; stefan.fleck
Author: Stefan Fleck [aut, cre]
Repository: CRAN
Date/Publication: 2025-07-23 12:20:02 UTC
Built: R 4.4.3; ; 2025-10-08 01:48:59 UTC; windows
