gamstransfer: A Data Interface Between 'GAMS' and R

Read, analyze, modify, and write 'GAMS' (General Algebraic Modeling System) data. The main focus of 'gamstransfer' is the highly efficient transfer of data with 'GAMS' <https://www.gams.com/>, while keeping these operations as simple as possible for the user. The transfer of data usually takes place via an intermediate GDX (GAMS Data Exchange) file. Additionally, 'gamstransfer' provides utility functions to get an overview of 'GAMS' data and to check its validity.

Version: 3.0.2
Imports: Rcpp (≥ 1.0.6), R6 (≥ 2.5.1), R.utils (≥ 2.11.0), collections (≥ 0.3.6)
LinkingTo: Rcpp
Suggests: testthat (≥ 3.0.0)
Published: 2024-04-05
Author: Atharv Bhosekar [aut, cre], GAMS Development Corp. [cph, fnd], GAMS Software GmbH [cph, fnd]
Maintainer: Atharv Bhosekar <abhosekar at gams.com>
BugReports: https://github.com/GAMS-dev/transfer-r/issues
License: MIT + file LICENSE
URL: https://github.com/GAMS-dev/transfer-r/tree/main/gamstransfer
NeedsCompilation: yes
SystemRequirements: C++17
Materials: README NEWS
CRAN checks: gamstransfer results

Documentation:

Reference manual: gamstransfer.pdf

Downloads:

Package source: gamstransfer_3.0.2.tar.gz
Windows binaries: r-devel: gamstransfer_3.0.2.zip, r-release: gamstransfer_3.0.2.zip, r-oldrel: gamstransfer_3.0.2.zip
macOS binaries: r-release (arm64): gamstransfer_3.0.2.tgz, r-oldrel (arm64): gamstransfer_3.0.2.tgz, r-release (x86_64): gamstransfer_3.0.2.tgz, r-oldrel (x86_64): gamstransfer_3.0.2.tgz
Old sources: gamstransfer archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gamstransfer to link to this page.