Hello, R users.

I need help. When I run one of my own functions, I got follwoing error message.

Error: cannot allocate vector of size 350493 Kb

So I check the memory size.

memory.limit()
[1] 1610612736

Is it enough for vector of size 350493 Kb? Am I missing something?

Thank you for your reply in advance.

_________________________________________________________________
전세계인이 함께하는 웹 메일 서비스인 MSN Hotmail을 만나 보세요.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to