Package: huxtable
Type: Package
Title: Simply Create LaTeX and HTML Tables
Version: 1.2.0
Author: David Hugh-Jones [aut, cre]
Date: 2017-12-17
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. Includes
  a 'huxreg' function for quick creation of regression tables. Allows export to
  Microsoft Word or Powerpoint using the 'officer' package.
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
VignetteBuilder: knitr
Authors@R: 
    person(given = "David",
           family = "Hugh-Jones",
           role = c("aut", "cre"),
           email = "davidhughjones@gmail.com")
NeedsCompilation: no
Packaged: 2017-12-17 14:38:41 UTC; david
Repository: CRAN
Date/Publication: 2017-12-17 16:28:58 UTC
