-
Notifications
You must be signed in to change notification settings - Fork 111
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·20 lines (20 loc) · 819 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
executable file
·20 lines (20 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: gtrendsR
Type: Package
Title: Perform and Display Google Trends Queries
Version: 1.5.2.9000
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.5.0)
LazyData: yes
Imports: ggplot2, jsonlite, anytime, curl
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, tinytest
Encoding: UTF-8