echo_july
计算时出现“Error: cannot allocate vector of size 2.5 Gb
In addition: Warning messages:
1: In runif(n, min = win$xrange[1], max = win$xrange[2]) :
Reached total allocation of 1535Mb: see help(memory.size)
2: In runif(n, min = win$xrange[1], max = win$xrange[2]) :
Reached total allocation of 1535Mb: see help(memory.size)
3: In runif(n, min = win$xrange[1], max = win$xrange[2]) :
Reached total allocation of 1535Mb: see help(memory.size)
4: In runif(n, min = win$xrange[1], max = win$xrange[2]) :
Reached total allocation of 1535Mb: see help(memory.size)” 是怎么回事?该如何解决?