Package: guideR
Type: Package
Title: Miscellaneous Statistical Functions Used in 'guide-R'
Version: 0.6.0
Authors@R: c(
    person(
      "Joseph", "Larmarange", ,
      "joseph@larmarange.net",
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0001-7097-700X")
    )
  )
Description: Companion package for the manual
  'guide-R : Guide pour l’analyse de données d’enquêtes avec R' available at
  <https://larmarange.github.io/guide-R/>. 'guideR' implements miscellaneous
  functions introduced in 'guide-R' to facilitate statistical analysis and
  manipulation of survey data.
License: GPL (>= 3)
URL: https://larmarange.github.io/guideR/,
        https://github.com/larmarange/guideR
BugReports: https://github.com/larmarange/guideR/issues
Depends: R (>= 4.2)
Imports: cli, dplyr (>= 1.1.0), forcats, ggplot2, labelled, lifecycle,
        pak, patchwork, purrr, renv, rlang, rstudioapi, scales, srvyr,
        stats, stringr, tidyr, tidyselect, utils
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: broom.helpers, cardx, DT, FactoMineR, ggupset, ggstats, gt,
        gtsummary (>= 2.3.0), htmltools, htmlwidgets, nnet, parameters,
        spelling, survey, survival, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2025-11-08 19:31:42 UTC; josep
Author: Joseph Larmarange [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7097-700X>)
Maintainer: Joseph Larmarange <joseph@larmarange.net>
Repository: CRAN
Date/Publication: 2025-11-08 19:50:02 UTC
Built: R 4.6.0; ; 2025-11-13 05:36:12 UTC; windows
