Package: IPAG
Title: Tools for IPAG Courses
Version: 0.1.0
Authors@R: 
    person("Gwenaël", "Piaser", email = "piaser@gmail.com", role = c("aut", "cre"))
Description: Provides a collection of intuitive and user-friendly functions
    for computing confidence intervals for common statistical tasks, including
    means, differences in means, proportions, and odds ratios. The package also
    includes tools for linear regression analysis and several real-world datasets
    intended for teaching and applied statistical inference.
URL: https://github.com/gpiaser/IPAG
BugReports: https://github.com/gpiaser/IPAG/issues
Imports: stats,
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-01-05 02:53:51 UTC; piaser
Author: Gwenaël Piaser [aut, cre]
Maintainer: Gwenaël Piaser <piaser@gmail.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2026-01-16 11:30:29 UTC
Built: R 4.4.3; ; 2026-01-23 02:16:00 UTC; windows
