Skip to content
Back to formatted view

Raw Message

Message-ID: <513A6E1F-5888-45BD-A3DF-047122C69B53@neuwirth.priv.at>
Date: 2017-01-02T17:39:18Z
From: Erich Subscriptions
Subject: R in raspberry Pi
In-Reply-To: <CAPL76w_m0M5vffm9GMz7Fsav4oP1arsCA4MwCF2Cgf74vcO99Q@mail.gmail.com>

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 <jacksonmrodrigues at gmail.com> wrote:
> 
> 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 deleted]]
> 
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.