Re: [Rd] unexpected memory.limit on windows in embedded R

2018-10-17 Thread Tomas Kalibera
Dear Livio, thank you for the report. Fixed in R-devel, 75450. Best Tomas On 10/01/2018 06:29 PM, Livio Bertacco wrote: Dear All, I'm linking R from another application and embedding it as described in the R-exts manual, i.e. with initialization done via Rf_initEmbeddedR. While everything work

[Rd] unexpected memory.limit on windows in embedded R

2018-10-01 Thread Livio Bertacco
Dear All, I'm linking R from another application and embedding it as described in the R-exts manual, i.e. with initialization done via Rf_initEmbeddedR. While everything works the same as in standalone R for Linux, under Windows I found a difference in the default memory.limit, which is fixed to 2G