Package: ngramr
Type: Package
Title: Retrieve and Plot Google n-Gram Data
Version: 1.7.4
Date: 2021-05-13
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 (>= 3.5.0)
Imports: httr, rlang, RCurl, dplyr (>= 1.0.3), cli, tibble, tidyr,
        rjson, stringr, ggplot2, scales, xml2, textutils, lifecycle
URL: https://github.com/seancarmody/ngramr
BugReports: https://github.com/seancarmody/ngramr/issues
License: GPL (>= 2)
RoxygenNote: 7.1.1
Encoding: UTF-8
Suggests: testthat
RdMacros: lifecycle
Language: en-AU
NeedsCompilation: no
Packaged: 2021-05-13 10:42:06 UTC; sean
Author: Sean Carmody [aut, cre, cph]
Repository: CRAN
Date/Publication: 2021-05-13 11:00:02 UTC
