Package: guideR
Type: Package
Title: Miscellaneous Statistical Functions Used in 'guide-R'
Version: 0.4.1
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, forcats, ggplot2, labelled, lifecycle, pak,
        patchwork, purrr, renv, rlang, scales, srvyr, stats, stringr,
        tidyr, tidyselect, utils
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: broom.helpers, cardx, FactoMineR, gt, gtsummary, nnet,
        parameters, spelling, survey, survival, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2025-09-16 07:46:47 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-09-16 08:00:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:47:50 UTC; windows
