Package: reglin Title: Regressão Linear Version: 0.0.9 Authors@R: person(given = "Fabio", family = "Demarqui", email = "fndemarqui@est.ufmg.br", role = c("aut", "cre")) Description: Funções para análise e conjuntos de dados dos exemplos e exercícios utilizados na disciplina de Análise de Regressão Linear (EST035). License: MIT + file LICENSE URL: https://fndemarqui.github.io/reglin/, https://github.com/fndemarqui/reglin LazyData: true Biarch: true Depends: ggplot2, R (>= 3.5) Imports: broom, car, dplyr, gridExtra, qqplotr, Rdpack, tibble, tidyr RdMacros: Rdpack Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: ggpubr, knitr, rmarkdown, plotly, tidyverse VignetteBuilder: knitr Config/pak/sysreqs: cmake libfftw3-dev make libicu-dev Repository: https://fndemarqui.r-universe.dev Date/Publication: 2026-04-08 21:52:55 UTC RemoteUrl: https://github.com/fndemarqui/reglin RemoteRef: HEAD RemoteSha: ba58b307881e657ef973e4afa9c4a611242a6434 NeedsCompilation: no Packaged: 2026-06-16 08:11:45 UTC; root Author: Fabio Demarqui [aut, cre] Maintainer: Fabio Demarqui