Search found 1 match

by algoryhmic
5 years ago
Forum: Modeling
Topic: Debugging error from command line in R
Replies: 1
Views: 2185

Debugging error from command line in R

Hi all, I am attempting to solve a multiple script model using the command line via R. This model runs without error when run in gamside IDE. However, when running via the command line with the following commands in R: library(gdxrrw) igdx("C:\\GAMS\\win64\\24.7"); system(paste0('C:\\GAMS\...