Package: rscorecard
Title: A Method to Download Department of Education College Scorecard
        Data
Version: 0.2.4
Authors@R: person("Benjamin", "Skinner", email = "b.skinner@vanderbilt.edu",
    role = c("aut", "cre"))
Author: Benjamin Skinner [aut, cre]
Maintainer: Benjamin Skinner <b.skinner@vanderbilt.edu>
URL: http://github.com/btskinner/rscorecard
BugReports: http://github.com/btskinner/rscorecard/issues
Description: A method to download Department of Education College Scorecard data
    using the public API. It is based on the dplyr model of
    piped commands to select and filter data in a single chained function call.
    An API key from the U.S. Department of Education is required.
Depends: R (>= 3.2.3)
License: MIT + file LICENSE
LazyData: true
Imports: dplyr, jsonlite, lazyeval, magrittr
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-03-25 21:08:10 UTC; benski
Repository: CRAN
Date/Publication: 2016-03-26 17:09:01
