Package: guideR
Type: Package
Title: Miscellaneous Statistical Functions Used in 'guide-R'
Version: 0.9.0.9000
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
. '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
Roxygen: list(markdown = TRUE)
Suggests: broom, broom.helpers, car, cardx, DT, FactoMineR, ggupset,
ggstats, gt, gtsummary (>= 2.5.0), htmltools, htmlwidgets,
khroma, nnet, parameters, spelling, survey, survival, testthat
(>= 3.0.0), TraMineR, vdiffr
Config/testthat/edition: 3
Language: en-US
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: make libicu-dev libx11-dev zlib1g-dev
Repository: https://larmarange.r-universe.dev
Date/Publication: 2026-07-01 20:17:03 UTC
RemoteUrl: https://github.com/larmarange/guider
RemoteRef: HEAD
RemoteSha: 47b29cbd2174ed97d6a6876aeb9d7e86ec8be753
NeedsCompilation: no
Packaged: 2026-07-01 21:14:00 UTC; root
Author: Joseph Larmarange [aut, cre] (ORCID:
)
Maintainer: Joseph Larmarange