Package: whatr
Title: Scrape and Analyze the J! Archive
Version: 1.0.1
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 (>= 1.0.0), ggplot2 (>= 3.3.2), httr (>= 1.4.2),
        magrittr (>= 1.5), methods, purrr (>= 0.3.4), rlang (>= 0.4.7),
        rvest (>= 0.3.6), scales (>= 1.1.1), stringr (>= 1.4.0), tibble
        (>= 3.0.3), tidyr (>= 1.1.0), xml2 (>= 1.3.2)
Suggests: covr (>= 3.5.0), spelling (>= 2.1), testthat (>= 2.3.2)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-07-28 22:14:49 UTC; kiernan
Author: Kiernan Nicholls [aut, cre]
Maintainer: Kiernan Nicholls <kiernann@protonmail.com>
Repository: CRAN
Date/Publication: 2020-07-29 12:00:02 UTC
