Package: autotesteR
Title: Automated Functions for Basic Statistical Tests
Version: 0.1.7
Authors@R: 
    person("Luiz", "Garcia", email = "luiz.cardoso@ufpr.br", role = c("aut", "cre"))
Description: Provides simple and intuitive functions for basic statistical analyses. 
    Methods include the t-test (Student 1908 <doi:10.1093/biomet/6.1.1>),
    the Mann-Whitney U test (Mann and Whitney 1947 <doi:10.1214/aoms/1177730491>),
    Pearson's correlation (Pearson 1895 <doi:10.1098/rspl.1895.0041>),
    and analysis of variance (Fisher 1925, <doi:10.1007/978-1-4612-4380-9_5>).
    Functions are compatible with 'ggplot2' and 'dplyr'.
License: MIT + file LICENSE
Depends: R (>= 4.1.0)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: car, crayon, dplyr, FSA, ggplot2, multcompView, nortest,
        stats, utils
NeedsCompilation: no
Packaged: 2025-09-04 01:34:44 UTC; Seu Computador
Author: Luiz Garcia [aut, cre]
Maintainer: Luiz Garcia <luiz.cardoso@ufpr.br>
Repository: CRAN
Date/Publication: 2025-09-09 14:00:17 UTC
Built: R 4.6.0; ; 2025-10-11 04:14:08 UTC; windows
