Re: [R] Help needed to understand an error message produced from furrr and future packages

2021-11-25 Thread Jeff Newmiller
This question is off-topic here (see the Posting Guide, you are asking about a contributed package). Like walking down the street and asking this question, someone might know about it, but most will be puzzled. You should know that multicore is quite sensitive to which kinds of operations you p

[R] Help needed to understand an error message produced from furrr and future packages

2021-11-25 Thread Hiroto Miyoshi
Dear R-users I need help to understand the error message from furrr function. I am trying to build a parallel compute system which combines two desktop computers, one of which is a host computer, and runs ubuntu over wsl2, and the other is a slave, which runs ubuntu. as its OS. They are mutually