Package: ftExtra
Title: Extensions for 'Flextable'
Version: 0.6.4
Date: 2024-05-11
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")),
    person(given = "Tatsuya",
           family = "Shima",
           email = "ts1s1andn@gmail.com",
           role = "ctb"))
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 (>= 1.0.0), jsonlite, flextable (>= 0.9.5), tidyr, purrr
        (>= 1.0.0), 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.3.1
SystemRequirements: pandoc (>= 2.0.6) - http://pandoc.org
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-05-10 00:19:48 UTC; atusy
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>),
  Tatsuya Shima [ctb]
Repository: CRAN
Date/Publication: 2024-05-10 03:40:03 UTC
Built: R 4.4.3; ; 2025-10-21 14:26:37 UTC; windows
