Package: gtrendsR Type: Package Title: Perform and Display Google Trends Queries Version: 1.5.2.9000 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 Config/pak/sysreqs: libssl-dev Repository: https://pmassicotte.r-universe.dev Date/Publication: 2025-08-22 17:32:08 UTC RemoteUrl: https://github.com/pmassicotte/gtrendsr RemoteRef: HEAD RemoteSha: 1ee9ce993c3efcd84cf245d0ccf8c683b852a999 NeedsCompilation: no Packaged: 2026-07-03 16:18:48 UTC; root Author: Philippe Massicotte [aut, cre], Dirk Eddelbuettel [aut] Maintainer: Philippe Massicotte