Source: r-cran-flextable
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-data.table,
 r-cran-gdtools (>= 0.5.0),
 r-cran-htmltools,
 r-cran-knitr,
 r-cran-officer (>= 0.7.3),
 r-cran-ragg,
 r-cran-rlang,
 r-cran-rmarkdown,
 r-cran-uuid,
 r-cran-xml2,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-flextable
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-flextable.git
Homepage: https://cran.r-project.org/package=flextable

Package: r-cran-flextable
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Functions for Tabular Reporting
 Use a grammar for creating and customizing pretty tables. The following
 formats are supported: 'HTML', 'PDF', 'RTF', 'Microsoft Word', 'Microsoft
 PowerPoint', R 'Grid Graphics' and 'patchwork'. 'R Markdown', 'Quarto'
 and the package 'officer' can be used to produce the result files. The syntax
 is the same for the user regardless of the type of output to be produced.
 A set of functions allows the creation, definition of cell arrangement,
 addition of headers or footers, formatting and definition of cell content
 with text and or images. The package also offers a set of high-level functions
 that allow tabular reporting of statistical models and the creation of
 complex cross tabulations.
