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 Config/pak/sysreqs: libicu-dev Repository: https://matthieugomez.r-universe.dev Date/Publication: 2025-07-23 13:34:05 UTC RemoteUrl: https://github.com/matthieugomez/statar RemoteRef: HEAD RemoteSha: 8e693b0bdeeb5c21d5c815676560fd3353535364 NeedsCompilation: no Packaged: 2026-06-18 09:15:07 UTC; root Author: Matthieu Gomez [aut, cre] Maintainer: Matthieu Gomez