Package: gtrendsR
Type: Package
Title: Perform and Display Google Trends Queries
Version: 1.4.3
Date: 2019-05-02
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.2.0)
LazyData: yes
Imports: ggplot2, jsonlite, anytime, curl
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-05-02 14:42:58 UTC; pmassicotte
Author: Philippe Massicotte [aut, cre],
  Dirk Eddelbuettel [aut]
Maintainer: Philippe Massicotte <pmassicotte@hotmail.com>
Repository: CRAN
Date/Publication: 2019-05-02 14:50:03 UTC
