[R-sig-hpc] Overwriting library functions

Novack-Gottshall, Philip M. pnovack-gottshall at ben.edu
Mon Aug 12 15:09:00 CEST 2013


Hi all,

I'm using a package that is still being updated to address unintuitive 
issues. (The package developer sent me a temporary function fix until
the next release.) Normally (when running on a single CPU), I call
reassignInPackage() to over-write the pre-set package function.

But it doesn't seem that the over-write is sent to the clusters (I 
usually use SNOW and snowfall) when I export the package. Can anyone 
recommend a method to reassign a function in a library so that it can be 
called properly on the workers?

Thanks,
Phil


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Phil Novack-Gottshall
  Assistant Professor
  Department of Biological Sciences
  Benedictine University
  5700 College Road  Lisle, IL 60532

  pnovack-gottshall at ben.edu
  Phone: 630-829-6514
  Fax: 630-829-6547
  Office: 332 Birck Hall
  Lab: 107 Birck Hall
  http://www1.ben.edu/faculty/pnovack-gottshall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





More information about the R-sig-hpc mailing list