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
@returntags for all exported functions. - Replaced all
cat()andprint()calls withmessage(),warning(), orstop(). - 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