Package: statBasics
Title: Basic Functions to Statistical Methods Course
Version: 0.2.0
Authors@R: c(
    person(given = "Gilberto",
           family = "Sassi",
           role = c("aut", "cre"),
           email = "sassi.pereira.gilberto@gmail.com"),
    person(given = "Carolina",
           family = "Costa Mota Paraíba",
           role = c("aut"),
           email = "ccmparaiba@gmail.com"))
Maintainer: Gilberto Sassi <sassi.pereira.gilberto@gmail.com>
Description: Basic statistical methods with some modifications for the course Statistical Methods at Federal University of Bahia (Brazil). All methods in this packages are explained in the text book of Montgomery and Runger (2010) <ISBN: 978-1-119-74635-5>.
Imports: tibble, stats, stringr
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0), EnvStats, BSDA, purrr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-17 21:49:31 UTC; gilberto
Author: Gilberto Sassi [aut, cre],
  Carolina Costa Mota Paraíba [aut]
Repository: CRAN
Date/Publication: 2022-08-17 22:20:06 UTC
Built: R 4.1.2; ; 2022-08-18 11:02:12 UTC; unix
