Package: refimpact
Title: API Wrapper for the UK REF 2014 Impact Case Studies Database
Version: 0.1.0
Authors@R: person("Perry", "Stephenson",
    email = "perry.stephenson+cran@gmail.com",
    role = c("aut", "cre"))
Description: Provides wrapper functions around the UK Research
    Excellence Framework 2014 Impact Case Studies Database API
    <http://impact.ref.ac.uk/>. The database contains relevant publication and
    research metadata about each case study as well as several paragraphs of
    text from the case study submissions. Case studies in the database are
    licenced under a CC-BY 4.0 licence
    <http://creativecommons.org/licenses/by/4.0/legalcode>.
License: MIT + file LICENSE
URL: https://github.com/perrystephenson/refimpact
BugReports: https://github.com/perrystephenson/refimpact/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.2.5)
Imports: curl (>= 2.1), jsonlite (>= 1.1), tibble (>= 1.2)
RoxygenNote: 5.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2016-09-26 09:58:56 UTC; perrystephenson
Author: Perry Stephenson [aut, cre]
Maintainer: Perry Stephenson <perry.stephenson+cran@gmail.com>
Repository: CRAN
Date/Publication: 2016-09-26 16:47:09
