Package: interpretCI Type: Package Title: Estimate the Confidence Interval and Interpret Step by Step Version: 0.1.2 Authors@R: person("Keon-Woong","Moon", email="cardiomoon@gmail.com", role=c("aut", "cre")) URL: https://github.com/cardiomoon/interpretCI, https://cardiomoon.github.io/interpretCI/ Description: Estimate confidence intervals for mean, proportion, mean difference for unpaired and paired samples and proportion difference. Plot the confidence intervals. Generate documents explaining the statistical result step by step. License: GPL-3 Encoding: UTF-8 Imports: dplyr, purrr, tidyr, rlang, ggplot2, scales, ggbeeswarm, patchwork, aplot, rstudioapi, rmarkdown, flextable, officer, english, RColorBrewer, moonBook Suggests: knitr, PairedData, glue RoxygenNote: 7.1.2 VignetteBuilder: knitr Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev Repository: https://cardiomoon.r-universe.dev Date/Publication: 2022-02-08 03:20:56 UTC RemoteUrl: https://github.com/cardiomoon/interpretci RemoteRef: HEAD RemoteSha: d11e0d16a3c43017894ac12b223c69f8eb3c4b67 NeedsCompilation: no Packaged: 2026-06-17 08:59:04 UTC; root Author: Keon-Woong Moon [aut, cre] Maintainer: Keon-Woong Moon