Package: googleVis
Type: Package
Title: Interface between R and the Google Chart Tools
Version: 0.4.7
Date: 2013-11-10
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
   Chart Tools API. It allows users to create web pages with interactive
   charts based on R data frames, using the Google Chart Tools 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. Please visit the project web site for more information and
   examples. 
Depends: R (>= 2.11.0)
Imports: methods, RJSONIO, utils
Suggests: shiny (>= 0.4.0), httpuv (>= 1.2.0)
License: GPL (>= 2)
URL: http://code.google.com/p/google-motion-charts-with-r/,
        http://lamages.blogspot.co.uk/search/label/googleVis
BugReports:
        http://code.google.com/p/google-motion-charts-with-r/issues/list
LazyLoad: yes
LazyData: yes
Packaged: 2013-11-10 09:17:23 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: 2013-11-10 11:29:59
