Package: guideR
Type: Package
Title: Miscellaneous Statistical Functions Used in 'guide-R'
Version: 0.1.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, ggplot2, labelled, lifecycle, pak, patchwork,
        purrr, renv, rlang, scales, srvyr, tidyr, tidyselect
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: broom.helpers, FactoMineR, nnet, spelling, survey, testthat
        (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2025-02-13 10:26:32 UTC; josep
Author: Joseph Larmarange [aut, cre] (<https://orcid.org/0000-0001-7097-700X>)
Maintainer: Joseph Larmarange <joseph@larmarange.net>
Repository: CRAN
Date/Publication: 2025-02-14 14:30:06 UTC
