Type: Package
Package: gtExtras
Title: Extending 'gt' for Beautiful HTML Tables
Version: 0.6.1
Authors@R: c(
    person("Thomas", "Mock", , "j.thomasmock@gmail.com", role = c("aut", "cre", "cph")),
    person("Daniel D.", "Sjoberg", , "danield.sjoberg@gmail.com", role = "ctb", comment = c(ORCID = "0000-0003-0862-2018"))
    )
Description: Provides additional functions for creating beautiful tables
    with 'gt'. The functions are generally wrappers around boilerplate or
    adding opinionated niche capabilities and helpers functions.
License: MIT + file LICENSE
URL: https://github.com/jthomasmock/gtExtras,
        https://jthomasmock.github.io/gtExtras/
BugReports: https://github.com/jthomasmock/gtExtras/issues
Depends: R (>= 3.6.0), gt (>= 0.9.0)
Imports: commonmark, dplyr (>= 1.0.9), fontawesome (>= 0.4.0), ggplot2
        (>= 3.4.0), glue (>= 1.6.1), htmltools (>= 0.5.3), paletteer
        (>= 1.4.0), rlang (>= 1.0.4), scales (>= 1.2.0), knitr (>=
        1.35), cli (>= 3.6.0)
Suggests: base64enc (>= 0.1-3), bitops (>= 1.0.6), covr, fs (>= 1.5.2),
        hms, magrittr (>= 1.5), rvest (>= 1.0.3), sass (>= 0.1.1),
        stringr (>= 1.3.1), svglite (>= 2.1.0), testthat (>= 3.0.0),
        tibble (>= 3.0.0), tidyr (>= 1.0.0), tidyselect (>= 1.0.0),
        webshot2 (>= 0.1.0), xml2 (>= 1.3.3), lifecycle (>= 1.0.0)
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2025-10-09 19:46:12 UTC; thomasmock
Author: Thomas Mock [aut, cre, cph],
  Daniel D. Sjoberg [ctb] (ORCID:
    <https://orcid.org/0000-0003-0862-2018>)
Maintainer: Thomas Mock <j.thomasmock@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-10 05:30:15 UTC
Built: R 4.5.1; ; 2025-10-10 09:00:20 UTC; unix
