Future solutions
Clash Royale CLAN TAG #URR8PPP Future solutions I am working with a large data set, which I use to make certain calculations. Since it is a huge data set, my machine, I am working on, is doing the job excessively long, for this reason I decided to use the future package in order to distribute the work between several machines and speed up the calculations. So, my problem is that through the future (using putty & ssh) I can connect to those machines (in parallel), but the work itself is doing the main one, without any distribution. Maybe you can advice some solution: My code: library(future) workers <- c("000.000.0.000", "111.111.1.111") plan(remote, envir = parent.frame(), workers= workers, myip = "222.222.2.22") start <- proc.time() cl <- makeClusterPSOCK( c("000.000.0.000", "111.111.1.111"), user = "...", rshcmd = c("plink", "-ssh", "-pw", "..."), rshopts = c("-i...