# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "autotestR" in publications use:' type: software license: MIT title: 'autotestR: Automated Functions for Basic Statistical Tests' version: 1.2.15 doi: 10.32614/CRAN.package.autotestR 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: 47d11e4b50b2311e39e9ddd7e889993fe8006821 date-released: '2026-04-28' contact: - family-names: Garcia given-names: Luiz email: luiz.cardoso@ufpr.br orcid: https://orcid.org/0000-0002-9616-0927