Package: useR Title: Um Curso Introdutório de R Version: 0.0.2 Authors@R: person(given = "Fabio", family = "Demarqui", role = c("aut", "cre", "cph"), email = "fndemarqui@est.ufmg.br", comment = c(ORCID = "0000-0001-9236-1986")) Description: Funções e conjuntos de dados utilizados utilizados para ensinar estatística básica". License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/fndemarqui/useR, https://fndemarqui.github.io/useR/ BugReports: https://github.com/fndemarqui/useR/issues RdMacros: Rdpack LazyData: true Biarch: true Depends: dplyr, ggplot2, shiny, R (>= 4.0) Imports: Rdpack, Suggests: quarto, kableExtra, knitr, rmarkdown, testthat (>= 3.0.0), tidyverse VignetteBuilder: quarto Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://fndemarqui.r-universe.dev Date/Publication: 2026-01-21 13:05:35 UTC RemoteUrl: https://github.com/fndemarqui/useR RemoteRef: HEAD RemoteSha: 4a6ed37a2004a48fe29a35dc0d59524c1757fc4d NeedsCompilation: no Packaged: 2026-06-08 07:51:08 UTC; root Author: Fabio Demarqui [aut, cre, cph] (ORCID: ) Maintainer: Fabio Demarqui