Package: gssrdoc Type: Package Title: Document General Social Survey Variables Version: 0.9 Authors@R: person(given = "Kieran", family = "Healy", role = c("aut", "cre"), email = "kieran.healy@duke.edu", comment = c(ORCID = "https://orcid.org/0000-0001-9114-981X")) Description: The General Social Survey (GSS) is a long-running, mostly annual survey of US households. It is administered by the National Opinion Research Center (NORC). This package contains the a tibble with information on the survey variables, together with every variable documented as an R help page. For more information on the GSS see \url{http://gss.norc.org}. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0) Imports: dplyr, rlang, tidyr, utils Suggests: tibble Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/kjhealy/gssrdoc BugReports: https://github.com/kjhealy/gssrdoc/issues Config/Needs/website: fs, here, purrr, readr, rmarkdown, stringr, tibble Repository: https://kjhealy.r-universe.dev Date/Publication: 2026-03-12 21:17:41 UTC RemoteUrl: https://github.com/kjhealy/gssrdoc RemoteRef: HEAD RemoteSha: af3ff1904af157d7c4833a77497e1dba07db0e34 NeedsCompilation: no Packaged: 2026-07-10 07:03:45 UTC; root Author: Kieran Healy [aut, cre] (ORCID: ) Maintainer: Kieran Healy