Douglas Bates wrote:
> There was recently a question on the R-help list about the eee pc.  I
> had a related question about the XO laptop from OLPC (laptop.org).
> Has anyone looked at the development environment sufficiently to
> determine if it would be possible to create an executable image for R?
>  The laptop itself only supports Python, Javascript, etc. but it is
> running a real Linux operating system.
>
>   
It is Fedora based and x86 compatible, so it could be as simple as "yum
install R".
The potential pitfall is if that pulls in so many dependencies that you
overflow the 1GB solid-state disk.

-- 
   O__  ---- Peter Dalgaard             Ă˜ster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])                  FAX: (+45) 35327907

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to