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