R package goxygen, version 1.0.3
A collection of tools which extract a model documentation from ‘GAMS’ code and comments. In order to use the package you need to install ‘pandoc’ and ‘pandoc-citeproc’ first (https://pandoc.org/).
For installation of the most recent package version an additional repository has to be added in R:
The additional repository can be made available permanently by adding the line above to a file called .Rprofile
stored in the home folder of your system (Sys.glob("~")
in R returns the home directory).
After that the most recent version of the package can be installed using install.packages
:
Package updates can be installed using update.packages
(make sure that the additional repository has been added before running that command):
The package comes with a vignette describing the basic functionality of the package and how to use it. You can load it with the following command (the package needs to be installed):
In case of questions / problems please contact Jan Philipp Dietrich dietrich@pik-potsdam.de.
To cite package goxygen in publications use:
Dietrich J, Karstens K, Klein D, Baumstark L (2020). goxygen: In-Code Documentation for ‘GAMS’. doi: 10.5281/zenodo.1411404 (URL: https://doi.org/10.5281/zenodo.1411404), R package version 1.0.3, <URL: https://github.com/pik-piam/goxygen>.
A BibTeX entry for LaTeX users is