[R] Memory problem

Mahdi Osman m_osm at gmx.net
Fri Mar 3 08:45:11 CET 2006


Hi list,

I am analysing a large dataset using random coefficient (using nlme) and
fixed effects (using lm function) models. I   have problem with my R version
2. 2. 1 due to memory allocation difficulties. When I try to expand the
memory I get the following error message.


> R --min-vsize=10000000 --max-vsize=1000000000 --min-nsize=500
--max-nsize=10000000
Error: target of assignment expands to non-language object
> R --min-vsize=10000000 --max-vsize=500000000 --min-nsize=500
--max-nsize=10000000
Error: target of assignment expands to non-language object


I am working on Mac OS X Power PC G5 platform.


I was wondering if anybody could give me a hint on how to solve this
problem.

Thanks in advance for your help


Regards

Mahdi

-- 
-----------------------------------
Mahdi Osman (PhD)
E-mail: m_osm at gmx.net
-----------------------------------

Bis zu 70% Ihrer Onlinekosten sparen: GMX SmartSurfer!
Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer




More information about the R-help mailing list