Package: gdxtools
Title: Manipulate 'GDX' Files
Type: Package
Version: 1.1.1
Date: 2026-05-22
SystemRequirements: GAMS (>= 24.2.1) is only required if you call
        gams()
Authors@R: person("Laurent", "Drouet", role=c("aut","cre"), email="ldrouet@pm.me")
Description: Read and write 'GDX' files ('GAMS' data exchange) and convert
    parameters, sets and variables to data frames. Backed by the
    'GAMS'-maintained 'gamstransfer' package; no compiled code is shipped.
    See <https://www.gams.com/latest/docs/UG_GDX.html> for the 'GDX' format.
License: EPL-1.0
URL: https://github.com/lolow/gdxtools
BugReports: https://github.com/lolow/gdxtools/issues
Imports: gamstransfer (>= 3.0)
Suggests: testthat, microbenchmark
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-05-22 11:08:27 UTC; lolow
Author: Laurent Drouet [aut, cre]
Maintainer: Laurent Drouet <ldrouet@pm.me>
Repository: CRAN
Date/Publication: 2026-05-28 13:40:02 UTC
