saezlab / mistyR

Multiview Intercellular SpaTial modeling framework
https://saezlab.github.io/mistyR/
GNU General Public License v3.0
48 stars 11 forks source link

Fixed deprecation of `multiprocess` #12

Closed npalacioescat closed 3 years ago

npalacioescat commented 3 years ago

Fixes error on installation:

error: Initialization of plan() failed, because the test future used for validation failed. The reason was: (converted from warning) Strategy 'multiprocess' is deprecated in future (>= 1.20.0). Instead, explicitly specify either 'multisession' or 'multicore'. In the current R session, 'multiprocess' equals 'multisession'.
jtanevski commented 3 years ago

Was already fixed in devel branch