Package: tablexlsx
Type: Package
Title: Export Data Frames to Excel Workbook
Version: 1.1.0
Authors@R: 
    c(person(given = "Damien",
             family = "Dotta",
             role = c("aut", "cre"),
             email = "damien.dotta@live.fr"),
      person(given = "Julien",
             family = "Blasco",
             role = c("aut"),
             email = "julien.blasco@mailbox.org"))
Description: Collection of functions that allow to export data frames to excel workbook.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://ddotta.github.io/tablexlsx/,
        https://github.com/ddotta/tablexlsx
BugReports: https://github.com/ddotta/tablexlsx/issues
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: magrittr, methods, openxlsx, cli
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-10-16 13:34:01 UTC; damien.dotta
Author: Damien Dotta [aut, cre],
  Julien Blasco [aut]
Maintainer: Damien Dotta <damien.dotta@live.fr>
Repository: CRAN
Date/Publication: 2024-10-16 13:50:02 UTC
Built: R 4.6.0; ; 2025-10-14 01:52:30 UTC; windows
