Package: TH
Type: Package
Title: Educational Hypothesis Tests in R
Version: 1.0.0
Authors@R: person(given = "Willian Silva", family = "Barros", role = c("aut", "cre", "cph"), email = "willian.barros@ufpel.edu.br")
Description: Provides educational implementations of one- and two-sample
    Z tests, Student and Welch t tests, a paired t test, an F test for two
    variances, and Pearson chi-square tests for goodness of fit, independence,
    and homogeneity. Functions validate mutually exclusive raw-data and
    summary-statistics interfaces, return structured htest-compatible results,
    and optionally display step-by-step graphical explanations.
License: GPL (>= 3)
Encoding: UTF-8
Language: en-US
Imports: graphics, stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-29 00:31:13 UTC; wsbar
Author: Willian Silva Barros [aut, cre, cph]
Maintainer: Willian Silva Barros <willian.barros@ufpel.edu.br>
Repository: CRAN
Date/Publication: 2026-08-06 13:50:20 UTC
Built: R 4.6.0; ; 2026-08-06 16:40:58 UTC; unix
