Package: eeptools Type: Package Title: Convenience Functions for Education Data Version: 1.3.0 Authors@R: c(person(c("Jason", "P."), "Becker", role = c("ctb"), email = "jason+sitemail@jbecker.co"), person(c("Jared", "E."), "Knowles", role=c("aut", "cre"), email="jared@civilytics.com")) Description: Collection of convenience functions to make working with administrative records easier and more consistent. Includes functions to clean strings, and identify cut points. Also includes three example data sets of administrative education records for learning how to process records with errors. License: GPL-3 Depends: R (>= 3.5.3), ggplot2 Imports: arm, data.table, vcd Suggests: testthat (>= 3.0.0), stringr, knitr, rmarkdown, MASS LazyData: true Encoding: UTF-8 VignetteBuilder: knitr URL: https://github.com/jknowles/eeptools BugReports: https://github.com/jknowles/eeptools/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make Repository: https://jknowles.r-universe.dev Date/Publication: 2026-06-22 20:47:37 UTC RemoteUrl: https://github.com/jknowles/eeptools RemoteRef: HEAD RemoteSha: f8a0e6b9f3dca1cc4081977c2f93b544552d2345 NeedsCompilation: no Packaged: 2026-06-22 22:04:46 UTC; root Author: Jason P. Becker [ctb], Jared E. Knowles [aut, cre] Maintainer: Jared E. Knowles