큰 Object 작업중에 잠시 쉬었다…. 다시 시작할때… 많이 발생하며,Session이 죽거나, 기존 Session을 불러오지 못하는 경우에 발생한다. 방법1. 기존 Session을 삭제 rm -rf ~/.rstudio/sessions/active/session-* 방법2. Session의 timeout시간을 조정 RStudio Server: Configuring the Server 기본적으로 2시간동안 안쓰면, Read more…
https://r.789695.n4.nabble.com/R-3-5-0-vector-memory-exhausted-error-on-readBin-td4750237.htmlhttps://stackoverflow.com/questions/51295402/r-on-macos-error-vector-memory-exhausted-limit-reached Note: This limit includes both physical and virtual memory; so setting _MAX_VSIZE=16Gb on a machine with 16Gb of physical memory may not prevent this error. You may have to play with this parameter, depending Read more…