Type: Package
Package: globaltrends
Title: Download and Measure Global Trends Through Google Search Volumes
Version: 0.0.14
Authors@R: c(
    person("Harald", "Puhr", , "harald.puhr@gmail.com", role = c("aut", "cre")),
    person("Jakob", "Muellner", role = "ccp")
  )
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: <https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3969013>.
License: MIT + file LICENSE
URL: https://github.com/ha-pu/globaltrends/
BugReports: https://github.com/ha-pu/globaltrends/issues/
Depends: R (>= 3.5.0)
Imports: DBI (>= 1.1.0), dbplyr (>= 1.4.4), dplyr (>= 1.0.2), forcats
        (>= 0.5.0), forecast (>= 8.12), ggplot2 (>= 3.3.2), gtrendsR
        (>= 1.5.1), lubridate (>= 1.7.9), purrr (>= 0.3.4), rlang (>=
        0.4.7), RSQLite (>= 2.2.0), stats (>= 3.5.0), stringr (>=
        1.4.0), tibble (>= 3.0.3), tidyr (>= 1.0.0), utils (>= 3.5.0),
        zoo (>= 1.8.8)
Suggests: knitr (>= 1.29), rmarkdown (>= 2.3), testthat (>= 2.3.2)
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-06 18:27:21 UTC; c4361369
Author: Harald Puhr [aut, cre],
  Jakob Muellner [ccp]
Maintainer: Harald Puhr <harald.puhr@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-06 19:50:02 UTC
Built: R 4.1.2; ; 2023-03-07 12:50:02 UTC; unix
