One of the aims of this package is to make life easier for useRs who deal with survey data sets. It provides an infrastructure for the management of survey data including value labels, definable missing values, recoding of variables, production of codebooks, and import of (subsets of) SPSS and Stata files. Further, it provides functionality to produce tables and data frames of arbitrary descriptive statistics and (almost) publication-ready tables of regression model estimates, which can be exported to LaTeX and HTML.
Releases will be published on CRAN. (Pre-)Releases are also available from GitHub in
source and binary form. To install from the sources on GitHub you can use remotes::install_github("melff/memisc",subdir="pkg")
. The most convenient way to install the current development version of the package however is from melff.r-universe.dev were you can find binaries for Windows, macOS, Linux, and webasm. Probably the easiest way of installation from R is install.packages("memisc", repos = c("https://melff.r-universe.dev", "https://cloud.r-project.org"))
The package has a DOI now: 10.32614/CRAN.package.memisc