-------- Forwarded Message -------- From: Giada Spaccapanico Proietti <[email protected]> To: [email protected] <[email protected]> Subject: loadMatrix error Date: Tue, 6 Feb 2018 12:55:18 +0000
Dear glpk developers, I’m using the R package glpkAPI that interfaces your programming kit to R and I’ve encountered the following error in compiling the function loadMatrix: Error: Row index 'i[615] = -2147483648' is out of range! I don’t think that the problem is in my data because I have only positive values and “NA”s (maybe this can be the source of the problem…) in the vectors “ne”, “ia”, “ja” and “ra” and I cannot understand where is the object “i” that the program calls “Row index”. Can you help me trying to find the error? Thank you very much Giada Spaccapanico Proietti PhD student in Statistical Sciences at Alma Mater Studiorum (Bologna) _______________________________________________ Bug-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-glpk
