[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

Re: [Rd] Query the pointer protection stack size (--max-ppsize=N) from within R?

2018-10-01 Thread Tomas Kalibera
I don't think this is possible. If you would like e.g. stricter checking for --max-ppsize argument value, please try to come up with some example that triggers such case. Tomas On 09/29/2018 06:41 PM, Henrik Bengtsson wrote: Hi, for simply for troubleshooting purposes (e.g. making sure that