Type: Package
Package: votesmart
Title: Wrapper for the Project 'VoteSmart' API
Version: 0.1.2
Authors@R: 
    c(person(given = "Deck Technologies",
             role = c("cph", "fnd"),
             email = "info@deck.tools"),
      person(given = "Amanda",
             family = "Dobbyn",
             role = c("aut", "cre"),
             email = "amanda@deck.tools"),
      person(given = "Max",
             family = "Wood",
             role = "aut",
             email = "max@deck.tools"),
      person(given = "Alyssa",
             family = "Frazee",
             role = "aut",
             email = "alyssa@deck.tools"))
Maintainer: Amanda Dobbyn <amanda@deck.tools>
Description: An R interface to the Project 'VoteSmart'<https://justfacts.votesmart.org/> API.
License: MIT + file LICENSE
URL: https://github.com/decktools/votesmart/
BugReports: https://github.com/decktools/votesmart/issues/
Depends: R (>= 3.2)
Imports: dplyr (>= 1.0.0), glue (>= 1.3.1), httr (>= 1.4.1), jsonlite
        (>= 1.6.1), lubridate (>= 1.7.4), magrittr (>= 1.5), purrr (>=
        0.3.3), snakecase (>= 0.11.0), stringr (>= 1.4.0), tidyr (>=
        1.0.2)
Suggests: conflicted (>= 1.0.4), covr (>= 3.4.0), knitr (>= 1.27),
        rmarkdown (>= 2.1), spelling (>= 2.1), testthat (>= 2.1.0), vcr
        (>= 0.6.0)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-01 14:46:33 UTC; amanda
Author: Deck Technologies [cph, fnd],
  Amanda Dobbyn [aut, cre],
  Max Wood [aut],
  Alyssa Frazee [aut]
Repository: CRAN
Date/Publication: 2023-05-01 20:00:02 UTC
Built: R 4.2.0; ; 2023-05-01 22:09:48 UTC; unix
