Re: [Rd] package snow/parallel doesnt make any clusters

2011-09-16 Thread Uwe Ligges
Have you tried Admin privileges? It may be necessary to have some additional permissions (and Admin includes those). Best, Uwe Ligges On 16.09.2011 09:28, Maarten Schipper wrote: I am running R.And I want to make parallel computations. When using the snow package under R-2.13.1patched or th

[Rd] package snow/parallel doesnt make any clusters

2011-09-16 Thread Maarten Schipper
I am running R.And I want to make parallel computations. When using the snow package under R-2.13.1patched or the parallel package under R 2.14.0dev, R isn't able to create a cluster. When typing: cl <- makeCluster(4) R doesn't respond. It doesn't crash either. specs: OS: 32 bit, Windows XP Pr