Package: rrtable Type: Package Title: Reproducible Research with a Table of R Codes Version: 0.3.4 Imports: stringr, ggplot2 (>= 2.2.0), officer (>= 0.4.1), purrr (>= 0.2.4), flextable (>= 0.4.4), rvg, magrittr, devEMF, moonBook (>= 0.1.8), rmarkdown, shiny, editData, shinyWidgets, ggpubr, rlang, readr (>= 1.1.1), ztable (>= 0.1.8) Authors@R: person("Keon-Woong", "Moon", email = "cardiomoon@gmail.com", role = c("aut", "cre")) Description: Makes documents containing plots and tables from a table of R codes. Can make "HTML", "pdf('LaTex')", "docx('MS Word')" and "pptx('MS Powerpoint')" documents with or without R code. In the package, modularized 'shiny' app codes are provided. These modules are intended for reuse across applications. Depends: R(>= 2.10) License: GPL-3 Encoding: UTF-8 LazyData: true VignetteBuilder: knitr Suggests: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libcairo2-dev 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: 2026-06-19 14:08:32 UTC RemoteUrl: https://github.com/cardiomoon/rrtable RemoteRef: HEAD RemoteSha: 8e4de60770f1fd88d8a13423ee877a48e4d9e43f NeedsCompilation: no Packaged: 2026-06-19 16:37:59 UTC; root Author: Keon-Woong Moon [aut, cre] Maintainer: Keon-Woong Moon