Package: ngramr
Type: Package
Title: Retrieve and Plot Google n-Gram Data
Version: 1.8.3
Date: 2022-09-10
Authors@R: c(
    person("Sean", "Carmody", email = "seancarmody@gmail.com", role = c("aut", "cre", "cph"))
    )
Maintainer: Sean Carmody <seancarmody@gmail.com>
Description: Retrieve and plot word frequencies through time from the "Google
    Ngram Viewer" <https://books.google.com/ngrams>.
Depends: R (>= 4.0.0)
Imports: httr, rlang, curl, dplyr (>= 1.0.3), cli, tibble, tidyr,
        rjson, stringr, ggplot2, scales, xml2, textutils
URL: https://github.com/seancarmody/ngramr
BugReports: https://github.com/seancarmody/ngramr/issues
License: GPL (>= 2)
RoxygenNote: 7.2.1
Encoding: UTF-8
Suggests: testthat
Language: en-AU
NeedsCompilation: no
Packaged: 2022-09-25 11:47:49 UTC; sean
Author: Sean Carmody [aut, cre, cph]
Repository: CRAN
Date/Publication: 2022-09-25 15:20:02 UTC
