Package: gtrendshealth Type: Package Title: Query the 'Google Trends for Health' API Version: 1.0.0 Authors@R: c( person( given = "Oscar", family = "de Leon", email = "odeleon@emory.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1344-4412") ), person( "US Centers for Disease Control and Prevention", role = c("cph") ) ) Maintainer: Oscar de Leon Description: Connects to the 'Google Trends for Health' API hosted at , allowing projects authorized to use the health research data to query 'Google Trends'. License: MIT + file LICENSE URL: https://github.com/CDCgov/gtrendshealth Imports: utils, jsonlite, httr Encoding: UTF-8 RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 BugReports: https://github.com/CDCgov/gtrendshealth/issues Config/pak/sysreqs: libssl-dev Repository: https://cdcgov.r-universe.dev Date/Publication: 2025-06-17 19:24:35 UTC RemoteUrl: https://github.com/cdcgov/gtrendshealth RemoteRef: HEAD RemoteSha: 1caf303905960eb9c66aac519359c3b35efc1fab NeedsCompilation: no Packaged: 2026-06-14 08:50:12 UTC; root Author: Oscar de Leon [aut, cre] (ORCID: ), US Centers for Disease Control and Prevention [cph]