Type: Package
Package: gtExtras
Title: Extending 'gt' for Beautiful HTML Tables
Version: 0.4.5
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
Imports: commonmark, dplyr (>= 1.0.9), fontawesome (>= 0.4.0), ggplot2
        (>= 3.4.0), glue (>= 1.6.1), gt (>= 0.8.0), htmltools (>=
        0.5.3), paletteer (>= 1.4.0), rlang (>= 1.0.4), scales (>=
        1.2.0)
Suggests: base64enc (>= 0.1-3), bitops (>= 1.0.6), covr, fs (>= 1.5.2),
        hms, magrittr (>= 1.5), rvest (>= 1.0.0), 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
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.1
Depends: R (>= 3.6.0)
NeedsCompilation: no
Packaged: 2022-11-28 01:24:20 UTC; thomasmock
Author: Thomas Mock [aut, cre, cph],
  Daniel D. Sjoberg [ctb] (<https://orcid.org/0000-0003-0862-2018>)
Maintainer: Thomas Mock <j.thomasmock@gmail.com>
Repository: CRAN
Date/Publication: 2022-11-28 03:20:02 UTC
Built: R 4.1.2; ; 2022-11-28 11:56:07 UTC; unix
