Package: ufmgthesis Type: Package Title: UFMG's Quarto Templates for Writing Academic Documents Version: 0.0.1 Authors@R: c(person(given = "Fabio", family = "Demarqui", role = c("aut", "cre"), email = "fndemarqui@est.ufmg.br")) Description: Creates Quarto-based project templates for writing academic documents (Monographs, Dissertations and Theses) for UFMG students. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.0) Imports: rlang, usethis Suggests: broom, devtools, ggplot2, kableExtra, quarto, testthat, tinytex URL: https://github.com/fndemarqui/ufmgthesis, https://fndemarqui.github.io/ufmgthesis/ BugReports: https://github.com/fndemarqui/ufmgthesis/issues RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake git make libgit2-dev libuv1-dev libssl-dev libx11-dev Repository: https://fndemarqui.r-universe.dev Date/Publication: 2026-03-11 17:04:53 UTC RemoteUrl: https://github.com/fndemarqui/ufmgthesis RemoteRef: HEAD RemoteSha: 397a198fe023f7856c7e78a5a7a7c9adf71b5048 NeedsCompilation: no Packaged: 2026-06-09 06:41:19 UTC; root Author: Fabio Demarqui [aut, cre] Maintainer: Fabio Demarqui