Package: encharter Type: Package Title: Enhanced Office Open XML Charting for 'openxlsx2' Version: 0.9.1 Language: en-US Authors@R: c( person("Jan Marvin", "Garbuszus", email = "jan.garbuszus@ruhr-uni-bochum.de", role = c("aut", "cre")) ) Description: Provides a high-level 'R6' interface for creating complex Office Open XML (OOXML) charts. Allows users to build multi-series combo charts with secondary axes and granular styling options, designed to integrate seamlessly with 'openxlsx2'. License: MIT + file LICENSE URL: https://janmarvin.github.io/encharter/, https://github.com/JanMarvin/encharter BugReports: https://github.com/JanMarvin/encharter/issues Encoding: UTF-8 LinkingTo: openxlsx2 Imports: R6, openxlsx2 (>= 1.26) Suggests: testthat (>= 3.0.0), viridisLite Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev Repository: https://janmarvin.r-universe.dev Date/Publication: 2026-06-27 11:08:28 UTC RemoteUrl: https://github.com/JanMarvin/encharter RemoteRef: HEAD RemoteSha: f26f238495f753e3123cce03a9f9c08da21175a3 NeedsCompilation: yes Packaged: 2026-06-27 11:36:52 UTC; root Author: Jan Marvin Garbuszus [aut, cre] Maintainer: Jan Marvin Garbuszus