Package: rbokeh
Title: R Interface for Bokeh
Version: 0.4.2
Authors@R: c(
    person("Ryan", "Hafen", email = "rhafen@gmail.com", role = c("aut", "cre")),
    person("Kenton", "Russell", email = "kent.russell@timelyportfolio.com", role = "ctb"),
    person("Jonathan", "Owen", email = "jonathanro@gmail.com", role = "ctb"),
    person("Barret", "Schloerkep", email = "schloerke@gmail.com", role = "ctb"),
    person("Saptasrhi", "Guha", email = "saptarshi.guha@gmail.com", role = "ctb"),
    person("Continuum Analytics, Inc.", role = c("aut", "cph"),
      comment = "Bokeh library in htmlwidgets/lib, http://bokeh.pydata.org"
    ))
Description: R interface for creating plots in Bokeh. Bokeh by Continuum
    Analytics, \url{http://bokeh.pydata.org/en/latest/}.
URL: https://hafen.github.io/rbokeh
BugReports: https://github.com/hafen/rbokeh/issues
License: MIT + file LICENSE
LazyData: true
NeedsCompilation: no
Imports: htmlwidgets (>= 0.5), maps, methods, jsonlite, digest, hexbin,
        lazyeval, pryr, magrittr, ggplot2, scales, gistr
Suggests: testthat, data.table, lattice, roxygen2 (>= 5.0.0)
Enhances: shiny (>= 0.12)
RoxygenNote: 5.0.1
Packaged: 2016-03-04 18:40:24 UTC; hafen
Author: Ryan Hafen [aut, cre],
  Kenton Russell [ctb],
  Jonathan Owen [ctb],
  Barret Schloerkep [ctb],
  Saptasrhi Guha [ctb],
  Continuum Analytics, Inc. [aut, cph] (Bokeh library in htmlwidgets/lib,
    http://bokeh.pydata.org)
Maintainer: Ryan Hafen <rhafen@gmail.com>
Repository: CRAN
Date/Publication: 2016-03-09 01:06:25
