pascal-sauer. To fix this you can add URL: https://pik-piam.r-universe.dev/gdxrrw to the package DESCRIPTION file. See also theR-universe documentation.Package: gdxrrw 1.0.10.9001

Steve Dirkse
gdxrrw: An Interface Between 'GAMS' and R
A data interface between 'GAMS' and R. The 'GAMS' (General Algebraic Modeling System) software includes a data specification called 'GDX' that is the preferred way to store and exchange 'GAMS' data. This package includes several functions to transfer data between 'GDX' and R, and some related utility functions.
Authors:
gdxrrw_1.0.10.9001.tar.gz
gdxrrw_1.0.10.9001.zip(r-4.7)gdxrrw_1.0.10.9001.zip(r-4.6)gdxrrw_1.0.10.9001.zip(r-4.5)
gdxrrw_1.0.10.9001.tgz(r-4.6-x86_64)gdxrrw_1.0.10.9001.tgz(r-4.6-arm64)gdxrrw_1.0.10.9001.tgz(r-4.5-x86_64)gdxrrw_1.0.10.9001.tgz(r-4.5-arm64)
gdxrrw_1.0.10.9001.tar.gz(r-4.7-arm64)gdxrrw_1.0.10.9001.tar.gz(r-4.7-x86_64)gdxrrw_1.0.10.9001.tar.gz(r-4.6-arm64)gdxrrw_1.0.10.9001.tar.gz(r-4.6-x86_64)
gdxrrw_1.0.10.9001.tgz(r-4.5-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gdxrrw/json (API)
| # Install 'gdxrrw' in R: |
| install.packages('gdxrrw', repos = c('https://pik-piam.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pascal-sauer/gdxrrw/issues
Last updated from:4db6a9ded4. Checks:8 ERROR, 5 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 117 | ||
| linux-devel-x86_64 | ERROR | 132 | ||
| source / vignettes | ERROR | 157 | ||
| linux-release-arm64 | ERROR | 130 | ||
| linux-release-x86_64 | ERROR | 97 | ||
| macos-release-arm64 | FAIL | 74 | ||
| macos-release-x86_64 | FAIL | 180 | ||
| macos-oldrel-arm64 | ERROR | 106 | ||
| macos-oldrel-x86_64 | ERROR | 193 | ||
| windows-devel | FAIL | 67 | ||
| windows-release | FAIL | 56 | ||
| windows-oldrel | ERROR | 155 | ||
| wasm-release | FAIL | 98 |
Exports:gamsgdxInfoGMS_EQUTYPEGMS_VARTYPEigdxrgdxrgdx.paramrgdx.scalarrgdx.setwgdxwgdx.lstwgdx.reshape
Dependencies:cligluelifecyclemagrittrplyrRcppreshape2rlangstringistringrvctrs
gdxrrw Tutorial
Rendered fromtutorial.Rnwusingutils::Sweaveon Jun 01 2026.Last update: 2015-06-15
Started: 2015-05-20
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Exchanging data between GAMS and R | gdxrrw-package gdxrrw |
| Run a GAMS model from R | gams |
| Display or Return Information from a GDX File | gdxInfo |
| Constants used in 'gdxrrw' | GMS_EQUTYPE GMS_VARTYPE |
| Initialize the External GDX Libraries | igdx |
| Read data from GDX into R | rgdx rgdx.param rgdx.scalar rgdx.set |
| Sample datasets | d sa sb sd sf si sj trnsport uels |
| Write R data to GDX | wgdx wgdx.lst |
| Reshape R data to prepare it for writing to GDX | wgdx.reshape |