A collection of tools to create, use and maintain modularized model code written in the modeling language 'GAMS' (<https://www.gams.com/>). Out-of-the-box 'GAMS' does not come with support for modularized model code. This package provides the tools necessary to convert a standard 'GAMS' model to a modularized one by introducing a modularized code structure together with a naming convention which emulates local environments. In addition, this package provides tools to monitor the compliance of the model code with modular coding guidelines.
Version: | 0.4.0 |
Imports: | dplyr, rlang, stringr, yaml |
Suggests: | curl, magclass, qgraph, testthat |
Published: | 2020-07-01 |
Author: | Jan Philipp Dietrich [aut, cre], David Klein [aut], Anastasis Giannousakis [aut], Felicitas Beier [aut], Johannes Koch [aut], Lavinia Baumstark [aut] |
Maintainer: | Jan Philipp Dietrich <dietrich at pik-potsdam.de> |
BugReports: | https://github.com/pik-piam/gms/issues |
License: | BSD_2_clause + file LICENSE |
URL: | https://github.com/pik-piam/gms |
NeedsCompilation: | no |
Citation: | gms citation info |
Materials: | README |
CRAN checks: | gms results |
Reference manual: | gms.pdf |
Package source: | gms_0.4.0.tar.gz |
Windows binaries: | r-devel: gms_0.4.0.zip, r-release: gms_0.4.0.zip, r-oldrel: gms_0.4.0.zip |
macOS binaries: | r-release: gms_0.4.0.tgz, r-oldrel: gms_0.4.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=gms to link to this page.