Package: statar
Title: Tools Inspired by Stata to Manipulate Tabular Data
Version: 0.3.0
Authors@R: person("Matthieu","Gomez", email = "mattg@princeton.edu", role =
    c("aut", "cre"))
Description: A set of tools to explore data.frames (summarize,
    tabulate, xtile, pctile, binscatter) and work with panel data (elapsed
    quarters/month, lead/lag, fill in rows of values, rolling functions).
License: GPL-2
URL: https://github.com/matthieugomez/statar
BugReports: https://github.com/matthieugomez/statar/issues
Depends: R (>= 3.1.0)
Imports: data.table, dplyr (>= 0.4.1), ggplot2, lazyeval, matrixStats,
        proto, stargazer, stringr, tidyr
Suggests: knitr, lubridate, stringdist, testthat
VignetteBuilder: knitr
Packaged: 2015-06-07 00:12:41 UTC; Matthieu
Author: Matthieu Gomez [aut, cre]
Maintainer: Matthieu Gomez <mattg@princeton.edu>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-06-07 08:25:39
