search for: masterassignment_2012_11_09

Displaying 1 result from an estimated 1 matches for "masterassignment_2012_11_09".

2012 Nov 09
2
Error in memory.size(size) when calling R in batch mode (but not in interactive mode)
Dear all I use a 64 bit Windows7 system with 16 GB memory. I have run an R script in batch mode with the following command: R CMD BATCH masterassignment_2012_11_09.r --save The execution was terminated with the following error message: Error in memory.size(size) : don't be silly!: your machine has a 4Gb address limit I never get this error message in an interactive session (and I don't think I should, taking into account the system). To be...