Type: Package Package: globaltrends Title: Download and Measure Global Trends Through 'Google' Search Volumes Version: 0.2.0 Authors@R: c( person("Harald", "Puhr", email = "harald.puhr@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-3308-9553")), person("Jakob", "Muellner", role = "ccp", comment = c(ORCID = "0000-0002-3443-0469")) ) Description: 'Google' offers public access to global search volumes from its search engine through the 'Google Trends' portal. The package downloads these search volumes provided by 'Google Trends' and uses them to measure and analyze the distribution of search scores across countries or within countries. The package allows researchers and analysts to use these search scores to investigate global trends based on patterns within these scores. This offers insights such as degree of internationalization of firms and organizations or dissemination of political, social, or technological trends across the globe or within single countries. An outline of the package's methodological foundations and potential applications is available as a working paper: . License: MIT + file LICENSE URL: https://github.com/ha-pu/globaltrends/ BugReports: https://github.com/ha-pu/globaltrends/issues/ Depends: R (>= 4.1.0) Imports: arrow (>= 14.0.0), DBI (>= 1.1.0), dbplyr (>= 2.1.0), dplyr (>= 1.0.0), gtrendsR (>= 1.5.1), reticulate (>= 1.38), RSQLite (>= 2.3.0), stats (>= 3.5.0) Suggests: hms (>= 1.1.0), knitr (>= 1.29), rmarkdown (>= 2.3), testthat (>= 3.0.0), tibble (>= 3.0.0), withr (>= 2.5.0) Config/testthat/edition: 3 VignetteBuilder: knitr Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libicu-dev libpng-dev libssl-dev python3 Repository: https://ha-pu.r-universe.dev Date/Publication: 2026-06-29 07:45:36 UTC RemoteUrl: https://github.com/ha-pu/globaltrends RemoteRef: HEAD RemoteSha: b061ef2d2830522e4d64dfd9cecb83c4b862a46b NeedsCompilation: no Packaged: 2026-06-29 10:56:33 UTC; root Author: Harald Puhr [aut, cre, cph] (ORCID: ), Jakob Muellner [ccp] (ORCID: ) Maintainer: Harald Puhr