NEWS
gamstransfer 3.0.4 (2024-09-24)
- New GDX API version 7.11.7
- Bug fix: fixed errors when reading symbols with duplicate column names
- Package documentation is now moved to https://transfer-r.readthedocs.io/en/latest/
gamstransfer 3.0.3 (2024-06-13)
- New GDX API version 7.11.4
- bug fix: Symbol
shape
fixed from a method to a field. Users can access <Symbol_name>$shape
- Performance improvements when reading a GDX file containing many symbols into a container
- Improved error check for GDX API calls when reading a GDX file
- Bug fix in corner case equation types from GDX files
- Fixed reading GDX files with records that use UELs without a string representation. These will result in in the domain column
gamstransfer 3.0.2 (2024-04-05)
- Fix issues associated with memory checks and uninitialized variables
gamstransfer 3.0.1 (2024-03-28)
- Initial CRAN submission.
- C++ GDX API version 7.11.1