Relative Content

Tag Archive for renvironment-variables

What values can be entered for `R_MAX_VSIZE` in R?

I am working on memory-intensive operations in R. I have seen some advice on this site about increasing the memory limit using R_MAX_VSIZE but I haven’t found a clear explanation of exactly what sorts of values can be inputted and how they are read.