harrysouthworth / gbm

Gradient boosted models
Other
106 stars 27 forks source link

Use makeCluster() from parallel package instead of another package such ... #31

Closed az0 closed 9 years ago

az0 commented 9 years ago

...as snow.

The following command finds masked functions between snow and parallel. grep -P "(clusterApply|clusterApplyLB|clusterCall|clusterEvalQ|clusterExport|clusterMap|clusterSplit|makeCluster|parApply|parCapply|parLapply|parRapply|parSapply|splitIndices|stopCluster)" R/*R