Package: plot4fun Type: Package Title: Just Plot for Fun Version: 0.1.2 Authors@R: person("Chen", "Peng", email ="pengchen2001@zju.edu.cn", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9449-7606")) Description: Explore the world of R graphics with fun and interesting plot functions! Use make_LED() to create dynamic LED screens, draw interconnected rings with Olympic_rings(), and make festive Chinese couplets with chunlian(). Unleash your creativity and turn data into exciting visuals! License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 4.1.0) Imports: magrittr, ggplot2, stats, utils, grDevices, reshape2, graphics, pcutils, ggforce, plot3D, plotly, magick, gifski, showtext, sysfonts Suggests: wordcloud2, geomtextpath Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev make libmagick++-dev gsfonts libicu-dev libpng-dev libuv1-dev libssl-dev zlib1g-dev libclang-dev Repository: https://asa12138.r-universe.dev Date/Publication: 2024-11-14 15:37:59 UTC RemoteUrl: https://github.com/asa12138/plot4fun RemoteRef: HEAD RemoteSha: b3f9517cdd6700d21164059fca8a823487f5de73 NeedsCompilation: no Packaged: 2026-05-29 09:44:46 UTC; root Author: Chen Peng [aut, cre] (ORCID: ) Maintainer: Chen Peng