statar: Tools inspired by Stata to manipulate tabular data

statar makes it easier to work with tabular datasets. The package includes a set of functions to clean and summarize variables, to join datasets using an SQL-syntax, to manipulate datasets with a panel structure (elapsed dates, lead/lag, rolling functions, fill in missing values based on previous dates, add rows for missing dates). The package also includes functions to emulate Stata and Julia string and expression interpolation. statar is based on the data.table package and is inspired by Stata.

Version: 0.1.3
Depends: R (≥ 3.1.0)
Imports: data.table, dplyr (≥ 0.3), ggplot2, grid, Hmisc, lazyeval, lfe, lubridate, matrixStats, stargazer, stringr, tidyr
Suggests: knitr, testthat
Published: 2015-01-08
Author: Matthieu Gomez [aut, cre]
Maintainer: Matthieu Gomez <mattg at princeton.edu>
BugReports: https://github.com/matthieugomez/statar/issues
License: GPL-2
URL: https://github.com/matthieugomez/statar
NeedsCompilation: no
Materials: README
CRAN checks: statar results

Downloads:

Reference manual: statar.pdf
Vignettes: Macros
Merge records
Panel data
Summary function
Package source: statar_0.1.3.tar.gz
Windows binaries: r-devel: statar_0.1.3.zip, r-release: statar_0.1.3.zip, r-oldrel: not available
OS X Snow Leopard binaries: r-release: not available, r-oldrel: not available
OS X Mavericks binaries: r-release: statar_0.1.3.tgz
Old sources: statar archive