Package: ngramr
Type: Package
Title: Retrieve and Plot Google n-Gram Data
Version: 1.10.0
Date: 2025-01-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: MIT + file LICENSE
RoxygenNote: 7.3.2
Encoding: UTF-8
Suggests: testthat
Language: en-AU
NeedsCompilation: no
Packaged: 2025-01-10 21:54:28 UTC; sean
Author: Sean Carmody [aut, cre, cph]
Repository: CRAN
Date/Publication: 2025-01-10 22:10:02 UTC
Built: R 4.3.3; ; 2025-01-14 01:23:59 UTC; unix
