Package: easeling Type: Package Title: Minimal DrawingML Graphics Device for openxlsx2 Version: 0.1.0 Authors@R: c( person("Jan Marvin", "Garbuszus", email = "jan.garbuszus@ruhr-uni-bochum.de", role = c("aut", "cre")) ) Description: A base-R graphics device that writes R plots directly as OOXML DrawingML shapes, for use with openxlsx2::wb_add_drawing(). No dependency on Cairo, FreeType, fontconfig, or xml2. License: MIT + file LICENSE Encoding: UTF-8 NeedsCompilation: yes Packaged: 2026-07-14 21:39:19 UTC; root Config/roxygen2/version: 8.0.0 Suggests: openxlsx2, testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://janmarvin.r-universe.dev Date/Publication: 2026-07-14 20:26:45 UTC RemoteUrl: https://github.com/JanMarvin/easeling RemoteRef: HEAD RemoteSha: ce958daa1c2f1d2be3e0a408f00c31bea498521b Author: Jan Marvin Garbuszus [aut, cre] Maintainer: Jan Marvin Garbuszus