Package: surveyverse Title: Easily Install and Load Survey Analysis Packages Version: 0.1.1 Authors@R: c( person("Ben", "Schneider", , "benjamin.julius.schneider@gmail.com", role = c("aut", "cre", "cph")), person("Hadley", "Wickham", role = "ctb", comment = "Vendored code from the tidyverse package is used in surveyverse") ) Description: Makes it easy to install and load a collection of packages for survey analysis that build upon the foundational 'survey' package of Lumley (2004) . Schneider (2025) describes the three core packages in this collection. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 Imports: cli, rlang, survey, srvyr, svrep, svyVGAM, svylme, stats Suggests: spelling Language: en-US URL: https://github.com/bschneidr/surveyverse BugReports: https://github.com/bschneidr/surveyverse/issues Config/pak/sysreqs: cmake make libicu-dev Repository: https://bschneidr.r-universe.dev Date/Publication: 2026-07-12 14:54:49 UTC RemoteUrl: https://github.com/bschneidr/surveyverse RemoteRef: HEAD RemoteSha: 803ed2cabc34aad69100bd2aa4a8ff8d63ab60cc NeedsCompilation: no Packaged: 2026-07-22 09:35:11 UTC; root Author: Ben Schneider [aut, cre, cph], Hadley Wickham [ctb] (Vendored code from the tidyverse package is used in surveyverse) Maintainer: Ben Schneider