Package: gtrendsR
Type: Package
Title: Perform and Display Google Trends Queries
Version: 1.3.5
Date: 2016-11-03
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.0)
LazyData: yes
Imports: rvest, googleVis, zoo, ggplot2
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-11-03 13:53:57 UTC; pmassicotte
Author: Philippe Massicotte [aut, cre],
  Dirk Eddelbuettel [aut]
Maintainer: Philippe Massicotte <pmassicotte@hotmail.com>
Repository: CRAN
Date/Publication: 2016-11-03 19:15:03
