Hacker News new | ask | show | jobs
by bachmeier 3738 days ago
Looks like it's ARM. I suppose that's okay for many, but if you need programs like R, you're out of luck. I'd immediately buy one if it had an Intel or AMD processor.
1 comments

What are you talking about? I am using R on Slackware 14.1 on an ARM device. It works perfectly once you compile it.
You can use base R but (unless something has recently changed) not all packages are going to work. I also program in D - including interacting with R - and that won't currently work.
I have compiled numerous R packages as well (dplyr, ggplot2, FactoMineR) and they all work fine on ARM. I agree that you may face issues when it comes to packages relying on JAVA, but otherwise never seen any other problem so far on ARM.
Java 8 builds on all the 3 Debian ARM platforms so it probably works on Ubuntu too.

https://buildd.debian.org/status/package.php?p=openjdk-8&sui...

I don't know which D compiler you are using, but Debian builds gdc from GCC 5 for the 3 ARM platforms so it will probably work on Ubuntu Phone.

https://packages.debian.org/search?keywords=gdc-5