Package: whatr
Title: Scrape and Analyze the J! Archive
Version: 1.0.0
Authors@R: 
    person(given = "Kiernan",
           family = "Nicholls",
           role = c("aut", "cre"),
           email = "kiernann@protonmail.com")
Description: Scrape the fan-made J! Archive <https://www.j-archive.com/> 
    for Jeopardy episode contestants, categories, clues, answers, and scores.
License: GPL-3
URL: https://github.com/kiernann/whatr
BugReports: https://github.com/kiernann/whatr/issues
Depends: R (>= 3.2)
Imports: dplyr (>= 0.8.3), ggplot2 (>= 3.2.1), httr (>= 1.4.1),
        magrittr (>= 1.5), methods, purrr (>= 0.3.3), rlang (>= 0.4.4),
        rvest (>= 0.3.4), scales (>= 1.0.0), stringr (>= 1.4.0), tibble
        (>= 2.1.3), tidyr (>= 1.0.0), xml2 (>= 1.2.2)
Suggests: covr (>= 3.3.2), spelling (>= 2.1), testthat (>= 2.3.0)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-03-11 23:23:26 UTC; kiernan
Author: Kiernan Nicholls [aut, cre]
Maintainer: Kiernan Nicholls <kiernann@protonmail.com>
Repository: CRAN
Date/Publication: 2020-03-19 13:30:02 UTC
