Skip to content

gamstransfer

A Data Interface Between 'GAMS' and R

v3.0.8 · Jan 9, 2026 · MIT + file LICENSE

Description

Read, analyze, modify, and write 'GAMS' (General Algebraic Modeling System) data. The main focus of 'gamstransfer' is the highly efficient transfer of data with 'GAMS' <https://www.gams.com/>, while keeping these operations as simple as possible for the user. The transfer of data usually takes place via an intermediate GDX (GAMS Data Exchange) file. Additionally, 'gamstransfer' provides utility functions to get an overview of 'GAMS' data and to check its validity.

Downloads

4.2K

Last 30 days

1938th

8.9K

Last 90 days

23.2K

Last year

Trend: +94.8% (30d vs prior 30d)

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘gamstransfer/libs/gamstransfer.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘gamstransfer/libs/gamstransfer.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'gamstransfer/libs/x64/gamstransfer.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  7.3Mb
  sub-directories of 1Mb or more:
    libs   6.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.3Mb
  sub-directories of 1Mb or more:
    libs   6.7Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘gamstransfer/libs/gamstransfer.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  7.3Mb
  sub-directories of 1Mb or more:
    libs   6.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.3Mb
  sub-directories of 1Mb or more:
    libs   6.7Mb

Dependency Network

Dependencies Reverse dependencies Rcpp R6 R.utils collections gamstransfer

Version History

new 3.0.8 Mar 10, 2026
updated 3.0.8 ← 3.0.7 diff Jan 8, 2026
updated 3.0.7 ← 3.0.6 diff Sep 1, 2025
updated 3.0.6 ← 3.0.5 diff Jun 3, 2025
updated 3.0.5 ← 3.0.4 diff May 7, 2025
updated 3.0.4 ← 3.0.3 diff Sep 23, 2024
updated 3.0.3 ← 3.0.2 diff Jun 12, 2024
updated 3.0.2 ← 3.0.1 diff Apr 4, 2024
new 3.0.1 Mar 27, 2024