Package: googleVis
Type: Package
Title: Interface between R and the Google Visualisation API
Version: 0.2.12
Date: 2011-12-07
Author: Markus Gesmann, Diego de Castillo
Maintainer: Markus Gesmann <markus.gesmann@gmail.com>
Description: googleVis provides an interface between R and
    the Google Visualisation API to create interactive
    charts. The functions of the package allow the user to visualise
    data stored in R data frames with the Google Visualisation API in
    a web browser, without uploading the data to Google. The output of
    a googleVis function is html code that contains the data and
    references to JavaScript functions hosted by Google.
    googleVis makes use of the internal R HTTP server to
    display the output locally, e.g. http://localhost/. A browser with
    Flash and Internet connection is required. Please visit the
    project web site for more information and examples.
Depends: R (>= 2.11.0), RJSONIO (>= 0.3), methods, utils
Suggests: R.rsp, brew, pscl
License: GPL (>= 2)
URL: http://code.google.com/p/google-motion-charts-with-r/
LazyLoad: yes
LazyData: yes
Packaged: 2011-12-07 20:37:42 UTC; markusgesmann
Repository: CRAN
Date/Publication: 2011-12-08 19:01:45
