Package: sgat
Title: Extract Information from Google's "Popular Times"
Version: 0.9
Authors@R: 
    person(given = "Matias",
           family = "Poullain",
           role = c("aut", "cre"),
           email = "matias.poullain@gmail.com",
           comment = c(ORCID = "0000-0003-4190-659X"))
Description: Once you've identified a real life place, such as a shop, a restaurant, a bar, etc. use this package to simulate a Google search and retrieve its "Popular Times" and geographic location information and save them in Comma-Separated Values files. This package also downloads a list of restaurants and bars of Ushuaia city, Argentina.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
Imports: RSelenium, RCurl, qdapRegex, dplyr, stringr, data.table, plyr,
        utils
URL: https://github.com/matiaspoullain/sgat
BugReports: https://github.com/matiaspoullain/sgat/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-02-24 13:29:47 UTC; Rzne_2
Author: Matias Poullain [aut, cre] (<https://orcid.org/0000-0003-4190-659X>)
Maintainer: Matias Poullain <matias.poullain@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-26 09:00:02 UTC
