Package: ftExtra
Title: Extensions for 'Flextable'
Version: 0.3.0
Date: 2022-01-04
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 = "David",
           family = "Gohel",
           role = "ctb"),
    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 (>= 0.6.4), tidyr, purrr, magrittr,
        rmarkdown, rlang, stringr, tibble, tidyselect (>= 1.1.0), xfun,
        yaml, vctrs
Suggests: testthat (>= 2.1.0), knitr, qpdf
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1
SystemRequirements: pandoc (>= 2.0.6) - http://pandoc.org
NeedsCompilation: no
Packaged: 2022-01-04 15:31:08 UTC; rstudio
Author: Atsushi Yasumoto [aut, cph, cre]
    (<https://orcid.org/0000-0002-8335-495X>),
  David Gohel [ctb],
  Romain François [ctb] (<https://orcid.org/0000-0002-2444-4226>)
Repository: CRAN
Date/Publication: 2022-01-04 17:00:02 UTC
Built: R 4.0.5; ; 2022-01-25 04:07:51 UTC; unix
