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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://gpiaser.r-universe.dev Date/Publication: 2026-01-11 19:14:07 UTC RemoteUrl: https://github.com/gpiaser/ipag RemoteRef: HEAD RemoteSha: fac402e2fe0e413e12bae1c746d89667f117c4bd NeedsCompilation: no Packaged: 2026-07-16 07:24:11 UTC; root Author: Gwenaël Piaser [aut, cre] Maintainer: Gwenaël Piaser Depends: R (>= 3.5.0)