Package: rUM
Title: R Templates from the University of Miami
Version: 2.0.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 = "fxg266@miami.edu",
        comment = c(ORCID = "0000-0001-8275-8349")
      )
    )
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, here, quarto, 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.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-06-02 13:17:12 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/0000-0001-8275-8349>)
Maintainer: Raymond Balise <balise@miami.edu>
Repository: CRAN
Date/Publication: 2024-06-02 13:40:03 UTC
