Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 7 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: pik-piam
  • License: other
  • Language: R
  • Default Branch: master
  • Size: 782 KB
Statistics
  • Stars: 1
  • Watchers: 5
  • Forks: 20
  • Open Issues: 7
  • Releases: 3
Created almost 6 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

'GAMS' Modularization Support Package

R package gms, version 0.33.6

CRAN status DOI R build status codecov r-universe

Purpose and Functionality

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.

Installation

For installation of the most recent package version an additional repository has to be added in R:

r options(repos = c(CRAN = "@CRAN@", pik = "https://rse.pik-potsdam.de/r/packages")) 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:

r install.packages("gms")

Package updates can be installed using update.packages (make sure that the additional repository has been added before running that command):

r update.packages()

Questions / Problems

In case of questions / problems please contact Jan Philipp Dietrich dietrich@pik-potsdam.de.

Citation

To cite package gms in publications use:

Dietrich J, Klein D, Giannousakis A, Beier F, Koch J, Baumstark L, Pflüger M, Richters O (2025). "gms: 'GAMS' Modularization Support Package." doi:10.5281/zenodo.4390032 https://doi.org/10.5281/zenodo.4390032, Version: 0.33.6, https://github.com/pik-piam/gms.

A BibTeX entry for LaTeX users is

latex @Misc{, title = {gms: 'GAMS' Modularization Support Package}, author = {Jan Philipp Dietrich and David Klein and Anastasis Giannousakis and Felicitas Beier and Johannes Koch and Lavinia Baumstark and Mika Pflüger and Oliver Richters}, doi = {10.5281/zenodo.4390032}, date = {2025-07-15}, year = {2025}, url = {https://github.com/pik-piam/gms}, note = {Version: 0.33.6}, }

Owner

  • Name: Potsdam Integrated Assessment Modelling (PIAM)
  • Login: pik-piam
  • Kind: organization
  • Location: Potsdam Institute for Climate Impact Research (PIK), Germany

Tools developed for use with data and models related to PIK's research.

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
type: software
title: 'gms: ''GAMS'' Modularization Support Package'
version: 0.33.6
date-released: '2025-07-15'
abstract: 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.
authors:
- family-names: Dietrich
  given-names: Jan Philipp
  email: dietrich@pik-potsdam.de
  orcid: https://orcid.org/0000-0002-4309-6431
  affiliation: Potsdam Institute for Climate Impact Research
- family-names: Klein
  given-names: David
  affiliation: Potsdam Institute for Climate Impact Research
- family-names: Giannousakis
  given-names: Anastasis
- family-names: Beier
  given-names: Felicitas
  affiliation: Potsdam Institute for Climate Impact Research
- family-names: Koch
  given-names: Johannes
  affiliation: Potsdam Institute for Climate Impact Research
- family-names: Baumstark
  given-names: Lavinia
  affiliation: Potsdam Institute for Climate Impact Research
- family-names: Pflüger
  given-names: Mika
- family-names: Richters
  given-names: Oliver
  affiliation: Potsdam Institute for Climate Impact Research
license: BSD-2-Clause
keywords:
- tool
repository-code: https://github.com/pik-piam/gms
doi: 10.5281/zenodo.4390032

GitHub Events

Total
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 6
  • Pull request review event: 4
  • Fork event: 3
  • Create event: 1
Last Year
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 6
  • Pull request review event: 4
  • Fork event: 3
  • Create event: 1

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 370
  • Total Committers: 20
  • Avg Commits per committer: 18.5
  • Development Distribution Score (DDS): 0.576
Past Year
  • Commits: 42
  • Committers: 7
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.548
Top Committers
Name Email Commits
Jan Philipp Dietrich d****h@p****e 157
Mika Pflüger m****r@p****e 70
Atreya Shankar 3****h 34
orichters o****r@p****e 29
David Klein d****n@p****e 28
Pascal Führlich p****h@p****e 12
Michaja Pehl p****l@p****e 8
Anastasis Giannousakis 1****u 5
Antoine Levesque l****e@p****e 5
Johannes Koch j****h@p****e 4
Falk Benke f****e@p****e 4
Benjamin Leon Bodirsky b****y@p****e 3
Kristine Karstens k****s@p****e 3
pre-commit-ci[bot] 6****] 2
florianh h****r@p****e 1
FeBeier f****r@p****e 1
Lavinia Baumstark b****k@p****m 1
mishko s****c@p****e 1
Lavinia Baumstark b****k@p****e 1
robinhasse r****r@p****e 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 20
  • Total pull requests: 84
  • Average time to close issues: 4 months
  • Average time to close pull requests: 6 days
  • Total issue authors: 6
  • Total pull request authors: 14
  • Average comments per issue: 3.95
  • Average comments per pull request: 2.08
  • Merged pull requests: 73
  • Bot issues: 0
  • Bot pull requests: 7
Past Year
  • Issues: 0
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 29 days
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • orichters (9)
  • 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (7)
  • flohump (2)
  • mikapfl (2)
  • giannou (1)
  • dklein-pik (1)
Pull Request Authors
  • orichters (40)
  • mikapfl (16)
  • fbenke-pik (9)
  • pre-commit-ci[bot] (8)
  • dklein-pik (7)
  • pfuehrlich-pik (6)
  • tscheypidi (6)
  • 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q (5)
  • piklev (2)
  • codeZeilen (1)
  • giannou (1)
  • LaviniaBaumstark (1)
  • pascal-sauer (1)
  • robinhasse (1)
Top Labels
Issue Labels
bug (10) enhancement (2)
Pull Request Labels
bug (2) enhancement (1)

Packages

  • Total packages: 1
  • Total downloads:
    • cran 255 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 32
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: gms

'GAMS' Modularization Support Package

  • Versions: 2
  • Dependent Packages: 1
  • Dependent Repositories: 32
  • Downloads: 255 Last month
Rankings
Dependent repos count: 4.7%
Forks count: 5.5%
Dependent packages count: 18.1%
Average: 26.3%
Stargazers count: 30.8%
Downloads: 72.1%
Maintainers (1)
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • dplyr * imports
  • filelock * imports
  • rlang * imports
  • stringr * imports
  • withr * imports
  • yaml * imports
  • callr * suggests
  • covr * suggests
  • curl * suggests
  • magclass * suggests
  • qgraph * suggests
  • testthat * suggests
.github/workflows/check.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pat-s/always-upload-cache v3 composite
  • r-lib/actions/setup-pandoc v2 composite