CT YU wrote: > Hi all, > When I use the function envelope(???,pcf,i=???,j=???), there are some errors > as followings: > Error: cannot allocate vector of size 5.3 Mb > In addition: Warning messages: > 1: In vector("double", length) : > Reached total allocation of 502Mb: see help(memory.size) > 2: In vector("double", length) : > Reached total allocation of 502Mb: see help(memory.size) > 3: In vector("double", length) : > Reached total allocation of 502Mb: see help(memory.size) > 4: In vector("double", length) : > Reached total allocation of 502Mb: see help(memory.size) > > > Thanks. > > Ct YU > Your internal memory is full.
?memory.size Paul -- Drs. Paul Hiemstra Department of Physical Geography Faculty of Geosciences University of Utrecht Heidelberglaan 2 P.O. Box 80.115 3508 TC Utrecht Phone: +31302535773 Fax: +31302531145 http://intamap.geo.uu.nl/~paul ______________________________________________ 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.