Package: rUM
Title: R Templates from the University of Miami
Version: 2.2.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.2
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-23 15:47:24 UTC; raymondbalise
Author: Raymond Balise [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9856-5901>),
  Gabriel Odom [aut] (ORCID: <https://orcid.org/0000-0003-1341-4555>),
  Kyle Grealis [aut] (ORCID: <https://orcid.org/0000-0002-9223-8854>),
  Francisco Cardozo [aut] (ORCID:
    <https://orcid.org/0000-0002-1925-4954>),
  Frank Gutierrez [ctb] (ORCID: <https://orcid.org/0009-0005-9742-6992>)
Maintainer: Raymond Balise <balise@miami.edu>
Repository: CRAN
Date/Publication: 2025-07-23 16:10:02 UTC
Built: R 4.4.1; ; 2025-07-23 17:18:41 UTC; unix
