Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [statet-users] memory.limit issue

Hi Mike,

you can try out the new testing version of the R packages from:

https://download.walware.de/rj-4.0/integration

For comments or problems, please use:
https://gitlab.com/walware/de.walware.rj-server.gr/issues/2

Regards,
Stephan


[27.01.2020 08:53] Stephan Wahlbrink wrote:
Hi Mike,

thank you for pointing that out.
Yes, it is caused by the linked change in R core. Unfortunately there is no simply API to reduce the limit for embedded applications, so a possible fix (in RJSrv for GNU R) will requires some time.

Regards,
Stephan


[14.01.2020 13:01] Mike Ems wrote:
Hello,
using R 3.6.2, Eclipse 201912 and Statet 4.1 (Integration)
memory.limit() is reporting:
|> memory.limit()|
|[1] 1.759219e+13|
I believe this is suffering from the same issue reported here:
https://github.com/rstudio/rstudio/issues/4986
reading the above discussion, the cause seems to have been isolated to this
change made to R ("Remove memory limit on embedded applications on Windows"): https://github.com/wch/r-source/commit/24fc04760afdca9edc52afeb4dfb1f5bf50ffd6e
It would be great to have your advice on how to resolve this if possible.
Thanks,
Mike
_______________________________________________
statet-users mailing list
statet-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/statet-users


Back to the top