Package: Analitica
Title: Exploratory Data Analysis, Group Comparison Tools, and Other
        Procedures
Version: 2.1.2
Authors@R: person("Carlos", "Jiménez-Gallardo", email = "carlos.jimenez@ufrontera.cl", role = c("aut", "cre"))
Description: Provides a comprehensive set of tools for descriptive statistics,
    graphical data exploration, outlier detection, homoscedasticity testing, and
    multiple comparison procedures. Includes manual implementations of Levene's test,
    Bartlett's test, and the Fligner-Killeen test, as well as post hoc comparison
    methods such as Tukey, Scheffé, Games-Howell, Brunner-Munzel, and others.
    This version introduces two new procedures: the Jonckheere-Terpstra trend test
    and the Jarque-Bera test with Glinskiy's (2024) correction. Designed for use in
    teaching, applied statistical analysis, and reproducible research. 
    Additionally you can find a post hoc Test Planner, which helps you to make a 
    decision on which procedure is most suitable.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 4.4)
Imports: ggplot2, dplyr, tidyr, ggridges, patchwork, moments, magrittr,
        rlang, tidyselect, multcompView, stats,
Suggests: car, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-03 19:25:23 UTC; carlo
Author: Carlos Jiménez-Gallardo [aut, cre]
Maintainer: Carlos Jiménez-Gallardo <carlos.jimenez@ufrontera.cl>
Repository: CRAN
Date/Publication: 2025-10-07 18:00:17 UTC
Built: R 4.5.1; ; 2025-10-07 21:42:59 UTC; unix
