Package: hansard
Type: Package
Title: Provides Easy Downloading Capabilities for the UK Parliament API
Version: 0.2.5
Date: 2016-10-31
Authors@R: person("Evan Odell", email="evanodell91@gmail.com", role=c("aut", "cre"))
Author: Evan Odell [aut, cre]
Maintainer: Evan Odell <evanodell91@gmail.com>
Description: Provides functions to download data from the <http://www.data.parliament.uk/> APIs. 
    Because of the structure of the <http://www.data.parliament.uk/> API, there is a named function for each type of available data for ease of use. Functions for each new API will be added as and when they become available on <http://www.data.parliament.uk/>. 
URL: https://github.com/EvanOdell/hansard
BugReports: https://github.com/EvanOdell/hansard/issues
License: MIT + file LICENSE
LazyData: TRUE
Imports: httr, jsonlite, plyr, utils
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-11-12 00:45:48 UTC; evan
Repository: CRAN
Date/Publication: 2016-11-12 15:47:11
