doRedis with strange socket connection error in Ubuntu Linux, R, and RStudio
问题 I am trying to get doRedis R package working in my latest Ubuntu 10.0.4 environment with R 2.12.1. I tried download the latest 2.15.1 but it installs (with apt-get install...) this other version. Anyhow, when I run the following lines from doRedis.R (http://bigcomputing.com/doredis.R): library('doRedis') #no issues here registerDoRedis(queue='jobs') I get the error of: registerDoRedis(queue='jobs') Error in socketConnection(host, port, open = "a+b", blocking = TRUE, timeout = timeout) :