R suffers from the disadvantage of being restricted to the local memory. Could you elaborate the precise memory limit in R?
For a 32-bit, R program is executed, the maximum value that can be obtained is under 4 GB. Furthermore, for systems that are 64-bits, the limit is just 8 TB.