Skip to content
Prev 51266 / 63435 Next

Exporting a method to a cluster object

On 17 November 2015 at 18:18, Philip Leifeld wrote:
| This is my first message to this list. It would be great if people here 
| could help me with the following problem (self-contained code example 
| below):

It is not really the list for it. Could you try r-sig-hpc (and you first need
to subscribe).

In short, load all required packages on all worker nodes. See the vignette of
the parallel package for a good start.

Dirk