Package: googleVis
Type: Package
Title: Interface between R and Google Charts
Version: 0.5.4
Date: 2014-07-19
Authors@R: c(person("Markus", "Gesmann", role = c("aut", "cre"),
    email = "markus.gesmann@googlemail.com"),
    person("Diego", "de Castillo", role = "aut",
    email = "decastillo@gmail.com"),
    person("Joe", "Cheng", role = "ctb",
    email = "joe@rstudio.com"))
Description: The googleVis package provides an interface between R and the
    Google Charts API. It allows users to create web pages with
    interactive charts based on R data frames, using the Google Charts API and
    to display them either via the local R HTTP help server or within their own
    sites, without uploading the data to Google. A modern browser with Internet
    connection is required and for some charts Flash. 
Depends: R (>= 3.0.2)
Imports: methods, RJSONIO, utils
Suggests: shiny (>= 0.4.0), httpuv (>= 1.2.0), knitr (>= 1.5)
License: GPL (>= 2)
URL: http://github.com/mages/googleVis
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Packaged: 2014-07-20 16:32:53 UTC; Markus
Author: Markus Gesmann [aut, cre],
  Diego de Castillo [aut],
  Joe Cheng [ctb]
Maintainer: Markus Gesmann <markus.gesmann@googlemail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-07-20 20:19:15
