Package: presenter Type: Package Title: Present Data with Style Version: 0.1.3 Authors@R: person(given = "Harrison", family = "Tietze", role = c("aut", "cre"), email = "Harrison4192@gmail.com") Maintainer: Harrison Tietze Description: Consists of custom wrapper functions using packages 'openxlsx', 'flextable', and 'officer' to create highly formatted MS office friendly output of your data frames. These viewer friendly outputs are intended to match expectations of professional looking presentations in business and consulting scenarios. The functions are opinionated in the sense that they expect the input data frame to have certain properties in order to take advantage of the automated formatting. License: MIT + file LICENSE Encoding: UTF-8 Imports: flextable, magrittr, dplyr, rlang, stringr, purrr, officer, randomcoloR, tidyr, openxlsx, lubridate, janitor, tibble, stringi, berryFunctions, rvg, tidyselect, formattable, framecleaner RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, ggplot2, badger VignetteBuilder: knitr URL: https://github.com/Harrison4192/presenter BugReports: https://github.com/Harrison4192/presenter/issues 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 libnode-dev libx11-dev zlib1g-dev Repository: https://harrison4192.r-universe.dev Date/Publication: 2026-04-03 01:17:58 UTC RemoteUrl: https://github.com/harrison4192/presenter RemoteRef: HEAD RemoteSha: 46a3882c384530988a6f2af7571d2f0a13c16a20 NeedsCompilation: no Packaged: 2026-07-02 09:19:32 UTC; root Author: Harrison Tietze [aut, cre]