clojure-map-examples icon indicating copy to clipboard operation
clojure-map-examples copied to clipboard

installing the right version of Rserve

Open daslu opened this issue 5 years ago • 1 comments

Beautiful visualizations!

In packages_to_install.R, Rserve needs to be installed a bit differently, to make sure it has the right version: https://github.com/scicloj/clojisr#usage-requirements install.packages("Rserve",,"http://rforge.net")

daslu avatar Nov 18 '20 17:11 daslu

Fixed here (I think): https://github.com/joannecheng/clojure-map-examples/commit/2b15c6c6072401fd5128b4b178cd598e0d92b674

joannecheng avatar Nov 18 '20 19:11 joannecheng