Package: statar
Title: Tools Inspired by Stata to Manipulate Tabular Data
Version: 0.4.0
Authors@R: person("Matthieu","Gomez", email = "mattg@princeton.edu", role =
    c("aut", "cre"))
Description: A set of tools inspired by Stata to explore data.frames (summarize,
    tabulate, xtile, pctile, binscatter, elapsed quarters/month, lead/lag).
License: GPL-2
URL: https://github.com/matthieugomez/statar
BugReports: https://github.com/matthieugomez/statar/issues
Depends: R (>= 3.2.0)
Imports: data.table, dplyr (>= 0.4.3), ggplot2 (>= 2.0.0), lazyeval,
        matrixStats, methods, stargazer, stringr, tidyr
Suggests: knitr, lubridate, testthat
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-30 19:17:38 UTC; Matthieu
Author: Matthieu Gomez [aut, cre]
Maintainer: Matthieu Gomez <mattg@princeton.edu>
Repository: CRAN
Date/Publication: 2015-12-30 23:17:56
