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.5)gdxrrw_1.0.10.9001.zip(r-4.4)gdxrrw_1.0.10.9001.zip(r-4.3)
gdxrrw_1.0.10.9001.tgz(r-4.4-x86_64)gdxrrw_1.0.10.9001.tgz(r-4.4-arm64)gdxrrw_1.0.10.9001.tgz(r-4.3-x86_64)gdxrrw_1.0.10.9001.tgz(r-4.3-arm64)
gdxrrw_1.0.10.9001.tar.gz(r-4.5-noble)gdxrrw_1.0.10.9001.tar.gz(r-4.4-noble)
gdxrrw_1.0.10.9001.tgz(r-4.4-emscripten)gdxrrw_1.0.10.9001.tgz(r-4.3-emscripten)
gdxrrw.pdf |gdxrrw.html✨
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 7 months agofrom:4db6a9ded4. Checks:ERROR: 9. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Oct 26 2024 |
R-4.5-win-x86_64 | ERROR | Oct 26 2024 |
R-4.5-linux-x86_64 | ERROR | Oct 26 2024 |
R-4.4-win-x86_64 | ERROR | Oct 26 2024 |
R-4.4-mac-x86_64 | ERROR | Oct 26 2024 |
R-4.4-mac-aarch64 | ERROR | Oct 26 2024 |
R-4.3-win-x86_64 | ERROR | Oct 26 2024 |
R-4.3-mac-x86_64 | ERROR | Oct 26 2024 |
R-4.3-mac-aarch64 | ERROR | Oct 26 2024 |
Exports:gamsgdxInfoGMS_EQUTYPEGMS_VARTYPEigdxrgdxrgdx.paramrgdx.scalarrgdx.setwgdxwgdx.lstwgdx.reshape
Dependencies:cligluelifecyclemagrittrplyrRcppreshape2rlangstringistringrvctrs
gdxrrw Tutorial
Rendered fromtutorial.Rnw
usingutils::Sweave
on Oct 26 2024.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 |