Package: ftExtra
Title: Extensions for 'Flextable'
Version: 0.0.1
Authors@R: 
    person(given = "Atsushi",
           family = "Yasumoto",
           role = c("aut", "cph", "cre"),
           email = "atusy.rpkg@gmail.com",
           comment = c(ORCID = "0000-0002-8335-495X"))
Author: Atsushi Yasumoto [aut, cph, cre]
    (<https://orcid.org/0000-0002-8335-495X>)
Maintainer: Atsushi Yasumoto <atusy.rpkg@gmail.com>
Description: Build display tables easily by extending the
    functionality of the 'flextable' package. Features include spanning
    headers, grouping rows, parsing markdown texts and so on.
License: MIT + file LICENSE
URL: https://github.com/atusy/ftExtra
BugReports: https://github.com/atusy/ftExtra/issues
Imports: dplyr, jsonlite, flextable, tidyr, purrr, magrittr, rmarkdown,
        rlang, stringr, tidyselect
Suggests: testthat (>= 2.1.0), tibble, knitr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.0.2
SystemRequirements: pandoc (>= 1.12.3) - http://pandoc.org
NeedsCompilation: no
Packaged: 2020-03-20 01:12:23 UTC; rstudio
Repository: CRAN
Date/Publication: 2020-03-20 09:50:02 UTC
