Package: tablexlsx
Type: Package
Title: Export Data Frames to Excel Workbook
Version: 0.1.0
Authors@R: 
    c(person(given = "Damien",
             family = "Dotta",
             role = c("aut", "cre"),
             email = "damien.dotta@live.fr"))
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.2
Depends: R (>= 2.10)
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: magrittr, dplyr, methods, openxlsx
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-13 11:39:12 UTC; AQEW8W
Author: Damien Dotta [aut, cre]
Maintainer: Damien Dotta <damien.dotta@live.fr>
Repository: CRAN
Date/Publication: 2023-02-14 09:40:06 UTC
Built: R 4.2.0; ; 2023-02-14 10:49:49 UTC; unix
