Type: Package
Package: huxtable
Title: Easily Create and Style Tables for LaTeX, HTML and Other Formats
Version: 4.7.1
Authors@R: 
    person(given = "David",
           family = "Hugh-Jones",
           role = c("aut", "cre"),
           email = "davidhughjones@gmail.com")
Author: David Hugh-Jones [aut, cre]
Maintainer: David Hugh-Jones <davidhughjones@gmail.com>
Description: Like 'xtable', creates styled tables. Export to HTML, LaTeX, 'Word', 
  'Excel', 'PowerPoint' and RTF. Simple, modern interface to manipulate 
  borders, size, position, captions, colours, text styles and number formatting.
  Table cells can span multiple rows and/or columns.
  Includes  a 'huxreg' function for creation of regression tables, and 'quick_*' 
  one-liners to print data to a new document.
License: MIT + file LICENSE
URL: https://hughjonesd.github.io/huxtable
BugReports: https://github.com/hughjonesd/huxtable/issues
Imports: assertthat, generics, glue, memoise, rlang, stats, stringr (>=
        1.2.0), tibble, tidyselect, utils
Suggests: bookdown, broom (>= 0.5.1), broom.mixed, covr, crayon,
        devtools, dplyr, flextable, ggplot2, httr, knitr, lazyeval,
        lme4, lmtest, nlme, nnet, officer, openxlsx, psych, rmarkdown,
        sandwich, scales, testthat, tinytex
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-01-07 11:19:25 UTC; david
Repository: CRAN
Date/Publication: 2020-01-08 23:01:17 UTC
