Package: rUM
Title: R Templates from the University of Miami
Version: 1.0.2
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, rlang, rmarkdown, table1, tidyverse,
        usethis
Suggests: knitr, tidymodels, 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.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-18 22:23:01 UTC; rrb28
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: 2023-02-18 23:00:02 UTC
Built: R 4.1.2; ; 2023-02-19 12:26:55 UTC; unix
