Package: googleVis
Type: Package
Title: Interface between R and the Google Visualisation API
Version: 0.2.8
Date: 2011-07-31
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 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. 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-07-31 12:17:10 UTC; Markus
Repository: CRAN
Date/Publication: 2011-07-31 16:39:48
