Package: tablespan
Type: Package
Title: Create Satisficing 'Excel', 'HTML', 'LaTeX', and 'RTF' Tables
        using a Simple Formula
Version: 0.3.2
Authors@R: c(person(given   = "Jannik H.", family = "Orzek",
                    role    = c("aut", "cre", "cph"),
                    email   = "jannik.orzek@mailbox.org",
                    comment = c(ORCID = "0000-0002-3123-2248")))
Maintainer: Jannik H. Orzek <jannik.orzek@mailbox.org>
Description: Create "good enough" tables with a single formula. 'tablespan' tables 
  can be exported to 'Excel', 'HTML', 'LaTeX', and 'RTF' by leveraging
  the packages 'openxlsx' and 'gt'. See <https://jhorzek.github.io/tablespan/> for
  an introduction.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Depends: R (>= 4.2.0)
Config/testthat/edition: 3
Imports: dplyr, gt, methods, openxlsx, rlang, scales, tibble, utils
URL: https://github.com/jhorzek/tablespan,
        https://jhorzek.github.io/tablespan/
BugReports: https://github.com/jhorzek/tablespan/issues
NeedsCompilation: no
Packaged: 2025-09-10 05:24:00 UTC; jannikorzek
Author: Jannik H. Orzek [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-3123-2248>)
Repository: CRAN
Date/Publication: 2025-09-10 07:50:02 UTC
Built: R 4.6.0; ; 2025-09-10 08:13:44 UTC; unix
