Package: parlitools
Type: Package
Title: Tools for Analysing UK Politics
Version: 0.3.0
Authors@R: person(
    "Evan Odell", email="evanodell91@gmail.com", 
    role=c("aut", "cre"),  comment = c(ORCID = '0000-0003-1845-808X'))
Maintainer: Evan Odell <evanodell91@gmail.com>
Description: Provides various tools for analysing UK political data, 
    including creating political cartograms and retrieving data.
URL: http://docs.evanodell.com/parlitools
BugReports: https://github.com/EvanOdell/parlitools/issues
License: MIT + file LICENSE
LazyData: TRUE
Depends: R(>= 3.3.0)
Imports: hansard, mnis, dplyr, stringi, sf, snakecase, readr
RoxygenNote: 6.1.1
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat, covr, rgdal, devtools, leaflet,
        htmltools, cartogram, htmlwidgets, ggplot2, tibble
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-05 15:19:43 UTC; evanodell
Author: Evan Odell [aut, cre] (<https://orcid.org/0000-0003-1845-808X>)
Repository: CRAN
Date/Publication: 2019-01-07 18:50:02 UTC
