<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm sure this question is answered in the help
file, but likely I'm not reading it corrected.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Running windows version 1.00.0, loading a
table (35K rows by 10 columns) from Excel using the read.table command I receive
the following message. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Error: cons memory (350000 cells)
exhausted<BR> See "help(Memory)" on how to
increase the number of cons cells.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>From reading the help file, I've learned a bit more
about static memory, but I'm not sure where to place the </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>R --vsize=15M --nsize=1000k</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>line. Where should this line be placed?
(Or in which file?)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks for your time.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Matt Pocernich</FONT></DIV>
<DIV> </DIV></BODY></HTML>