{
  "_id": "6a248e464b233be1983842cb",
  "Package": "statease",
  "Title": "Simplified Statistical Analysis with Plain-English\nInterpretation",
  "Version": "1.2.1",
  "Authors@R": "person(\"Uwakmfon\", \"Paul\", , \"uwakmfon31@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "A toolkit for common statistical analyses including\ndescriptive statistics, Student's t-tests (one-sample,\nindependent, and paired), one-way and two-way Analysis of\nVariance (ANOVA), Multivariate Analysis of Variance (MANOVA),\nchi-square tests, correlation analysis, simple and multiple\nlinear regression, logistic regression, and non-parametric\ntests (Mann-Whitney U, Wilcoxon Signed Rank, and\nKruskal-Wallis). Each function automatically interprets results\nin plain English, reporting effect sizes, confidence intervals,\nand p-value interpretations. Post-hoc tests are automatically\napplied following significant results. A master function\nautomatically detects the appropriate test based on the\nstructure of the input data. Methods are based on Cohen, J.\n(1988) <doi:10.4324/9780203771587>, Tukey, J. W. (1949)\n<doi:10.2307/3001913>, and Shapiro and Wilk (1965)\n<doi:10.2307/2333709>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/DevWebWacky/statease,\nhttps://devwebwacky.github.io/statease/",
  "BugReports": "https://github.com/DevWebWacky/statease/issues",
  "Config/roxygen2/version": "8.0.0",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://devwebwacky.r-universe.dev",
  "Date/Publication": "2026-06-06 15:37:15 UTC",
  "RemoteUrl": "https://github.com/devwebwacky/statease",
  "RemoteRef": "HEAD",
  "RemoteSha": "5cc8071cb27e123724e99cee1d6844d53d8cd9ff",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 21:13:45 UTC",
    "User": "root"
  },
  "Author": "Uwakmfon Paul [aut, cre, cph]",
  "Maintainer": "Uwakmfon Paul <uwakmfon31@gmail.com>",
  "MD5sum": "8b3094c13d7f71a3fc12d35d16dfad7d",
  "_user": "devwebwacky",
  "_type": "src",
  "_file": "statease_1.2.1.tar.gz",
  "_fileid": "87f6ce3a4cd3f31806d2919b0e8fcadbf72666df7652db34c26e87fa995474eb",
  "_filesize": 202897,
  "_sha256": "87f6ce3a4cd3f31806d2919b0e8fcadbf72666df7652db34c26e87fa995474eb",
  "_created": "2026-06-06T21:13:45.000Z",
  "_published": "2026-06-06T21:16:54.348Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79908275261,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7457984942"
    },
    {
      "job": 79908275283,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457987042"
    },
    {
      "job": 79908275265,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7457979460"
    },
    {
      "job": 79908275276,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457978124"
    },
    {
      "job": 79908063417,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457969390"
    },
    {
      "job": 79908275260,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457983692"
    },
    {
      "job": 79908275277,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7457978747"
    },
    {
      "job": 79908275281,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7457978852"
    },
    {
      "job": 79908275284,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457977834"
    }
  ],
  "_buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/27073985117",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/devwebwacky/statease",
  "_commit": {
    "id": "5cc8071cb27e123724e99cee1d6844d53d8cd9ff",
    "author": "Uwakmfon Paul <uwakmfon31@gmail.com>",
    "committer": "Uwakmfon Paul <uwakmfon31@gmail.com>",
    "message": "fix non-parametric interpretation - stochastic superiority not medians\n",
    "time": 1780760235
  },
  "_maintainer": {
    "name": "Uwakmfon Paul",
    "email": "uwakmfon31@gmail.com",
    "login": "devwebwacky",
    "uuid": 122984385
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "devwebwacky",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 7
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 9
    },
    {
      "week": "2026-21",
      "n": 8
    },
    {
      "week": "2026-23",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "devwebwacky",
      "count": 31,
      "uuid": 122984385
    }
  ],
  "_userbio": {
    "uuid": 122984385,
    "type": "user",
    "name": "Uwakmfon Paul",
    "description": "Research/Tech enthusiast."
  },
  "_downloads": {
    "count": 489,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/statease"
  },
  "_devurl": "https://github.com/devwebwacky/statease",
  "_pkgdown": "https://devwebwacky.github.io/statease/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/statease.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/devwebwacky/statease",
  "_realowner": "devwebwacky",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-05-05"
    },
    {
      "version": "1.1.0",
      "date": "2026-05-16"
    },
    {
      "version": "1.2.0",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "analyze",
    "anova_interpret",
    "anova2_interpret",
    "chisq_interpret",
    "cor_interpret",
    "describe",
    "interpret_p",
    "kruskal_interpret",
    "logistic_interpret",
    "mannwhitney_interpret",
    "manova_interpret",
    "mlr_interpret",
    "reg_interpret",
    "ttest_interpret",
    "wilcoxon_interpret"
  ],
  "_help": [
    {
      "page": "analyze",
      "title": "Master Analysis Function - Auto-detects and runs the right test",
      "topics": [
        "analyze"
      ]
    },
    {
      "page": "anova_interpret",
      "title": "One-Way ANOVA with Post-Hoc Tukey and Plain-English Interpretation",
      "topics": [
        "anova_interpret"
      ]
    },
    {
      "page": "anova2_interpret",
      "title": "Two-Way ANOVA with Plain-English Interpretation",
      "topics": [
        "anova2_interpret"
      ]
    },
    {
      "page": "chisq_interpret",
      "title": "Chi-Square Test with Plain-English Interpretation",
      "topics": [
        "chisq_interpret"
      ]
    },
    {
      "page": "cor_interpret",
      "title": "Correlation Analysis with Plain-English Interpretation",
      "topics": [
        "cor_interpret"
      ]
    },
    {
      "page": "describe",
      "title": "Descriptive Statistics with Interpretation",
      "topics": [
        "describe"
      ]
    },
    {
      "page": "interpret_p",
      "title": "Standalone P-Value Interpreter",
      "topics": [
        "interpret_p"
      ]
    },
    {
      "page": "kruskal_interpret",
      "title": "Kruskal-Wallis Test with Plain-English Interpretation",
      "topics": [
        "kruskal_interpret"
      ]
    },
    {
      "page": "logistic_interpret",
      "title": "Logistic Regression with Plain-English Interpretation",
      "topics": [
        "logistic_interpret"
      ]
    },
    {
      "page": "mannwhitney_interpret",
      "title": "Mann-Whitney U Test with Plain-English Interpretation",
      "topics": [
        "mannwhitney_interpret"
      ]
    },
    {
      "page": "manova_interpret",
      "title": "MANOVA with Plain-English Interpretation",
      "topics": [
        "manova_interpret"
      ]
    },
    {
      "page": "mlr_interpret",
      "title": "Multiple Linear Regression with Plain-English Interpretation",
      "topics": [
        "mlr_interpret"
      ]
    },
    {
      "page": "reg_interpret",
      "title": "Simple Linear Regression with Plain-English Interpretation",
      "topics": [
        "reg_interpret"
      ]
    },
    {
      "page": "statease",
      "title": "statease: Simplified Statistical Analysis with Plain-English Interpretation",
      "topics": [
        "statease-package",
        "statease"
      ]
    },
    {
      "page": "ttest_interpret",
      "title": "T-Test with Plain-English Interpretation",
      "topics": [
        "ttest_interpret"
      ]
    },
    {
      "page": "wilcoxon_interpret",
      "title": "Wilcoxon Signed Rank Test with Plain-English Interpretation",
      "topics": [
        "wilcoxon_interpret"
      ]
    }
  ],
  "_pkglogo": "https://github.com/devwebwacky/statease/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/devwebwacky/statease/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "statease.Rmd",
      "filename": "statease.html",
      "title": "Introduction to statease",
      "author": "Uwakmfon Paul",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Dataset",
        "1. Descriptive Statistics",
        "2. T-Tests",
        "Independent Samples T-Test",
        "One-Sample T-Test",
        "Paired T-Test",
        "3. One-Way ANOVA",
        "4. Two-Way ANOVA",
        "5. MANOVA",
        "6. Chi-Square Test",
        "7. Correlation Analysis",
        "Spearman Correlation",
        "8. Simple Linear Regression",
        "9. Multiple Linear Regression",
        "10. Logistic Regression",
        "11. Non-Parametric Tests",
        "Mann-Whitney U Test",
        "Wilcoxon Signed Rank Test",
        "Kruskal-Wallis Test",
        "12. P-Value Interpretation",
        "13. The Master Function",
        "Summary"
      ],
      "created": "2026-05-21 02:17:41",
      "modified": "2026-05-21 02:17:41",
      "commits": 1
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "statease",
  "_universes": [
    "devwebwacky"
  ],
  "_previous": "1.2.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-06T21:16:03.000Z",
      "distro": "noble",
      "commit": "5cc8071cb27e123724e99cee1d6844d53d8cd9ff",
      "fileid": "e220d170cedc63e44d6cf863d163c19bd0cffc17bb0cb15f8a24dfa2db53d617",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/27073985117"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-06T21:16:21.000Z",
      "distro": "noble",
      "commit": "5cc8071cb27e123724e99cee1d6844d53d8cd9ff",
      "fileid": "78a5b7cbb0260b1c38f1020bc2b5386e763b7964ef5030841d7b58d2478a839a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/27073985117"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-06T21:15:18.000Z",
      "commit": "5cc8071cb27e123724e99cee1d6844d53d8cd9ff",
      "fileid": "8cccdd99789e896d830264f6859defbf2b312a4709952fbff65f2b4a59502193",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/27073985117"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-06T21:15:07.000Z",
      "commit": "5cc8071cb27e123724e99cee1d6844d53d8cd9ff",
      "fileid": "65137e40031efbd5b32097922a62425366174852bbd365dc3e2b25ca0706e3be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/27073985117"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-06-06T21:16:03.000Z",
      "commit": "5cc8071cb27e123724e99cee1d6844d53d8cd9ff",
      "fileid": "9db33ac18a3efbfd0ae8743bf0ecfbe4a69948e79472c3c4afbcbe51430891a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/27073985117"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-06T21:15:05.000Z",
      "commit": "5cc8071cb27e123724e99cee1d6844d53d8cd9ff",
      "fileid": "b40cd412497e770bbbe243360754a5cdfe11b7aa3d7cfa2440938aa336c2816d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/27073985117"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-06T21:15:07.000Z",
      "commit": "5cc8071cb27e123724e99cee1d6844d53d8cd9ff",
      "fileid": "d317d39bfc32fd70b3c31618f5cf5f96dae74473ec2c8688a2cf66de94dcaecf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/27073985117"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-06T21:14:56.000Z",
      "commit": "5cc8071cb27e123724e99cee1d6844d53d8cd9ff",
      "fileid": "99f72bb0e57234e6575a4bbffea8dd298255c23ba839d090d684e0affcb64d13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/27073985117"
    }
  ]
}