Build display tables from tabular data with an easy-to-use set of
    functions. With its progressive approach, we can construct display tables
    with a cohesive set of table parts. Table values can be formatted using any
    of the included formatting functions. Footnotes and cell styles can be 
    precisely added through a location targeting system. The way in which 'gt'
    handles things for you means that you don't often have to worry about the
    fine details.
| Version: | 0.2.2 | 
| Depends: | R (≥ 3.2.0) | 
| Imports: | checkmate (≥ 2.0.0), commonmark (≥ 1.7), dplyr (≥ 0.8.5), fs (≥ 1.3.2), ggplot2 (≥ 3.3.0), glue (≥ 1.3.2), htmltools (≥ 0.5.0), magrittr (≥ 1.5), rlang (≥ 0.4.5), sass (≥
0.1.1), scales (≥ 1.1.0), stringr (≥ 1.3.1), tibble (≥
3.0.0), tidyselect (≥ 1.0.0) | 
| Suggests: | covr, knitr, paletteer, testthat (≥ 2.1.0), RColorBrewer, rmarkdown, rvest, shiny, tidyr, webshot, xml2 | 
| Published: | 2020-08-05 | 
| Author: | Richard Iannone  [aut, cre],
  Joe Cheng [aut],
  Barret Schloerke  [aut],
  RStudio [cph, fnd] | 
| Maintainer: | Richard Iannone  <rich at rstudio.com> | 
| BugReports: | https://github.com/rstudio/gt/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/rstudio/gt | 
| NeedsCompilation: | no | 
| Materials: | README NEWS | 
| CRAN checks: | gt results |