Package: huxtable
Type: Package
Title: Simply Create LaTeX and HTML Tables
Version: 2.0.2
Author: David Hugh-Jones [aut, cre]
Maintainer: David Hugh-Jones <davidhughjones@gmail.com>
Description: Creates HTML and LaTeX tables. Provides similar 
  functionality to 'xtable', but does more, with a simpler interface. Allows export to
  Microsoft Word or PowerPoint using the 'officer' package. Includes  a 'huxreg' function 
  for creation of regression tables, and 'quick_*' one-liner commands to print data as Word, 
  PDF or HTML. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, devtools, broom, ggplot2, officer, flextable,
        psych, nnet, covr, lme4, crayon
RoxygenNote: 6.0.1
URL: https://hughjonesd.github.io/huxtable
BugReports: https://github.com/hughjonesd/huxtable/issues
Imports: knitr, rmarkdown, htmltools, lazyeval, utils, dplyr, tibble,
        glue, assertthat, stringr
VignetteBuilder: knitr
Authors@R: 
    person(given = "David",
           family = "Hugh-Jones",
           role = c("aut", "cre"),
           email = "davidhughjones@gmail.com")
NeedsCompilation: no
Packaged: 2018-02-08 21:19:34 UTC; david
Repository: CRAN
Date/Publication: 2018-02-08 22:36:35
