Package: gtrendsR
Type: Package
Title: R Functions to Perform and Display Google Trends Queries
Version: 1.3.0
Date: 2015-11-28
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)
Imports: RCurl, googleVis, zoo, RColorBrewer, ggplot2
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-11-28 17:51:07 UTC; Filoche
Author: Philippe Massicotte [aut, cre],
  Dirk Eddelbuettel [aut]
Maintainer: Philippe Massicotte <pmassicotte@hotmail.com>
Repository: CRAN
Date/Publication: 2015-11-28 19:33:50
