Hi everyone one
I've produced some event log data using the activity log package in RStudio.
The event log data has been saved as a variable using the activitylog function.
When this was then passed through the process_map function, I get this error message. How to resolve.
TOTAL_MEMORY=X with X higher than the current value 134217728, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or (4) if you want malloc to return NULL (0) instead of this abort, compile with -s ABORTING_MALLOC=0 "). Build with -s ASSERTIONS=1 for more info.