Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.0%) to scientific vocabulary
Repository
Interface between R and the Google Chart Tools
Basic Info
- Host: GitHub
- Owner: mages
- Language: R
- Default Branch: master
- Homepage: https://mages.github.io/googleVis/
- Size: 15 MB
Statistics
- Stars: 360
- Watchers: 40
- Forks: 153
- Open Issues: 32
- Releases: 16
Metadata Files
README.md
googleVis
The googleVis package provides an interface between R and the Google's charts tools. It allows users to create web pages with interactive charts based on R data frames. Charts are displayed locally via the R HTTP help server. A modern browser with Internet connection is required. The data remains local and is not uploaded to Google.
Check out the examples from the googleVis demo.
Please read Google's Terms of Use before you start using the package.
Installation
You can install the stable version from CRAN:
s
install.packages('googleVis')
Usage
s
library(googleVis)
?googleVis
demo(googleVis)
See the googleVis package vignette for more details. For a brief introduction read the five page R Journal article.
License
This package is free and open source software, licensed under GPL 2 or later.

googleVis documentation by Markus Gesmann & Diego de Castillo is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
Owner
- Name: Markus Gesmann
- Login: mages
- Kind: user
- Website: https://magesblog.com/
- Repositories: 26
- Profile: https://github.com/mages
GitHub Events
Total
- Watch event: 4
Last Year
- Watch event: 4
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Markus Gesmann | m****n@g****m | 263 |
| markus.gesmann | m****n@8****f | 256 |
| decastillo | d****o@8****f | 58 |
| markusgesmann | m****n@8****f | 12 |
| Markus Gesmann | m****n@v****m | 9 |
| Ashley Baldry | a****y@k****m | 3 |
| Stas Malavin | s****n@o****g | 1 |
| Joe Cheng | j****e@r****g | 1 |
| (no author) | (****)@8****f | 1 |
| Jason Miller | h****r@u****m | 1 |
| decastillo@gmail.com | d****o@g****m@8****f | 1 |
| markus.gesmann@googlemail.com | m****n@g****m@8****f | 1 |
| Durey Ingeniería | d****a@g****m | 1 |
| Brent Brewington | b****n@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 92
- Total pull requests: 7
- Average time to close issues: 5 months
- Average time to close pull requests: 5 months
- Total issue authors: 79
- Total pull request authors: 7
- Average comments per issue: 2.88
- Average comments per pull request: 1.71
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- mubashirqasim (4)
- DataStrategist (3)
- dwy904 (3)
- ghost (2)
- prabhjot0509 (2)
- JianWang2016 (2)
- elbamos (2)
- ncdingari (2)
- hack-r (2)
- ravismula (1)
- tiannanz (1)
- vadimus202 (1)
- vonjd (1)
- stla (1)
- saradickinson (1)
Pull Request Authors
- jcheng5 (1)
- ashbaldry (1)
- bbrewington (1)
- stas-malavin (1)
- jankatins (1)
- hack-r (1)
- dureyingenieria (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 4
-
Total downloads:
- cran 4,273 last-month
- Total docker downloads: 3,619,474
-
Total dependent packages: 20
(may contain duplicates) -
Total dependent repositories: 117
(may contain duplicates) - Total versions: 60
- Total maintainers: 1
cran.r-project.org: googleVis
R Interface to Google Charts
- Homepage: https://mages.github.io/googleVis/
- Documentation: http://cran.r-project.org/web/packages/googleVis/googleVis.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 0.7.3
published about 2 years ago
Rankings
Maintainers (1)
proxy.golang.org: github.com/mages/googleVis
- Documentation: https://pkg.go.dev/github.com/mages/googleVis#section-documentation
-
Latest release: v0.6.0
published about 10 years ago
Rankings
proxy.golang.org: github.com/mages/googlevis
- Documentation: https://pkg.go.dev/github.com/mages/googlevis#section-documentation
-
Latest release: v0.6.0
published about 10 years ago
Rankings
conda-forge.org: r-googlevis
- Homepage: https://github.com/mages/googleVis#googlevis
- License: GPL-2.0-or-later
-
Latest release: 0.7.0
published about 4 years ago
Rankings
Dependencies
- R >= 3.0.2 depends
- jsonlite * imports
- methods * imports
- utils * imports
- data.table * suggests
- httpuv >= 1.2.0 suggests
- knitr >= 1.5 suggests
- markdown * suggests
- rmarkdown * suggests
- shiny >= 0.4.0 suggests