paleolimbot commented on issue #36161:
URL: https://github.com/apache/arrow/issues/36161#issuecomment-1642593199

   > Do you know if there is a way to free the memory that has been consumed to 
declare the different libraries with library()?
   
   I am pretty sure that this isn't available...there are ways to track R 
allocations in certain sections of code using the `profmem` package but it 
doesn't extend to C or C++ alllocations that happen outside of R vectors.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to