rchart
Comprehensive charting package to plot and compare data across scenarios, regions, sectors and time periods.
Science Score: 62.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 4 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
3 of 5 committers (60.0%) from academic institutions -
✓Institutional organization owner
Organization jgcri has institutional domain (www.pnnl.gov) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.2%) to scientific vocabulary
Repository
Comprehensive charting package to plot and compare data across scenarios, regions, sectors and time periods.
Basic Info
- Host: GitHub
- Owner: JGCRI
- License: other
- Language: R
- Default Branch: main
- Homepage: https://jgcri.github.io/rchart/
- Size: 26 MB
Statistics
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 2
- Releases: 0
Metadata Files
README.md
Introduction
rchart Comprehensive charting package to plot and compare data across scenarios, regions, sectors and time periods.
Citation
Khan, Z., Waite, T., Zhao, M., Wild, T., Pressburger, L., Vernon, C., 2022. rchart - An R package to plot and compare data in charts across scenarios, regions, sectors and time periods. (In progress) Journal of Open Source Software, DOI: XXXX
Installation Guide
Download and install:
- R (https://www.r-project.org/)
- R studio (https://www.rstudio.com/) (Optional)
In R or R studio:
r install.packages("devtools") devtools::install_github("JGCRI/rchart")
r
install.packages("devtools")
devtools::install_github("JGCRI/rchart")
Additional steps for UBUNTU from a terminal
sudo add-apt-repository ppa:ubuntugis/ppa
sudo apt-get update
sudo apt-get install -y libcurl4-openssl-dev libssl-dev libxml2-dev libudunits2-dev libproj-dev libavfilter-dev libmagick++-dev
Additional steps for MACOSX from a terminal
brew install pkg-config
brew install imagemagick@6
Related Publications
Khan, Z., Wild, T., Carrazzone, M.E.S., Gaudioso, R., Mascari, M.P., Bianchi, F., Weinstein, F., Pérez, F., Pérez, W., Miralles-Wilhelm, F. and Clarke, L., 2020. Integrated energy-water-land nexus planning to guide national policy: an example from Uruguay. Environmental Research Letters. DOI: https://doi.org/10.1088/1748-9326/ab9389
Khan, Z., Wild, T., Vernon, C., Miller, A., Hejazi, M., Clarke, L., Miralles-Wilhelm, F., Castillo, R.M., Moreda, F., Bereslawski, J.L., Suriano, M. and Casado, J., 2020. Metis – A Tool to Harmonize and Analyze Multi-Sectoral Data and Linkages at Variable Spatial Scales. Journal of Open Research Software, 8(1), p.10. DOI: http://doi.org/10.5334/jors.292
Owner
- Name: Joint Global Change Research Institute
- Login: JGCRI
- Kind: organization
- Location: College Park, MD, USA
- Website: https://www.pnnl.gov/projects/jgcri
- Repositories: 129
- Profile: https://github.com/JGCRI
Advancing fundamental understanding of human and Earth systems
Citation (CITATION.md)
<!-------------------------->
<!-------------------------->
# Citation
<!-------------------------->
<!-------------------------->
Khan, Z., Waite, T.R., Pressburger, L., Zhao, M., Vernon, C., 2022. rchart: An R package to plot and compare data in charts across scenarios, regions, sectors and time periods. (In-Prep) Journal of Open Source Software, DOI: XXXX
<!-------------------------->
<!-------------------------->
# BibText
<!-------------------------->
<!-------------------------->
```
@article{khan2022rmap,
title={rchart: An R package to plot and compare data in charts across scenarios, regions, sectors and time periods.},
author = {Zarrar Khan and Mengqi Zhao and Chris Vernon and Thomas Wild},
year = {2022},
note = {In-Prep},
url = {https://github.com/JGCRI/rmap},
doi = {xxx},
journal={Journal of Open Source Software}
}
```
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Zarrar Khan | z****n@p****v | 38 |
| leeyap | l****r@p****v | 37 |
| Taryn Waite | t****7@g****m | 24 |
| Zarrar Khan | k****n@g****m | 15 |
| Mengqi Zhao | m****z@u****u | 6 |
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 1
- Total pull requests: 19
- Average time to close issues: N/A
- Average time to close pull requests: about 8 hours
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.11
- Merged pull requests: 18
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: about 6 hours
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.29
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- zarrarkhan (1)
Pull Request Authors
- trwaite (16)
- mengqi-z (2)
- evasinha (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- R >= 2.10 depends
- RColorBrewer * imports
- broom * imports
- cowplot * imports
- data.table * imports
- dplyr * imports
- ggplot2 * imports
- ggrepel * imports
- grDevices * imports
- graphics * imports
- jgcricolors * imports
- magick * imports
- magrittr * imports
- markdown * imports
- purrr * imports
- rlang * imports
- scales * imports
- stringr * imports
- tibble * imports
- tidyr * imports
- knitr * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests
- actions/cache v1 composite
- actions/checkout v1 composite
- r-lib/actions/setup-pandoc v2-branch composite
- r-lib/actions/setup-r v2-branch composite
- r-lib/actions/setup-tinytex v2-branch composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- r-lib/actions/setup-r-dependencies v1 composite
- stefanzweifel/git-auto-commit-action v4 composite
- actions/cache v1 composite
- actions/checkout v1 composite
- r-lib/actions/setup-pandoc v2-branch composite
- r-lib/actions/setup-r v2-branch composite
- r-lib/actions/setup-tinytex v2-branch composite