> Korpela Mikko (MML)
> on Sat, 29 Sep 2018 06:49:25 + writes:
> If the "Matrix" package is attached, 'example(dget)'
> fails:
>> library(Matrix) example(dget)
dget> fil <- tempfile()
dget> ## Write an ASCII version of function mean to our temp
dget>
Hi,
for simply for troubleshooting purposes (e.g. making sure that
--max-ppsize=N) is set, is there a way to query the pointer protection
stack size from R? I tried to grep the source code and couldn't find
anything, so I expect the answer is no.
Thxs,
Henrik
__