Skip to content
Prev 165964 / 398502 Next

Problem with package SNOW on MacOS X 10.5.5

I don't see this on my setup (OS X 10.5.6, R 2.8.0, snow 0.3-3).  As
snow does not use a name space it is possible that something else you
have loaded is masking a snow internal function.  Another possibility
might be that your worker processes are picking up different versions
of R or snow.  You might look at what traceback() says and/or use
clusterEvalQ to query the workers for R and snow versions.

luke
On Wed, 31 Dec 2008, Greg Riddick wrote:

            

  
    
Message-ID: <alpine.OSX.2.00.0901041401320.10575@luke-tierneys-macbook-pro-15.local>
In-Reply-To: <579808ca0812310741y6b2e0a8bs5a6e72eccceb17d7@mail.gmail.com>