Package: rUM
Title: R Templates from the University of Miami
Version: 2.1.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 some r markdown and quarto templates and a template to 
    create a research project in "R Studio".
Depends: R (>= 3.5)
Imports: bookdown, conflicted, glue, gtsummary (>= 2.0.3), here,
        quarto, readr, rio, rlang, rmarkdown, roxygen2, stringr,
        table1, tidymodels, tidyverse, usethis
Suggests: knitr, 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
NeedsCompilation: no
Packaged: 2025-03-21 11:52:31 UTC; raymondbalise
Author: Raymond Balise [aut, cre] (<https://orcid.org/0000-0002-9856-5901>),
  Gabriel Odom [aut] (<https://orcid.org/0000-0003-1341-4555>),
  Kyle Grealis [aut] (<https://orcid.org/0000-0002-9223-8854>),
  Francisco Cardozo [aut] (<https://orcid.org/0000-0002-1925-4954>),
  Frank Gutierrez [ctb] (<https://orcid.org/0009-0005-9742-6992>)
Maintainer: Raymond Balise <balise@miami.edu>
Repository: CRAN
Date/Publication: 2025-03-21 12:40:02 UTC
