I am able to install R on my Pi using Raspbian Wheezy, and I'm trying to build R-Studio from source. Has anyone been successful getting R-Studio (Desktop or Server) installed on the Pi?
Asked
Active
Viewed 2,134 times
1
-
1Why would you want to do that? – Piotr Kula Apr 08 '14 at 19:32
-
I'd be interested in knowing how you got on with this if there is an update. Is installing R pretty easy? What steps did you take? – munkee Apr 08 '14 at 19:17
-
1R is easy to install since its in the raspbian repository and the install process is the same for Debian. RStudio server would be nice to have a low cost web server to do work remotely and doesn't need to be very computationally powerful. – Apr 09 '14 at 13:13