summaryrefslogtreecommitdiff
path: root/lib/lazar.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lazar.rb')
-rw-r--r--lib/lazar.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lazar.rb b/lib/lazar.rb
index 5bcfadf..1fbd75a 100644
--- a/lib/lazar.rb
+++ b/lib/lazar.rb
@@ -49,7 +49,7 @@ end
# should work on POSIX including os x
# http://stackoverflow.com/questions/19619582/number-of-processors-cores-in-command-line
NR_CORES = `getconf _NPROCESSORS_ONLN`.to_i
-R = Rserve::Connection.new
+R = Rserve::run.Rserve(remote=TRUE)
=begin
R.eval "
suppressPackageStartupMessages({