Package: rUM Title: R Templates from the University of Miami Version: 2.3.0 Authors@R: c( person( given = "Raymond", family = "Balise", role = c("aut", "cre"), email = "balise@miami.edu", comment = c(ORCID = "0000-0002-9856-5901") ), person( given = "Gabriel", family = "Odom", role = "aut", email = "gabriel.odom@fiu.edu", comment = c(ORCID = "0000-0003-1341-4555") ), person( given = "Kyle", family = "Grealis", role = "aut", email = "kxg679@miami.edu", comment = c(ORCID = "0000-0002-9223-8854") ), person( given = "Francisco", family = "Cardozo", role = "aut", email = "foc9@miami.edu", comment = c(ORCID = "0000-0002-1925-4954") ), person( given = "Frank", family = "Gutierrez", role = "ctb", email = "frank14898@outlook.com", comment = c(ORCID = "0009-0005-9742-6992") ) ) Description: This holds r markdown and quarto templates for academic papers and slide decks. It also has templates to create research projects which contain academic papers as vignettes. Depends: R (>= 4.1.0) Imports: bookdown, conflicted, dplyr, fs, glue, gtsummary (>= 2.0.3), here, labelled, lifecycle, purrr, quarto, readr, rio, rlang, rmarkdown, roxygen2, stringr, table1, tidymodels, tidyverse, usethis Suggests: knitr, testthat (>= 3.0.0), tinytex License: MIT + file LICENSE URL: https://raymondbalise.github.io/rUM/, https://github.com/RaymondBalise/rUM BugReports: https://github.com/RaymondBalise/rUM/issues Encoding: UTF-8 RoxygenNote: 7.3.3 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-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://raymondbalise.r-universe.dev Date/Publication: 2026-01-24 17:12:44 UTC RemoteUrl: https://github.com/raymondbalise/rum RemoteRef: HEAD RemoteSha: 5dbc001f28511d53ec286a10e3478181aa761f8a NeedsCompilation: no Packaged: 2026-06-11 06:29:32 UTC; root Author: Raymond Balise [aut, cre] (ORCID: ), Gabriel Odom [aut] (ORCID: ), Kyle Grealis [aut] (ORCID: ), Francisco Cardozo [aut] (ORCID: ), Frank Gutierrez [ctb] (ORCID: ) Maintainer: Raymond Balise