Package: statar
Title: Tools Inspired by Stata to Clean, Explore and Join Datasets
Version: 0.1
Authors@R: person("Matthieu","Gomez", email = "mattg@princeton.edu", role =
    c("aut", "cre"))
Description: statar includes a set of functions for vectors: mode, tag, bin and
    winsorize. statar includes a set of functions for data.tables: summarize
    (in tables or graphs), panel data operations (lag, fill in gaps, fill in
    missing values) and SQL-type joins.
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.3), ggplot2, grid, Hmisc, lazyeval,
        lubridate, matrixStats, stringr, tidyr
Suggests: knitr
VignetteBuilder: knitr
Packaged: 2014-10-16 15:26:12 UTC; Matthieu
Author: Matthieu Gomez [aut, cre]
Maintainer: Matthieu Gomez <mattg@princeton.edu>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-16 22:56:33
