joannecheng / clojure-map-examples

Examples for Making Geographic Maps with Clojure talk
Eclipse Public License 2.0
16 stars 3 forks source link

installing the right version of Rserve #1

Open daslu opened 3 years ago

daslu commented 3 years ago

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")

joannecheng commented 3 years ago

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