Package: eeptools
Type: Package
Title: Convenience Functions for Education Data
Version: 1.2.7
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, stringr, knitr, rmarkdown, MASS
LazyData: true
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.2
URL: https://github.com/jknowles/eeptools
BugReports: https://github.com/jknowles/eeptools/issues
NeedsCompilation: no
Packaged: 2025-09-04 20:30:40 UTC; jknow
Author: Jason P. Becker [ctb],
  Jared E. Knowles [aut, cre]
Maintainer: Jared E. Knowles <jared@civilytics.com>
Repository: CRAN
Date/Publication: 2025-09-05 16:00:09 UTC
Built: R 4.5.1; ; 2025-09-05 16:12:30 UTC; unix
