Package: statar
Title: Tools Inspired by 'Stata' to Manipulate Tabular Data
Version: 0.7.6
Authors@R: person("Matthieu","Gomez", email = "mg3901@columbia.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, tidyselect, dplyr (>= 1.0), ggplot2 (>= 2.0.0),
        lazyeval, matrixStats, methods, rlang, stringr
Suggests: knitr, lubridate, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-19 13:00:44 UTC; matthieugomez
Author: Matthieu Gomez [aut, cre]
Maintainer: Matthieu Gomez <mg3901@columbia.edu>
Repository: CRAN
Date/Publication: 2023-08-19 13:50:02 UTC
Built: R 4.2.0; ; 2023-08-20 12:00:31 UTC; unix
