genvar: An Imperative Library for Data Manipulation

Implements tools for manipulating data sets and performing regressions in a way that is familiar to users of a popular, but proprietary, statistical package commonly used in the social sciences. Loads a single dataset into memory and implements a set of imperative commands to modify that data and perform regressions and other analysis on the dataset. Offers an alternative to standard R's function-based approach to data manipulation.

Version: 0.0.2.0
Depends: R (≥ 3.5.1.0)
Imports: Formula, foreign, readstata13, sandwich, plm, clubSandwich, rlang
Published: 2020-01-21
Author: Zach Flynn [aut, cre]
Maintainer: Zach Flynn <zlflynn at gmail.com>
BugReports: https://github.com/flynnzac/genvar
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: genvar results

Downloads:

Reference manual: genvar.pdf
Package source: genvar_0.0.2.0.tar.gz
Windows binaries: r-devel: genvar_0.0.2.0.zip, r-devel-gcc8: genvar_0.0.2.0.zip, r-release: genvar_0.0.2.0.zip, r-oldrel: genvar_0.0.2.0.zip
OS X binaries: r-release: genvar_0.0.2.0.tgz, r-oldrel: genvar_0.0.2.0.tgz
Old sources: genvar archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=genvar to link to this page.