Package: flexlsx
Type: Package
Title: Exporting 'flextable' to 'xlsx' Files
Version: 0.3.5
Authors@R: person(given = "Tobias",
                    family = "Heidler",
                    role = c("aut", "cre", "cph"),
                    email = "flexlsx@heidler.ovh",
                    comment = c(ORCID = "0000-0001-9193-0980"))
Description: Exports 'flextable' objects to 'xlsx' files, 
    utilizing functionalities provided by 'flextable' and 'openxlsx2'.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr (>= 1.1.1), grDevices, openxlsx2 (>= 1.0.0), purrr,
        Rcpp, rlang, stringi, tibble, tidyr (>= 1.0.0)
Suggests: covr, gtsummary, flextable (>= 0.9.5), testthat (>= 3.0.0),
        officer
Depends: R (>= 4.1.0)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
URL: https://github.com/pteridin/flexlsx
BugReports: https://github.com/pteridin/flexlsx/issues
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2025-04-25 12:37:33 UTC; tobias
Author: Tobias Heidler [aut, cre, cph]
    (<https://orcid.org/0000-0001-9193-0980>)
Maintainer: Tobias Heidler <flexlsx@heidler.ovh>
Repository: CRAN
Date/Publication: 2025-04-25 23:20:12 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-07 19:59:14 UTC; windows
Archs: x64
