“Too many indices” big matrix vector length issue in R
问题 Hello and thanks in advance. I'm using Rx64 version 3.1.2 on a Windows Server and have a file-backed big matrix generated from the package bigmemory that I'm trying to use in a linear programming problem. The matrix is 7062 rows by 364520 columns for a total of 2574240240 entries (of integers). When I run the line for the linear program, I get the following error: Error in GetElements.bm(x, i, j) : Too many indices (>2^31-1) for extraction. That number, 2147483647, from what I read is the