{
  "_id": "6a1974d5acfb0bcc41df08d6",
  "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\nplot functions! Use make_LED() to create dynamic LED screens,\ndraw interconnected rings with Olympic_rings(), and make\nfestive Chinese couplets with chunlian(). Unleash your\ncreativity and turn data into exciting visuals!",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev make\nlibmagick++-dev gsfonts libicu-dev libpng-dev libuv1-dev\nlibssl-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": {
    "Date": "2026-05-29 09:44:46 UTC",
    "User": "root"
  },
  "Author": "Chen Peng [aut, cre] (ORCID: <https://orcid.org/0000-0002-9449-7606>)",
  "Maintainer": "Chen Peng <pengchen2001@zju.edu.cn>",
  "MD5sum": "ce715731e9e1b7ce2c96e68a41e558fc",
  "_user": "asa12138",
  "_type": "src",
  "_file": "plot4fun_0.1.2.tar.gz",
  "_fileid": "70d0c02a0ba52cf8283af9d007869c8e76e8e5a334b0a87088e4b956fc1be656",
  "_filesize": 80022,
  "_sha256": "70d0c02a0ba52cf8283af9d007869c8e76e8e5a334b0a87088e4b956fc1be656",
  "_created": "2026-05-29T09:44:46.000Z",
  "_published": "2026-05-29T11:13:25.859Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78477073249,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287872764"
    },
    {
      "job": 78477073230,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287875386"
    },
    {
      "job": 78477073233,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7289325666"
    },
    {
      "job": 78477073220,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7289316592"
    },
    {
      "job": 78476521586,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287820989"
    },
    {
      "job": 78477073277,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287860659"
    },
    {
      "job": 78477073259,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7287853545"
    },
    {
      "job": 78477073221,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7287854718"
    },
    {
      "job": 78477073217,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287857236"
    }
  ],
  "_buildurl": "https://github.com/r-universe/asa12138/actions/runs/26630093099",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/asa12138/plot4fun",
  "_commit": {
    "id": "b3f9517cdd6700d21164059fca8a823487f5de73",
    "author": "Asa12138 <3180105399@zju.edu.cn>",
    "committer": "Asa12138 <3180105399@zju.edu.cn>",
    "message": "added pixel_plot\n",
    "time": 1731598679
  },
  "_maintainer": {
    "name": "Chen Peng",
    "email": "pengchen2001@zju.edu.cn",
    "login": "asa12138",
    "description": "PhD Student, Zhejiang University. Bioinformatics, Microbiome and Exposome.",
    "uuid": 76582179,
    "orcid": "0000-0002-9449-7606"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "pcutils",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "plot3D",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "gifski",
      "role": "Imports"
    },
    {
      "package": "showtext",
      "role": "Imports"
    },
    {
      "package": "sysfonts",
      "role": "Imports"
    },
    {
      "package": "wordcloud2",
      "role": "Suggests"
    },
    {
      "package": "geomtextpath",
      "role": "Suggests"
    }
  ],
  "_owner": "asa12138",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "asa12138",
      "count": 12,
      "uuid": 76582179
    }
  ],
  "_userbio": {
    "uuid": 76582179,
    "type": "user",
    "name": "Chen Peng (彭)",
    "description": "PhD Student, Zhejiang University. Bioinformatics, Microbiome and Exposome."
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plot4fun"
  },
  "_devurl": "https://github.com/asa12138/plot4fun",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/plot4fun.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/asa12138/plot4fun",
  "_realowner": "asa12138",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-02-02"
    },
    {
      "version": "0.1.1",
      "date": "2024-03-20"
    }
  ],
  "_exports": [
    "%>%",
    "chunlian",
    "clock",
    "convert_chr_to_matrix",
    "convert_img_to_matrix",
    "DNA_plot",
    "give_you_a_rose",
    "life_game",
    "make_LED",
    "Moon_cake",
    "my_wordcloud",
    "Olympic_rings",
    "pixel_plot",
    "show_github_calendar"
  ],
  "_help": [
    {
      "page": "chunlian",
      "title": "Draw a Chunlian (Spring Festival couplet) using ggplot2",
      "topics": [
        "chunlian"
      ]
    },
    {
      "page": "clock",
      "title": "Plot clock",
      "topics": [
        "clock"
      ]
    },
    {
      "page": "convert_chr_to_matrix",
      "title": "convert a character to 01 matrix",
      "topics": [
        "convert_chr_to_matrix"
      ]
    },
    {
      "page": "convert_img_to_matrix",
      "title": "convert a imgage to 01 matrix",
      "topics": [
        "convert_img_to_matrix"
      ]
    },
    {
      "page": "DNA_plot",
      "title": "Plot a DNA double helix",
      "topics": [
        "DNA_plot"
      ]
    },
    {
      "page": "give_you_a_rose",
      "title": "Give you a rose",
      "topics": [
        "give_you_a_rose"
      ]
    },
    {
      "page": "life_game",
      "title": "Life Game Simulation",
      "topics": [
        "life_game"
      ]
    },
    {
      "page": "make_LED",
      "title": "make a LED screen",
      "topics": [
        "make_LED"
      ]
    },
    {
      "page": "Moon_cake",
      "title": "Draw a Moon_cake (Mid- Autumn Festival) using ggplot2",
      "topics": [
        "Moon_cake"
      ]
    },
    {
      "page": "my_wordcloud",
      "title": "Word cloud plot",
      "topics": [
        "my_wordcloud"
      ]
    },
    {
      "page": "Olympic_rings",
      "title": "Plot the Olympic rings",
      "topics": [
        "Olympic_rings"
      ]
    },
    {
      "page": "pixel_plot",
      "title": "Plot a pixel image",
      "topics": [
        "pixel_plot"
      ]
    },
    {
      "page": "plot.chr_mat",
      "title": "Plot a chr_mat",
      "topics": [
        "plot.chr_mat"
      ]
    },
    {
      "page": "show_github_calendar",
      "title": "Plot a github style calendar",
      "topics": [
        "show_github_calendar"
      ]
    }
  ],
  "_readme": "https://github.com/asa12138/plot4fun/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggforce",
    "ggplot2",
    "gifski",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magick",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "misc3d",
    "openssl",
    "otel",
    "pcutils",
    "pillar",
    "pkgconfig",
    "plot3D",
    "plotly",
    "plyr",
    "polyclip",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "showtext",
    "showtextdb",
    "stringi",
    "stringr",
    "sys",
    "sysfonts",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tweenr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "plot4fun",
  "_universes": [
    "asa12138"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-29T09:47:56.000Z",
      "distro": "noble",
      "commit": "b3f9517cdd6700d21164059fca8a823487f5de73",
      "fileid": "6c0de8882091afe4bc3eb20956897cdf4b90077443e14498c8e64beaff94b815",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asa12138/actions/runs/26630093099"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-29T09:48:06.000Z",
      "distro": "noble",
      "commit": "b3f9517cdd6700d21164059fca8a823487f5de73",
      "fileid": "642171e5fe00cd232969b6595c6cb0efc006ddc6c5e2d8ba4645b1490747ed2a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asa12138/actions/runs/26630093099"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-29T11:12:53.000Z",
      "commit": "b3f9517cdd6700d21164059fca8a823487f5de73",
      "fileid": "9cc86e8f7f1db99532c5c94c7a0ec83b8074b6665b25e0a96fe483c93bd1d280",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asa12138/actions/runs/26630093099"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-29T11:12:16.000Z",
      "commit": "b3f9517cdd6700d21164059fca8a823487f5de73",
      "fileid": "97ad901ee1020ed26529877cdfd83d49fcc6558ea83770943bfa30114f8933a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asa12138/actions/runs/26630093099"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-29T09:47:43.000Z",
      "commit": "b3f9517cdd6700d21164059fca8a823487f5de73",
      "fileid": "a8977e294ff2ae36c2611bc3b81b722d53801d72ee5b81e1dbb2c267c6b4fc72",
      "status": "success",
      "buildurl": "https://github.com/r-universe/asa12138/actions/runs/26630093099"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T09:46:36.000Z",
      "commit": "b3f9517cdd6700d21164059fca8a823487f5de73",
      "fileid": "d77d2c547c589276a5b2630c9ac4cab399439b30b0cb4a5d1ee4bb286549a2f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asa12138/actions/runs/26630093099"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T09:46:39.000Z",
      "commit": "b3f9517cdd6700d21164059fca8a823487f5de73",
      "fileid": "1fc7fb4736951c70aa86dac2a3965bf7314dcdd9f71ba51a5dd9e8ea1bbd46e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asa12138/actions/runs/26630093099"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-29T09:46:41.000Z",
      "commit": "b3f9517cdd6700d21164059fca8a823487f5de73",
      "fileid": "87cbbbd61f084870f27536ff5ee158ed62981de4dc774fdcaa77a72aa90c523e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asa12138/actions/runs/26630093099"
    }
  ]
}