Packages for analyzing survey data

Hi, I just want to be sure I'm up with the times.
What are the recommended packages for analyzing survey data using replicate weights? Are there alternatives to using survey and srvyr?

My specific goal is to produce tables from the Census Household and Business Pulse surveys.
I will produce a set of cross tables (and need the standard errors and other statistics) from the weekly microdata.
Any suggestions about the most efficient way to do this?
Any cool packages out there?
Can this be done in tidymodels or any of the other tidy packages?

TIA
AB

As far as I know, these are the only ones for survey analysis using replicate weights. srvyr uses tidy-like syntax. I've done quite a bit of analysis using the Census ACS microdata.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.