Type: Package Package: globaltrends Title: Download and Measure Global Trends Through 'Google' Search Volumes Version: 0.2.1 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: data.table (>= 1.14.0), gtrendsR (>= 1.5.1), reticulate (>= 1.38), stats (>= 3.5.0), utils 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 Config/testthat/parallel: true Config/testthat/start-first: computations, export, downloads VignetteBuilder: knitr Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libpng-dev libssl-dev python3 Repository: https://ha-pu.r-universe.dev Date/Publication: 2026-07-08 10:58:19 UTC RemoteUrl: https://github.com/ha-pu/globaltrends RemoteRef: HEAD RemoteSha: 295185b2c3bbaea5b820820587114b6e4036cf87 NeedsCompilation: no Packaged: 2026-07-08 13:39:29 UTC; root Author: Harald Puhr [aut, cre, cph] (ORCID: ), Jakob Muellner [ccp] (ORCID: ) Maintainer: Harald Puhr