{
  "_id": "6a4d91c3d253724d3f6dce69",
  "Package": "statease",
  "Title": "Simplified Statistical Analysis with Plain-English\nInterpretation",
  "Version": "1.3.0",
  "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, Fisher's Exact Test, McNemar's Test,\ncorrelation analysis, simple and multiple linear regression,\nlogistic regression, Friedman Test, and non-parametric tests\n(Mann-Whitney U, Wilcoxon Signed Rank, and Kruskal-Wallis).\nAdditional tools include statistical power analysis and\nautomated assumption checking. Each function automatically\ninterprets results in plain English, reporting effect sizes,\nconfidence intervals, and p-value interpretations. Post-hoc\ntests are automatically applied following significant results.\nA master function automatically detects the appropriate test\nbased on the structure of the input data. Methods are based on\nCohen, J. (1988) <doi:10.4324/9780203771587>, Tukey, J. W.\n(1949) <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/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://devwebwacky.r-universe.dev",
  "Date/Publication": "2026-07-07 23:06:12 UTC",
  "RemoteUrl": "https://github.com/devwebwacky/statease",
  "RemoteRef": "HEAD",
  "RemoteSha": "8bec0de37a0c4412290d5c00b91c6fb7dfa83c52",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 23:51:19 UTC",
    "User": "root"
  },
  "Author": "Uwakmfon Paul [aut, cre, cph]",
  "Maintainer": "Uwakmfon Paul <uwakmfon31@gmail.com>",
  "_user": "devwebwacky",
  "_type": "src",
  "_file": "statease_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/cf0ef624f1a462994abe0183c0121a9bb5e7461a51f669339c327fd1613205a3",
  "_filesize": 285498,
  "_sha256": "cf0ef624f1a462994abe0183c0121a9bb5e7461a51f669339c327fd1613205a3",
  "_expires": "2026-10-15T23:54:42.000Z",
  "_created": "2026-07-07T23:51:19.000Z",
  "_published": "2026-07-07T23:54:43.721Z",
  "_jobs": [
    {
      "job": 85755761659,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8154430148"
    },
    {
      "job": 85755761647,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8154428255"
    },
    {
      "job": 85755761651,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8154417184"
    },
    {
      "job": 85755761639,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8154414586"
    },
    {
      "job": 85755264140,
      "time": 228,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8154388437"
    },
    {
      "job": 85755761645,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8154424902"
    },
    {
      "job": 85755761670,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8154413207"
    },
    {
      "job": 85755761680,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8154413991"
    },
    {
      "job": 85755761649,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8154409690"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/28906702849",
  "_status": "success",
  "_upstream": "https://github.com/devwebwacky/statease",
  "_commit": {
    "id": "8bec0de37a0c4412290d5c00b91c6fb7dfa83c52",
    "author": "Uwakmfon Paul <uwakmfon31@gmail.com>",
    "committer": "Uwakmfon Paul <uwakmfon31@gmail.com>",
    "message": "fixed boundary bug in power_interpret() effect size labelling\n",
    "time": 1783465572
  },
  "_maintainer": {
    "name": "Uwakmfon Paul",
    "email": "uwakmfon31@gmail.com",
    "login": "devwebwacky",
    "uuid": 122984385
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "pwr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "shinydashboard",
      "role": "Suggests"
    },
    {
      "package": "shinyjs",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "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
    },
    {
      "week": "2026-24",
      "n": 2
    },
    {
      "week": "2026-25",
      "n": 4
    },
    {
      "week": "2026-26",
      "n": 3
    },
    {
      "week": "2026-27",
      "n": 12
    },
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "devwebwacky",
      "count": 53,
      "uuid": 122984385
    }
  ],
  "_userbio": {
    "uuid": 122984385,
    "type": "user",
    "name": "Uwakmfon Paul",
    "followers": 3,
    "description": "Research/Tech enthusiast."
  },
  "_downloads": {
    "count": 411,
    "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.1",
  "_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",
    "LICENSE",
    "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"
    },
    {
      "version": "1.2.1",
      "date": "2026-06-07"
    },
    {
      "version": "1.3.0",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "analyze",
    "anova_interpret",
    "anova2_interpret",
    "check_assumptions",
    "chisq_interpret",
    "cor_interpret",
    "describe",
    "fisher_interpret",
    "friedman_interpret",
    "interpret_p",
    "kruskal_interpret",
    "logistic_interpret",
    "mannwhitney_interpret",
    "manova_interpret",
    "mcnemar_interpret",
    "mlr_interpret",
    "power_interpret",
    "reg_interpret",
    "run_app",
    "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": "check_assumptions",
      "title": "Check Statistical Assumptions Before Running a Test",
      "topics": [
        "check_assumptions"
      ]
    },
    {
      "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": "fisher_interpret",
      "title": "Fisher's Exact Test with Plain-English Interpretation",
      "topics": [
        "fisher_interpret"
      ]
    },
    {
      "page": "friedman_interpret",
      "title": "Friedman Test with Plain-English Interpretation",
      "topics": [
        "friedman_interpret"
      ]
    },
    {
      "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": "mcnemar_interpret",
      "title": "McNemar's Test with Plain-English Interpretation",
      "topics": [
        "mcnemar_interpret"
      ]
    },
    {
      "page": "mlr_interpret",
      "title": "Multiple Linear Regression with Plain-English Interpretation",
      "topics": [
        "mlr_interpret"
      ]
    },
    {
      "page": "power_interpret",
      "title": "Power Analysis with Plain English Interpretation",
      "topics": [
        "power_interpret"
      ]
    },
    {
      "page": "reg_interpret",
      "title": "Simple Linear Regression with Plain-English Interpretation",
      "topics": [
        "reg_interpret"
      ]
    },
    {
      "page": "run_app",
      "title": "Launch the statease Shiny App",
      "topics": [
        "run_app"
      ]
    },
    {
      "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",
    "base64enc",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "colorspace",
    "commonmark",
    "cowplot",
    "cpp11",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "otel",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "pwr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable",
    "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",
        "14. Fisher's Exact Test",
        "15. McNemar's Test",
        "16. Friedman Test",
        "17. Checking Assumptions",
        "18. Power Analysis",
        "19. The Shiny App",
        "Summary"
      ],
      "created": "2026-05-21 02:17:41",
      "modified": "2026-07-01 10:31:07",
      "commits": 2
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "statease",
  "_universes": [
    "devwebwacky"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-07T23:54:09.000Z",
      "distro": "resolute",
      "commit": "8bec0de37a0c4412290d5c00b91c6fb7dfa83c52",
      "fileid": "https://r2.ropensci.org/bf5a6db7f1d018f2ac5316bfea8f43f4cb808346c651dca0d13d83bad6980fdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/28906702849"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-07T23:53:59.000Z",
      "distro": "resolute",
      "commit": "8bec0de37a0c4412290d5c00b91c6fb7dfa83c52",
      "fileid": "https://r2.ropensci.org/9493429e075d29501e2bcb77865344a82e3559b3adb1ea4ef8b955b70fa83903",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/28906702849"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-07T23:53:16.000Z",
      "commit": "8bec0de37a0c4412290d5c00b91c6fb7dfa83c52",
      "fileid": "https://r2.ropensci.org/9a39d246565972704825164bc9eec5b6a23708a9ae895765a80619ba649065ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/28906702849"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-07T23:53:07.000Z",
      "commit": "8bec0de37a0c4412290d5c00b91c6fb7dfa83c52",
      "fileid": "https://r2.ropensci.org/19c87a70eb11b22fe3fe380b97620022fb1d2310e6215487712bbf1a4c7d54fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/28906702849"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-07T23:54:02.000Z",
      "commit": "8bec0de37a0c4412290d5c00b91c6fb7dfa83c52",
      "fileid": "https://r2.ropensci.org/177a30c53786fcb264f506c471a58ff6958fada6eb818cd17793d60c68d38afb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/28906702849"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-07T23:52:52.000Z",
      "commit": "8bec0de37a0c4412290d5c00b91c6fb7dfa83c52",
      "fileid": "https://r2.ropensci.org/ee9847c7d22aa3e180e557005c6efcc8a9c3d46259bbb70959908e38ea825c13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/28906702849"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-07T23:52:54.000Z",
      "commit": "8bec0de37a0c4412290d5c00b91c6fb7dfa83c52",
      "fileid": "https://r2.ropensci.org/13137a72088bce5cd757f9038787b66ca16909ea05298d13a54ce871aca70b9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/28906702849"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-07T23:52:38.000Z",
      "commit": "8bec0de37a0c4412290d5c00b91c6fb7dfa83c52",
      "fileid": "https://r2.ropensci.org/a3e48a5d6b24672400479add5c6e7d4354a1f467825802573f890c9b0ab54219",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/devwebwacky/actions/runs/28906702849"
    }
  ]
}