Package: ggrough2 Title: Hand-Drawn Rendering for 'ggplot2' via SVG and 'Rough.js' Version: 0.0.0.9000 Authors@R: person(given = "David", family = "Schoch", role = c("aut", "cre"), email = "david@schochastics.net", comment = c(ORCID = "0000-0003-2952-4812")) Description: Converts 'ggplot2' plots to sketch-style graphics by rendering to SVG with 'svglite' and post-processing the result with 'svg2rough.js'. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: base64enc, htmlwidgets, svglite, systemfonts, knitr Suggests: chromote, webshot2 URL: https://github.com/schochastics/ggrough2 BugReports: https://github.com/schochastics/ggrough2/issues Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev Repository: https://schochastics.r-universe.dev Date/Publication: 2026-03-15 17:30:10 UTC RemoteUrl: https://github.com/schochastics/ggrough2 RemoteRef: HEAD RemoteSha: cf2e8cb8028169057e786d071833b83ef7fb8a90 NeedsCompilation: no Packaged: 2026-06-23 06:17:11 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch