Package: googleVis
Type: Package
Title: Using the Google Visualisation API with R
Version: 0.2.5
Date: 2011-06-04
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 for web pages.
        The functions of the package allow the user to visualise data
        stored in R data frames with the Google Visualisation API
        without uploading their data to Google. The output of a
        googleVis function is html code that contains the data and
        references to JavaScript functions hosted by Google and can be
        displayed locally with the R HTTP help server. 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
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-06-06 21:17:35 UTC; Markus
Repository: CRAN
Date/Publication: 2011-06-07 06:35:48
