# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "autotesteR" in publications use:' type: software license: MIT title: 'autotesteR: Automated Functions for Basic Statistical Tests' version: 0.1.12 doi: 10.32614/CRAN.package.autotesteR abstract: Provides simple and intuitive functions for basic statistical analyses. Methods include the t-test (Student 1908 ), the Mann-Whitney U test (Mann and Whitney 1947 ), Pearson's correlation (Pearson 1895 ), and analysis of variance (Fisher 1925, ). Functions are compatible with 'ggplot2' and 'dplyr'. authors: - family-names: Garcia given-names: Luiz email: luiz.cardoso@ufpr.br orcid: https://orcid.org/0000-0002-9616-0927 repository: https://cran.r-universe.dev commit: f739e81f31d9718ba594bbbe6e94450bc73d6f93 date-released: '2026-05-18' contact: - family-names: Garcia given-names: Luiz email: luiz.cardoso@ufpr.br orcid: https://orcid.org/0000-0002-9616-0927