{
  "_id": "6a23c00f530b9bc726bdb95c",
  "Package": "Analitica",
  "Title": "Exploratory Data Analysis, Group Comparison Tools, and Other\nProcedures",
  "Version": "2.2.0",
  "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\nstatistics, graphical data exploration, outlier detection,\nhomoscedasticity testing, and multiple comparison procedures.\nIncludes manual implementations of Levene's test, Bartlett's\ntest, and the Fligner-Killeen test, as well as post hoc\ncomparison methods such as Tukey, Scheffé, Games-Howell,\nBrunner-Munzel, and others. This version introduces two new\nprocedures: the Jonckheere-Terpstra trend test and the\nJarque-Bera test with Glinskiy's (2024) correction. Designed\nfor use in teaching, applied statistical analysis, and\nreproducible research. Additionally you can find a post hoc\nTest Planner, which helps you to make a decision on which\nprocedure is most suitable.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 06:32:26 UTC",
    "User": "root"
  },
  "Author": "Carlos Jiménez-Gallardo [aut, cre]",
  "Maintainer": "Carlos Jiménez-Gallardo <carlos.jimenez@ufrontera.cl>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://cjimenezgallardo.r-universe.dev",
  "Date/Publication": "2025-12-03 07:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/Analitica",
  "RemoteRef": "HEAD",
  "RemoteSha": "b36ec26a7620141de91e08c256e42ee255e0f5e9",
  "MD5sum": "7ca38ad67b6f0fe28dfe814975fd1d6b",
  "_user": "cjimenezgallardo",
  "_type": "src",
  "_file": "Analitica_2.2.0.tar.gz",
  "_fileid": "424d058add659ed94658a18634a6d7e3568f7a2c7714f08223db6aa94cc735b8",
  "_filesize": 443350,
  "_sha256": "424d058add659ed94658a18634a6d7e3568f7a2c7714f08223db6aa94cc735b8",
  "_created": "2026-06-06T06:32:26.000Z",
  "_published": "2026-06-06T06:37:03.619Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79857856652,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452029792"
    },
    {
      "job": 79857856657,
      "time": 236,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452038425"
    },
    {
      "job": 79857856655,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452029066"
    },
    {
      "job": 79857856651,
      "time": 222,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452031640"
    },
    {
      "job": 79857634287,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452009383"
    },
    {
      "job": 79857856659,
      "time": 217,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452036189"
    },
    {
      "job": 79857856654,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452023515"
    },
    {
      "job": 79857856650,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452024271"
    },
    {
      "job": 79857856648,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452023079"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cjimenezgallardo/actions/runs/27055011205",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Analitica",
  "_commit": {
    "id": "b36ec26a7620141de91e08c256e42ee255e0f5e9",
    "author": "Carlos Jiménez-Gallardo <carlos.jimenez@ufrontera.cl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.2.0\n",
    "time": 1764747002
  },
  "_maintainer": {
    "name": "Carlos Jiménez-Gallardo",
    "email": "carlos.jimenez@ufrontera.cl",
    "login": "cjimenezgallardo",
    "description": "Statistician, Senior Data Science, ",
    "uuid": 83553587
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggridges",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "moments",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "multcompView",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.8.1",
      "date": "2025-06-14"
    },
    {
      "name": "1.8.5",
      "date": "2025-06-27"
    },
    {
      "name": "2.0.0",
      "date": "2025-09-27"
    },
    {
      "name": "2.1.2",
      "date": "2025-10-07"
    },
    {
      "name": "2.2.0",
      "date": "2025-12-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "cjimenezgallardo",
      "count": 5,
      "uuid": 83553587
    }
  ],
  "_userbio": {
    "uuid": 83553587,
    "type": "user",
    "name": "CJG",
    "description": "Statistician, Senior Data Science, "
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Analitica"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/Analitica.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cjimenezgallardo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.8.1",
      "date": "2025-06-14"
    },
    {
      "version": "1.8.5",
      "date": "2025-06-27"
    },
    {
      "version": "2.0.0",
      "date": "2025-09-27"
    },
    {
      "version": "2.1.2",
      "date": "2025-10-07"
    },
    {
      "version": "2.2.0",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "bar_error",
    "BartlettTest",
    "BMpTest",
    "BMTest",
    "BonferroniNPTest",
    "BonferroniTest",
    "BrownForsytheTest",
    "ConoverTest",
    "descripYG",
    "DSCFTest",
    "DuncanTest",
    "DunnTest",
    "FKTest",
    "GabrielTest",
    "GHTest",
    "grubbs_outliers",
    "HolmTest",
    "JBGTest",
    "JT_Test",
    "Levene.Test",
    "LSDTest",
    "MauchlyTest",
    "MWTest",
    "NemenyiTest",
    "Posthoc_planner",
    "ScheffeTest",
    "SidakTest",
    "SNKTest",
    "T2Test",
    "T3Test",
    "TukeyTest"
  ],
  "_datasets": [
    {
      "name": "d_e",
      "title": "Datos de clientes ficticios",
      "object": "d_e",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Sexo",
        "FechaNAc",
        "educacion",
        "labor",
        "Sueldo_actual",
        "Sueldo_inicial",
        "antigüedad",
        "experiencia",
        "minoria"
      ],
      "rows": 474,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Analitica",
      "title": "Analitica: Tools for Exploratory Data Analysis and Group Comparisons",
      "topics": [
        "Analitica"
      ]
    },
    {
      "page": "bar_error",
      "title": "Bar Plot with Error Bars (Standard Deviation or Standard Error)",
      "topics": [
        "bar_error"
      ]
    },
    {
      "page": "BartlettTest",
      "title": "Bartlett's Test for Homogeneity of Variances (Manual Implementation)",
      "topics": [
        "BartlettTest"
      ]
    },
    {
      "page": "BMpTest",
      "title": "Brunner-Munzel Test (Permutation Version) for Two Independent Groups",
      "topics": [
        "BMpTest"
      ]
    },
    {
      "page": "BMTest",
      "title": "Brunner-Munzel Test for Two Independent Samples",
      "topics": [
        "BMTest"
      ]
    },
    {
      "page": "BonferroniNPTest",
      "title": "Bonferroni-Corrected Mann-Whitney Tests (Non-Parametric)",
      "topics": [
        "BonferroniNPTest"
      ]
    },
    {
      "page": "BonferroniTest",
      "title": "Bonferroni-Corrected Pairwise t-Tests v2.0",
      "topics": [
        "BonferroniTest"
      ]
    },
    {
      "page": "BrownForsytheTest",
      "title": "Brown-Forsythe Test for Homogeneity of Variances (Manual Implementation)",
      "topics": [
        "BrownForsytheTest"
      ]
    },
    {
      "page": "ConoverTest",
      "title": "Conover-Iman Test for Multiple Comparisons (Non-Parametric)",
      "topics": [
        "ConoverTest"
      ]
    },
    {
      "page": "d_e",
      "title": "Datos de clientes ficticios",
      "topics": [
        "d_e"
      ]
    },
    {
      "page": "descripYG",
      "title": "Descriptive Analysis With Optional Grouping",
      "topics": [
        "descripYG"
      ]
    },
    {
      "page": "DSCFTest",
      "title": "Dwass-Steel-Critchlow-Fligner (DSCF) Test (Non-Parametric) v2.0.3",
      "topics": [
        "DSCFTest"
      ]
    },
    {
      "page": "DuncanTest",
      "title": "Duncan Multiple Range Test (DMRT) v2.0",
      "topics": [
        "DuncanTest"
      ]
    },
    {
      "page": "DunnTest",
      "title": "Dunn's Test for Multiple Comparisons (Non-Parametric)",
      "topics": [
        "DunnTest"
      ]
    },
    {
      "page": "FKTest",
      "title": "Fligner-Killeen Test for Homogeneity of Variances (Manual Implementation)",
      "topics": [
        "FKTest"
      ]
    },
    {
      "page": "GabrielTest",
      "title": "Gabriel’s Post Hoc Test for Multiple Comparisons v 2.0",
      "topics": [
        "GabrielTest"
      ]
    },
    {
      "page": "GHTest",
      "title": "Games-Howell Post Hoc Test v.2.2.0",
      "topics": [
        "GHTest"
      ]
    },
    {
      "page": "grubbs_outliers",
      "title": "Outlier Detection Using Grubbs' Test (Iterative)",
      "topics": [
        "grubbs_outliers"
      ]
    },
    {
      "page": "HolmTest",
      "title": "Holm-Adjusted (Holm-Bonferroni) Pairwise Comparisons v2.0",
      "topics": [
        "HolmTest"
      ]
    },
    {
      "page": "JBGTest",
      "title": "Jarque-Bera Test with Glinskiy Corrections",
      "topics": [
        "JBGTest"
      ]
    },
    {
      "page": "JT_Test",
      "title": "Jonckheere-Terpstra Test for Ordered Alternatives (with Tie Correction)",
      "topics": [
        "JT_Test"
      ]
    },
    {
      "page": "Levene.Test",
      "title": "Levene's Test for Homogeneity of Variances (Manual Implementation) v2.1",
      "topics": [
        "Levene.Test"
      ]
    },
    {
      "page": "LSDTest",
      "title": "Least Significant Difference (LSD) Test v2.0",
      "topics": [
        "LSDTest"
      ]
    },
    {
      "page": "MauchlyTest",
      "title": "Mauchly's Test for Sphericity (1 factor) v1.0",
      "topics": [
        "MauchlyTest"
      ]
    },
    {
      "page": "MWTest",
      "title": "Mann-Whitney U Test (Wilcoxon Rank-Sum, Manual Implementation)",
      "topics": [
        "MWTest"
      ]
    },
    {
      "page": "NemenyiTest",
      "title": "Nemenyi Test for Multiple Comparisons (Non-Parametric)",
      "topics": [
        "NemenyiTest"
      ]
    },
    {
      "page": "plot.comparaciones",
      "title": "Generic plot for multiple-comparison tests (with multcompView letters) v2.0.1",
      "topics": [
        "plot.comparaciones"
      ]
    },
    {
      "page": "Posthoc_planner",
      "title": "Post Hoc Planner for FWER and Test Recommendation v1.6",
      "topics": [
        "Posthoc_planner"
      ]
    },
    {
      "page": "ScheffeTest",
      "title": "Scheffe Test for Multiple Comparisons v2.0",
      "topics": [
        "ScheffeTest"
      ]
    },
    {
      "page": "SidakTest",
      "title": "Sidak Test for Multiple Comparisons v2.0",
      "topics": [
        "SidakTest"
      ]
    },
    {
      "page": "SNKTest",
      "title": "Student-Newman-Keuls (SNK) Test for Multiple Comparisons v2.0",
      "topics": [
        "SNKTest"
      ]
    },
    {
      "page": "summary.comparacion",
      "title": "Summary Method for Objects of Class 'comparacion'",
      "topics": [
        "summary.comparacion"
      ]
    },
    {
      "page": "summary.homocedasticidad",
      "title": "Summary Method for Homoscedasticity Test Results (extended) v2.0",
      "topics": [
        "summary.homocedasticidad"
      ]
    },
    {
      "page": "T2Test",
      "title": "Tamhane's T2 Post Hoc Test v2.2.0",
      "topics": [
        "T2Test"
      ]
    },
    {
      "page": "T3Test",
      "title": "Dunnett's T3 Post Hoc Test v2.2.0",
      "topics": [
        "T3Test"
      ]
    },
    {
      "page": "TukeyTest",
      "title": "Tukey HSD Test for Multiple Comparisons v2.0",
      "topics": [
        "TukeyTest"
      ]
    }
  ],
  "_readme": "https://github.com/cran/Analitica/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggridges",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "moments",
    "multcompView",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Analitica-intro.Rmd",
      "filename": "Analitica-intro.html",
      "title": "Introduction to Analitica",
      "author": "Carlos Jiménez-Gallardo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. Descriptive Analysis",
        "2. Homogeneity of Variance Tests",
        "3. Outlier Detection",
        "4. Multiple Comparisons (Post Hoc Tests)",
        "5. Non-Parametric Tests",
        "Conclusion"
      ],
      "created": "2025-06-14 09:36:04",
      "modified": "2025-06-14 09:36:04",
      "commits": 1
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "analitica",
  "_universes": [
    "cjimenezgallardo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-06-06T06:34:51.000Z",
      "distro": "noble",
      "commit": "b36ec26a7620141de91e08c256e42ee255e0f5e9",
      "fileid": "39de1c0567a22d9da517c81a75f18ab32bec3885d24863426c70075c4141718b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjimenezgallardo/actions/runs/27055011205"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-06-06T06:36:04.000Z",
      "distro": "noble",
      "commit": "b36ec26a7620141de91e08c256e42ee255e0f5e9",
      "fileid": "ca87b664a2caf9fe179b5f455d148debef8c80e4d609947bca791cfd9c5fedb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjimenezgallardo/actions/runs/27055011205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.0",
      "date": "2026-06-06T06:34:55.000Z",
      "commit": "b36ec26a7620141de91e08c256e42ee255e0f5e9",
      "fileid": "ae9c17b62ac623ae32fc892b929591c529ff46993057b3a748d4d406f71a074c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjimenezgallardo/actions/runs/27055011205"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.0",
      "date": "2026-06-06T06:35:02.000Z",
      "commit": "b36ec26a7620141de91e08c256e42ee255e0f5e9",
      "fileid": "d9b6515c6c289aaad835b35f196af217bd591bce7b383572ac1269a692b11a7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjimenezgallardo/actions/runs/27055011205"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.0",
      "date": "2026-06-06T06:36:23.000Z",
      "commit": "b36ec26a7620141de91e08c256e42ee255e0f5e9",
      "fileid": "78def4f38eae395edeeb12a4651c674d608310f6eb9339b8135713392416513e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cjimenezgallardo/actions/runs/27055011205"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.0",
      "date": "2026-06-06T06:33:53.000Z",
      "commit": "b36ec26a7620141de91e08c256e42ee255e0f5e9",
      "fileid": "f53be0bec5d0d659cab5ae0b976097983505de47a68bc80d65d4cf283791b587",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjimenezgallardo/actions/runs/27055011205"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.0",
      "date": "2026-06-06T06:33:56.000Z",
      "commit": "b36ec26a7620141de91e08c256e42ee255e0f5e9",
      "fileid": "0c40d4d42411aff3eefea14c446d115219754bc2fee136239a80ff7fd47a9451",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjimenezgallardo/actions/runs/27055011205"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.0",
      "date": "2026-06-06T06:33:48.000Z",
      "commit": "b36ec26a7620141de91e08c256e42ee255e0f5e9",
      "fileid": "8e20219dfe08338228222c92ae5dc42824a7851f58c2b19f593a0bf9572f9c7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cjimenezgallardo/actions/runs/27055011205"
    }
  ]
}