Package: rscorecard
Title: A Method to Download Department of Education College Scorecard
        Data
Version: 0.3.5
Authors@R: person("Benjamin", "Skinner", email = "b.skinner@vanderbilt.edu",
    role = c("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
     <https://collegescorecard.ed.gov/data/documentation/>. 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: 2017-01-26 12:46:56 UTC; benski
Author: Benjamin Skinner [aut, cre]
Repository: CRAN
Date/Publication: 2017-01-27 10:18:43
