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.31.2 |
Imports: | dplyr, rlang, stringr, withr, yaml, filelock, stats |
Suggests: | covr, curl, magclass, qgraph, testthat, callr |
Published: | 2024-06-29 |
DOI: | 10.32614/CRAN.package.gms |
Author: | Jan Philipp Dietrich [aut, cre] (Potsdam Institute for Climate Impact Research), David Klein [aut] (Potsdam Institute for Climate Impact Research), Anastasis Giannousakis [aut], Felicitas Beier [aut] (Potsdam Institute for Climate Impact Research), Johannes Koch [aut] (Potsdam Institute for Climate Impact Research), Lavinia Baumstark [aut] (Potsdam Institute for Climate Impact Research), Mika Pflüger [aut], Oliver Richters [aut] (Potsdam Institute for Climate Impact Research) |
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, https://doi.org/10.5281/zenodo.4390032 |
NeedsCompilation: | no |
Citation: | gms citation info |
Materials: | README |
CRAN checks: | gms results |
Reference manual: | gms.pdf |
Package source: | gms_0.31.2.tar.gz |
Windows binaries: | r-devel: gms_0.31.2.zip, r-release: gms_0.31.2.zip, r-oldrel: gms_0.31.2.zip |
macOS binaries: | r-release (arm64): gms_0.31.2.tgz, r-oldrel (arm64): gms_0.31.2.tgz, r-release (x86_64): gms_0.31.2.tgz, r-oldrel (x86_64): gms_0.31.2.tgz |
Old sources: | gms archive |
Reverse imports: | goxygen |
Please use the canonical form https://CRAN.R-project.org/package=gms to link to this page.