<div dir="ltr">I find that when I attempt to export Rcpp functions to a cluster using the R clusterExport function I get the following error (or some variant thereof):<div><br></div><div><div>Error in checkForRemoteErrors(val) : </div><div>  5 nodes produced errors; first error: NULL value passed as symbol address</div></div><div><br></div><div>I am running Windows 7, and the cluster is on a quadcore machine. Exporting ordinary R functions is completely error-free in my setup.</div><div><br></div><div>Has anyone else experienced this problem? Any suggestions on a fix? Thanks.</div></div>