[R-pkg-devel] install.R running out of memory

Viktor Gal w|k|ng @end|ng |rom m@eth@com
Sat Nov 2 18:09:51 CET 2019


Hi,

I’m developing an ML library that has R bindings… when installing the library with R CMD INSTALL the R process is running out of memory (50G+ ram) when doing:
** byte-compile and prepare package for lazy loading

any ideas how i could debug this part of code, to figure out what is actually happening and why is there a memory leak?

cheers,
viktor


More information about the R-package-devel mailing list