Re: [R] problem with makeSOCKcluster depending on R patch version

2011-05-16 Thread Uwe Ligges
Fra: r-help-boun...@r-project.org [r-help-boun...@r-project.org] På vegne af Uwe Ligges [lig...@statistik.tu-dortmund.de] Sendt: 14. maj 2011 18:23 Til: Ulrich Halekoh Cc: r-help@r-project.org Emne: Re: [R] problem with makeSOCKcluster depending on R patch version On 13.05.2011 14:01, Ulrich Halekoh

Re: [R] problem with makeSOCKcluster depending on R patch version

2011-05-15 Thread Søren Højsgaard
oject.org [r-help-boun...@r-project.org] På > vegne af Uwe Ligges [lig...@statistik.tu-dortmund.de] > Sendt: 14. maj 2011 18:23 > Til: Ulrich Halekoh > Cc: r-help@r-project.org > Emne: Re: [R] problem with makeSOCKcluster depending on R patch version > > On 13.05.2011 14:01, Ulri

Re: [R] problem with makeSOCKcluster depending on R patch version

2011-05-15 Thread Søren Højsgaard
...@statistik.tu-dortmund.de] Sendt: 14. maj 2011 18:23 Til: Ulrich Halekoh Cc: r-help@r-project.org Emne: Re: [R] problem with makeSOCKcluster depending on R patch version On 13.05.2011 14:01, Ulrich Halekoh wrote: > Dear, > > I encountered a problem using the makeSOCKcluster function depending the

Re: [R] problem with makeSOCKcluster depending on R patch version

2011-05-15 Thread Uwe Ligges
Fra: r-help-boun...@r-project.org [r-help-boun...@r-project.org] På vegne af Uwe Ligges [lig...@statistik.tu-dortmund.de] Sendt: 14. maj 2011 18:23 Til: Ulrich Halekoh Cc: r-help@r-project.org Emne: Re: [R] problem with makeSOCKcluster depending on R patch version On 13.05.2011

Re: [R] problem with makeSOCKcluster depending on R patch version

2011-05-14 Thread Uwe Ligges
On 13.05.2011 14:01, Ulrich Halekoh wrote: Dear, I encountered a problem using the makeSOCKcluster function depending the patched version of R-2.13.0 I used. library(snow) cl<- makeSOCKcluster(rep("localhost", 2)) this works fine for the R-13.0 patch (2011-04-28 r55678) but not for the pat