• Added gss_dict as an alternative way of looking at the documentation.
  • gss_all now includes the 2021 data release imported from the GSS 1972-2021 Cross-Sectional Cumulative Data (Release 1, Nov. 1, 2021). The documentation tibble does not yet include the 2021 variables.
  • New gss_get_yr function to fetch a specific GSS survey year’s data.
  • In gss_all retain STATA missing codes for IAP, Can’t choose, and DK. (Thanks to @dustinstolz.)
  • The panel documentation tibble, gss_panel_doc, has been updated to a wide format that makes it easier to browse the variables.
  • Moved from Travis CI to GitHub Actions for build testing.
  • Minor warnings resolved.
  • Prepped for initial release
  • Fixed errors in the panel tibbles; removed panelr depenedency; added all three-wave panels
  • Wrote a short vignette giving an overview of the package.
  • Cumulative Data File and Three Wave Panel Data added.
  • Added a NEWS.md file to track changes to the package.