GTAPViz
GTAPViz: Automating GTAP Data Processing and Visualization
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.4%) to scientific vocabulary
Keywords
Repository
GTAPViz: Automating GTAP Data Processing and Visualization
Basic Info
- Host: GitHub
- Owner: Bodysbobb
- License: mit
- Language: R
- Default Branch: main
- Homepage: https://www.pattawee-pp.com/GTAPViz/
- Size: 53.4 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 5
Topics
Metadata Files
README.md
GTAPViz: R Package for Automating GTAP Data Processing and Visualization
Overview
GTAPViz is an R package designed to streamline the processing and visualization of GTAP-CGE results. While primarily built for GTAP simulations, it also supports other .har and .sl4 datasets.
With intuitive commands and automated adjustments, users can create, customize, and export high-quality visualizations for journal publications, economic analysis, and research reports—all with minimal coding.
Key Features
This package streamlines the creation of figures and tables from .har and .sl4 results, making academic presentations effortless. Some key features are:
Effortless Multi-Plot Generation – Automatically adjusts dimensions, facets, and layout with minimal input.
Smart Plot Adjustments – Fine-tune visuals easily without manual sizing or layout tweaks.
Dual Export Plot Formats – Instantly save high-resolution PNG and PDF outputs for slides, papers, and LaTeX.
Publication-Ready Pivot Tables – Generate clean tables alongside figures—ideal for academic papers.
Streamlined Styling – Customize colors, fonts, and legends through simple, flexible options.
Powerful Yet Simple – Built on
ggplot2, with intuitiveTRUE/FALSEswitches—no advanced coding needed.Self-Contained Help – Includes a detailed vignette and internal help—no need to search online.
Installation
GTAPViz package can be installed directly from CRAN (recommended) using:
r
install.packages("GTAPViz")
To install a development or older version, you can use the GitHub repository via the following command in R:
r
install.packages("GTAPViz")
Package Helps
The most interactive package help is available via ChatGPT GTAPViz, specifically designed to assist with the GTAPViz package!
For complete instructions on using this package and exploring practical examples:
GTAP Users
For GTAP users seeking minimal or no code modifications, please visit GTAPViz for GTAP Users.
Useful Packages for CGE Fellows
License & Author
GTAPViz is released under the MIT License. See the full license.
Author:
Pattawee Puangchit
Ph.D. Candidate, Agricultural Economics
Purdue University
Research Assistant at GTAP
Owner
- Name: Pattawee.pp
- Login: Bodysbobb
- Kind: user
- Company: Purdue University
- Repositories: 2
- Profile: https://github.com/Bodysbobb
Ph.D. Candidate in Agricultural Economics Purdue University & Research Assistant at GTAP
GitHub Events
Total
- Release event: 4
- Watch event: 4
- Delete event: 4
- Public event: 1
- Push event: 335
- Pull request event: 6
- Fork event: 1
- Create event: 9
Last Year
- Release event: 4
- Watch event: 4
- Delete event: 4
- Public event: 1
- Push event: 335
- Pull request event: 6
- Fork event: 1
- Create event: 9
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- Bodysbobb (5)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 208 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: GTAPViz
Automating 'GTAP' Data Processing and Visualization
- Homepage: https://bodysbobb.github.io/GTAPViz/
- Documentation: http://cran.r-project.org/web/packages/GTAPViz/GTAPViz.pdf
- License: MIT + file LICENSE
-
Latest release: 1.1.3
published 10 months ago
Rankings
Maintainers (1)
Dependencies
- JamesIves/github-pages-deploy-action v4.5.0 composite
- actions/checkout v4 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- R >= 3.5 depends
- HARplus * imports
- colorspace * imports
- dplyr * imports
- ggplot2 * imports
- grDevices * imports
- magrittr * imports
- openxlsx * imports
- purrr * imports
- readxl * imports
- rlang * imports
- scales * imports
- stats * imports
- tidyr * imports
- tidyselect * imports
- tools * imports
- utils * imports
- writexl * imports
- knitr * suggests
- rmarkdown * suggests