Package: qxl Title: Quick Customized Excel Files Version: 0.1.0 Authors@R: c( person( "Patrick", "Barks", email = "patrick.barks@epicentre.msf.org", role = c("aut", "cre") ) ) Description: A wrapper to the openxlsx package optimized for writing flat data structures. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 2.10) Imports: openxlsx, readxl, dplyr, rlang, tidyr, lubridate Suggests: testthat (>= 3.0.0), tibble, covr Config/pak/sysreqs: libicu-dev Repository: https://epicentre-msf.r-universe.dev Date/Publication: 2026-06-18 06:45:35 UTC RemoteUrl: https://github.com/epicentre-msf/qxl RemoteRef: HEAD RemoteSha: 8d51649fdfd27576943a2cfe0e76312bd04e95f7 NeedsCompilation: no Packaged: 2026-06-18 10:31:36 UTC; root Author: Patrick Barks [aut, cre] Maintainer: Patrick Barks