Package: statar
Title: Tools Inspired by 'Stata' to Manipulate Tabular Data
Version: 0.7.7
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.3.2
NeedsCompilation: no
Packaged: 2025-07-23 13:34:33 UTC; matthieugomez
Author: Matthieu Gomez [aut, cre]
Maintainer: Matthieu Gomez <mg3901@columbia.edu>
Repository: CRAN
Date/Publication: 2025-07-23 14:10:02 UTC
