Package: tablespan
Type: Package
Title: Create Satisficing 'Excel', 'HTML', 'LaTeX', and 'RTF' Tables
        using a Simple Formula
Version: 0.2.1
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.1.0)
Config/testthat/edition: 3
Imports: dplyr, gt, methods, openxlsx, rlang, tibble, utils
URL: https://github.com/jhorzek/tablespan,
        https://jhorzek.github.io/tablespan/
BugReports: https://github.com/jhorzek/tablespan/issues
NeedsCompilation: no
Packaged: 2025-01-28 21:52:58 UTC; jannikorzek
Author: Jannik H. Orzek [aut, cre, cph]
    (<https://orcid.org/0000-0002-3123-2248>)
Repository: CRAN
Date/Publication: 2025-01-28 22:10:02 UTC
Built: R 4.3.3; ; 2025-02-15 08:39:30 UTC; unix
