RCriteo: Loading Criteo Data into R

Aims at loading Criteo online advertising campaign data into R. Criteo <http://www.criteo.com/> is an online advertising service that enables advertisers to display commercial ads to web users. The package provides an authentication process for R with the Criteo API <http://kb.criteo.com/ advertising/content/5/27/en/api.html>. Moreover, the package features an interface to query campaign data from the Criteo API. The data can be downloaded and will be transformed into a R data frame.

Version: 1.0.2
Depends: R (≥ 3.1.1)
Imports: RCurl, XML, httr, plyr
Published: 2016-07-07
Author: Johannes Burkhardt
Maintainer: Johannes Burkhardt <johannes.burkhardt at gmail.com>
BugReports: https://github.com/jburkhardt/RCriteo/issues
License: GPL-2 | GPL-3 | MIT + file LICENSE [expanded from: GPL (≥ 2) | MIT + file LICENSE]
URL: http://jburkhardt.github.io/RCriteo/, http://www.criteo.com/, http://kb.criteo.com/advertising/content/5/27/en/api.html
NeedsCompilation: no
Materials: README NEWS
CRAN checks: RCriteo results

Documentation:

Reference manual: RCriteo.pdf

Downloads:

Package source: RCriteo_1.0.2.tar.gz
Windows binaries: r-devel: RCriteo_1.0.2.zip, r-release: RCriteo_1.0.2.zip, r-oldrel: RCriteo_1.0.2.zip
macOS binaries: r-release (arm64): RCriteo_1.0.2.tgz, r-oldrel (arm64): RCriteo_1.0.2.tgz, r-release (x86_64): RCriteo_1.0.2.tgz
Old sources: RCriteo archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RCriteo to link to this page.