Package: ROptimizely
Type: Package
Title: R Optimizely API
Description: R package extracts optimizely test results and test information using Optimizely REST API. Only read functionality is supported for analysis and reporting.
Version: 0.2.0
Depends: R (>= 3.0.0)
Date: 2015-07-12
Authors@R: c(
    person("Keerthi", "Chandra", email = "kckeerthi@gmail.com",role = c("aut", "cre")),
    person("Chris", "Johannessen", email = "",role = c("aut")),
    person("Siddharth", "Somayajula", email = "",role = c("ctb")))
Maintainer: Keerthi Chandra <kckeerthi@gmail.com>
License: GPL-2
Imports: httr, jsonlite
URL: https://github.com/kanaku/ROptimizely
BugReports: https://github.com/kanaku/ROptimizely
NeedsCompilation: no
Packaged: 2015-07-14 17:47:38 UTC; kckeerthi
Author: Keerthi Chandra [aut, cre],
  Chris Johannessen [aut],
  Siddharth Somayajula [ctb]
Repository: CRAN
Date/Publication: 2015-07-15 13:23:33
