Package: ggplotAssist Type: Package Title: 'RStudio' Addin for Teaching and Learning 'ggplot2' Version: 0.1.4 Imports: shiny (>= 0.13), miniUI (>= 0.1.1), rstudioapi (>= 0.5), shinyWidgets, shinyAce, stringr, tidyverse, ggplot2, dplyr, magrittr, tibble, scales, ggthemes, gcookbook, moonBook, editData Suggests: knitr, rmarkdown, markdown Authors@R: person("Keon-Woong", "Moon", email = "cardiomoon@gmail.com", role = c("aut", "cre")) URL: https://github.com/cardiomoon/ggplotAssist BugReports: https://github.com/cardiomoon/ggplotAssist/issues Description: An 'RStudio' addin for teaching and learning making plot using the 'ggplot2' package. You can learn each steps of making plot by clicking your mouse without coding. You can get resultant code for the plot. Depends: R (>= 2.10) License: GPL-3 Encoding: UTF-8 RoxygenNote: 6.0.1 VignetteBuilder: knitr Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://cardiomoon.r-universe.dev Date/Publication: 2017-11-13 21:46:52 UTC RemoteUrl: https://github.com/cardiomoon/ggplotassist RemoteRef: HEAD RemoteSha: 1db61ade40f824ef42f027b6f4553ba46a325d05 NeedsCompilation: no Packaged: 2026-06-06 08:47:15 UTC; root Author: Keon-Woong Moon [aut, cre] Maintainer: Keon-Woong Moon