Package: openxlsx2Extras Title: Extra Functions for the openxlsx2 package Version: 0.0.0.9000 Authors@R: c( person("Eli", "Pousson", , "eli.pousson@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8280-1706")), person("Jan Marvin", "Garbuszus", , "jan.garbuszus@ruhr-uni-bochum.de", role = "ctb") ) Description: Extends the openxlsx2 package with wrapper and helper functions designed to add new features and options when working with Excel workbooks. License: MIT + file LICENSE URL: https://github.com/elipousson/openxlsx2Extras, https://elipousson.github.io/openxlsx2Extras/ BugReports: https://github.com/elipousson/openxlsx2Extras/issues Depends: R (>= 4.1.0) Imports: cli, fs, lifecycle, openxlsx2, purrr, rlang, utils, vctrs, withr Suggests: dplyr, gt, marquee, sf, testthat (>= 3.0.0), tidyselect Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://elipousson.r-universe.dev Date/Publication: 2025-12-24 05:27:17 UTC RemoteUrl: https://github.com/elipousson/openxlsx2Extras RemoteRef: HEAD RemoteSha: 92bcf16a50d67bcd8ef124bd5864fcffe6d95113 NeedsCompilation: no Packaged: 2026-06-22 08:48:39 UTC; root Author: Eli Pousson [aut, cre, cph] (ORCID: ), Jan Marvin Garbuszus [ctb] Maintainer: Eli Pousson