Package: searchConsoleR
Title: Google Search Console APIv3 R Client
Version: 0.1.2
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 API v3, 
    formally called Google Webmaster Tools. 
URL: http://www.google.com/webmasters/tools/,
        https://developers.google.com/webmaster-tools/
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
LazyData: true
Imports: googleAuthR (>= 0.1.1), stringr (>= 1.0.0)
Suggests: shiny (>= 0.12.1), knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-08-21 14:28:33 UTC; mark
Author: Mark Edmondson [aut, cre],
  Jennifer Bryan [ctb]
Maintainer: Mark Edmondson <r@sunholo.com>
Repository: CRAN
Date/Publication: 2015-08-21 16:57:54
