This is related to my previous question freeing up memory in R
and was wondering if it was possible to reduce or clear the size of R's global string cache?...I have heard that it can only go up?
If it is possible, how do you do it?
Thx
I don't believe that is true. It looks like the garbage collector code marks unused CHARSXPs (the individual cached components of character vectors) and removes them.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With