tylermorganwall / rayshader

R Package for 2D and 3D mapping and data visualization
https://www.rayshader.com/
2.06k stars 214 forks source link

rayshader error msg #142

Closed ms1948 closed 3 years ago

ms1948 commented 3 years ago

Hi, if I run the rayshader examples published in https://www.rayshader.com regarding the volcano and mtcars data, I receive the following error msg for both examples:

Error in makePSOCKcluster(names = spec, ...) : Cluster setup failed. 4 of 4 workers failed to connect.

ms1948 commented 3 years ago

the erros show up if I use MacOS, all is ok if I use Ubuntu

tylermorganwall commented 3 years ago

Are you using RStudio? See the following issue/solution:

https://github.com/rstudio/rstudio/issues/6692

Update to the latest version of RStudio or use the workaround in the post.