Re: [R] R in raspberry Pi

2017-01-02 Thread Peter Langfelder
I can see the file under this link: http://www.floppybunny.org/robin/web/rbook/online_chapters/r_and_the_raspberry_pi.pdf Make sure the (English) words are not split - my first attempt contained raspber_ry and thus it failed. Peter On Mon, Jan 2, 2017 at 5:10 PM, John Sorkin wrote: > Robin, >

Re: [R] R in raspberry Pi

2017-01-02 Thread John Sorkin
Robin, Your chapter sounds very interesting. Unfortunately it appears that it is not available, at least not to me. John > John David Sorkin M.D., Ph.D. > Professor of Medicine > Chief, Biostatistics and Informatics > University of Maryland School of Medicine Division of Gerontology and > Geriat

[R] R in raspberry Pi

2017-01-02 Thread robinbt2
One of the additional free online chapters to my book provides a step by step guide to downloading and running R on the Raspberry Pi: http://www.floppybunny.org/robin/web/rbook/online_chapters/r_and_the_raspber ry_pi.pdf All the best robin beaumont For details of the entire book go to: http://www

Re: [R] R in raspberry Pi

2017-01-02 Thread Erich Subscriptions
R is available for the standard Raspbian distribution. sudo apt-get install r-base will give you a basic installation. So far, hwoever, RStudio has not been made available in the distribution. > On 2 Jan 2017, at 17:47, Jackson Rodrigues > wrote: > > Hi everybody, > > Happy new year!! >

Re: [R] R in raspberry Pi

2017-01-02 Thread Bert Gunter
I would assume it's possible *if* 1) You could load a *nix OS and tools for which R is already compiled 2) You could load a *nix verstion and tools (C++ compiler, etc.) to compile it from the publicly available source 3) If you had sufficient memory and processing power. The CRAN website and rsee

[R] R in raspberry Pi

2017-01-02 Thread Jackson Rodrigues
Hi everybody, Happy new year!! I was wondering if it is possible to install and to run R to raspberry pi. Has anyone ever tried to run R in raspberry Pi 3? If so, how was the experience? Any suggestion for a more appropriate platform ? Cheers Jackson [[alternative HTML version delet