Package: eeptools
Type: Package
Title: Convenience Functions for Education Data
Version: 0.9.1
Date: 2015-11-17
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="jknowles@gmail.com"))
Description: Collection of convenience functions to make working with
    administrative records easier and more consistent. Includes functions to
    clean strings, identify cutpoints, and quickly combine shapefiles and
    dataframes for plotting. Includes four alternative themes for ggplot2. Also
    includes three example datasets of administrative education records for
    learning how to process records with errors.
License: GPL-3
Depends: R (>= 2.15.1), ggplot2
Imports: maptools, arm, data.table, vcd, memisc
Suggests: reshape, sp, plyr, mapproj, testthat, maps, stringr, knitr,
        rmarkdown, MASS
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-11-17 16:10:23 UTC; KNOWLJE
Author: Jason P. Becker [ctb],
  Jared E. Knowles [aut, cre]
Maintainer: Jared E. Knowles <jknowles@gmail.com>
Repository: CRAN
Date/Publication: 2015-11-18 09:31:21
