Package: plot4fun
Type: Package
Title: Just Plot for Fun
Version: 0.1.0
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
RoxygenNote: 7.2.3
Depends: R (>= 4.1.0)
Imports: magrittr, ggplot2, stats, utils, grDevices, reshape2,
        graphics, pcutils
Suggests: ggforce, plot3D, magick, gifski, showtext, sysfonts,
        wordcloud2
NeedsCompilation: no
Packaged: 2024-01-31 14:36:36 UTC; asa
Author: Chen Peng [aut, cre] (<https://orcid.org/0000-0002-9449-7606>)
Maintainer: Chen Peng <pengchen2001@zju.edu.cn>
Repository: CRAN
Date/Publication: 2024-02-02 18:20:06 UTC
