Package: gdxrrw Title: An Interface Between 'GAMS' and R Version: 1.0.11 Depends: R (>= 3.0) Date: 2026-06-25 SystemRequirements: GAMS (>= 33.0.0) Authors@R: c(person("Steve","Dirkse", role=c("aut","cre"), email="R@gams.com"), person("Michael","Ferris", role=c("aut")), person("Rishabh","Jain", role=c("aut")) ) Description: 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. URL: http://www.gams.com License: EPL2 with Secondary License GPL-2.0 or greater Imports: reshape2 LazyData: no Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://pik-piam.r-universe.dev Date/Publication: 2026-06-25 08:57:38 UTC RemoteUrl: https://github.com/pik-piam/gdxrrw RemoteRef: HEAD RemoteSha: 2ab26a2e780e63706ab5e2a69786ca7f11ee6b7c NeedsCompilation: yes Packaged: 2026-06-25 09:35:21 UTC; root Author: Steve Dirkse [aut, cre], Michael Ferris [aut], Rishabh Jain [aut] Maintainer: Steve Dirkse