Package: ngramr
Type: Package
Title: Retrieve and Plot Google n-Gram Data
Version: 1.7.2
Date: 2020-08-18
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, 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: 2020-08-24 07:04:06 UTC; sean
Author: Sean Carmody [aut, cre, cph]
Repository: CRAN
Date/Publication: 2020-08-24 15:30:02 UTC
