Package: gtrendsR
Type: Package
Title: Perform and Display Google Trends Queries
Version: 1.5.2
Authors@R: c(person("Philippe", "Massicotte", email =
        "pmassicotte@hotmail.com", role = c("aut", "cre")), person("Dirk",
        "Eddelbuettel", email = "edd@debian.org", role = "aut"))
Description: An interface for retrieving and displaying the information
        returned online by Google Trends is provided. Trends (number of
        hits) over the time as well as geographic representation of the
        results can be displayed.
License: GPL (>= 2)
BugReports: https://github.com/PMassicotte/gtrendsR/issues
URL: https://github.com/PMassicotte/gtrendsR
Depends: R (>= 3.5.0)
LazyData: yes
Imports: ggplot2, jsonlite, anytime, curl
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, tinytest
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-08-22 13:56:27 UTC; filoche
Author: Philippe Massicotte [aut, cre],
  Dirk Eddelbuettel [aut]
Maintainer: Philippe Massicotte <pmassicotte@hotmail.com>
Repository: CRAN
Date/Publication: 2025-08-22 15:30:02 UTC
Built: R 4.4.1; ; 2025-08-23 07:04:09 UTC; unix
