Package: RAdwords
Type: Package
Title: Loading Google Adwords Data Into R
Description: The aim of RAdwords is loading Adwords data into R. Therefore the
    package implements three main features. First, the package provides an
    authentication process for R with the Adwords API via OAUTH2. Second, the
    package offers an interface to apply the Adwords query language in R and
    query the Adwords API with ad-hoc reports. Third, the received data are
    transformed into suitable data formats for further data processing and data
    analysis.
Version: 0.1.1
Author: Johannes Burkhardt <johannes.burkhardt@gmail.com>, Matthias Bannert
    <matthias.bannert@gmail.com>
Maintainer: Johannes Burkhardt <johannes.burkhardt@gmail.com>
Depends: R (>= 3.0.3)
Imports: RCurl, rjson
License: GPL (>= 2) | MIT + file LICENSE
URL: https://github.com/jburkhardt/RAdwords
Packaged: 2014-11-11 08:30:15 UTC; jburkhardt
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-11 10:51:29
