Recent Releases of GTAPViz

GTAPViz - V1.1.3

R CRAN Fixed Submission

Fixed multiple criteria based on CRAN team feedback from V1.1.2, such as:

  • Added @return tags for all exported functions.
  • Replaced all cat() and print() calls with message(), warning(), or stop().
  • Updated file-writing operations to use tempdir() instead of the user’s working directory.
  • Ensured all changes to graphical parameters are wrapped with on.exit() to restore settings.
  • Removed all rm() calls from vignettes to avoid modifying the user's environment.
  • Clarified that the package does not rely on academic methods and that a citation will be added once the related paper is published.

Full Changelog: https://github.com/Bodysbobb/GTAPViz/compare/V1.1.2...V1.1.3

- R
Published by Bodysbobb 11 months ago

GTAPViz - CRAN Submission version

CRAN Submission version

- R
Published by Bodysbobb 11 months ago

GTAPViz - V1.1.1

Reorganized all plot functions, Add sortplotdata

- R
Published by Bodysbobb 11 months ago

GTAPViz - V1.1.0

Fixed multiple bugs and inconsistency from version 1.0.0 - Adding more plots, - Adding autogtapdata and unit conversion, - Structural changes in the plot function

- R
Published by Bodysbobb 11 months ago

GTAPViz - V1.0.0

First version of release.

- R
Published by Bodysbobb 12 months ago