Package: searchConsoleR
Title: Google Search Console R Client
Version: 0.2.0
Authors@R: c(person("Mark", "Edmondson",email = "r@sunholo.com",
                  role = c("aut", "cre")),
           person("Jennifer", "Bryan",email="jenny@stat.ubc.ca", role = "ctb"))
Description: Provides an interface with the Google Search Console,
    formally called Google Webmaster Tools.
URL: https://github.com/MarkEdmondson1234/searchConsoleR
BugReports: https://github.com/MarkEdmondson1234/searchConsoleR/issues
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
LazyData: true
Imports: googleAuthR (>= 0.2.0), stringr (>= 1.0.0)
Suggests: shiny (>= 0.12.1), knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-03 16:34:35 UTC; mark
Author: Mark Edmondson [aut, cre],
  Jennifer Bryan [ctb]
Maintainer: Mark Edmondson <r@sunholo.com>
Repository: CRAN
Date/Publication: 2016-04-03 19:37:34
