Package: mnis
Type: Package
Title: Easy Downloading Capabilities for the Members' Name Information
        Service
Version: 0.3.1
Authors@R: 
    person(given = "Evan",
           family = "Odell",
           role = c("aut", "cre"),
           email = "evanodell91@gmail.com",
           comment = c(ORCID = "0000-0003-1845-808X"))
Description: An API package for the Members' Name Information Service operated 
    by the UK parliament. Documentation for the API itself can be found 
    here: <http://data.parliament.uk/membersdataplatform/default.aspx>.
URL: https://docs.evanodell.com/mnis
BugReports: https://github.com/EvanOdell/mnis/issues
License: MIT + file LICENSE
LinkingTo: Rcpp
Imports: httr, jsonlite, utils, dplyr, tibble, stringi, Rcpp, janitor,
        purrr
RoxygenNote: 7.1.1
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-04-03 16:56:20 UTC; evanodell
Author: Evan Odell [aut, cre] (<https://orcid.org/0000-0003-1845-808X>)
Maintainer: Evan Odell <evanodell91@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-03 17:50:03 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 19:35:25 UTC; windows
Archs: i386, x64
