Package: googleVis Type: Package Title: R Interface to Google Charts Version: 0.7.3 Date: 2024-05-25 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"), person("Ashley", "Baldry", role = "ctb"), person("Durey", "IngenierĂ­a", role = "ctb")) Description: R interface to Google's chart tools, allowing users to create interactive charts based on data frames. Charts are displayed locally via the R HTTP help server. A modern browser with an Internet connection is required. The data remains local and is not uploaded to Google. Depends: R (>= 3.0.2) Imports: methods, jsonlite, utils Suggests: shiny (>= 0.4.0), httpuv (>= 1.2.0), knitr (>= 1.5), rmarkdown, markdown, data.table License: GPL (>= 2) URL: https://mages.github.io/googleVis/ BugReports: https://github.com/mages/googleVis/issues LazyLoad: yes LazyData: yes BuildManual: yes VignetteBuilder: knitr, rmarkdown RoxygenNote: 7.3.1 Encoding: UTF-8 Repository: https://mages.r-universe.dev Date/Publication: 2025-10-08 08:15:45 UTC RemoteUrl: https://github.com/mages/googlevis RemoteRef: HEAD RemoteSha: 00b6a2be6c12082d6cba1e95203e1e17f1bf27c2 NeedsCompilation: no Packaged: 2026-07-05 07:29:39 UTC; root Author: Markus Gesmann [aut, cre], Diego de Castillo [aut], Joe Cheng [ctb], Ashley Baldry [ctb], Durey IngenierĂ­a [ctb] Maintainer: Markus Gesmann