Package: statBasics Title: Basic Functions to Statistical Methods Course Version: 0.2.1 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 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) . Imports: tibble, stats, stringr License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Suggests: testthat (>= 3.0.0), EnvStats, BSDA, purrr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://gilberto-sassi.r-universe.dev Date/Publication: 2023-11-04 18:59:44 UTC RemoteUrl: https://github.com/gilberto-sassi/statbasics RemoteRef: HEAD RemoteSha: 7ae5da635a48f7237c9cad4d7a89f779624a9f82 NeedsCompilation: no Packaged: 2026-07-03 17:33:19 UTC; root Author: Gilberto Sassi [aut, cre], Carolina Costa Mota Paraíba [aut]