Skip to content
Prev 6825 / 15075 Next

iPad?

On Sat, Jan 30, 2010 at 8:55 AM, Simon Urbanek
<simon.urbanek at r-project.org> wrote:
The graphics dev shouldn't be too bad, most everything we need is
there. Added bonus: a controlled font list so fewer issues there. :-)

A console would be more work than on OS X I think, but not too bad.
I don't think the iPhone SDK implemented the NSDIstantObject classes
so it wouldn't be quite as easy as the desktop version. I've actually
been thinking about cloud-based analysis quite a bit for a variety of
reasons and I think I would do it like DabbleDb with some sort of
database (or data document) facility. You'd spin up a "virtual
machine" (which may or may not be an actual virtual machine) with a
true copy (or copies) of R with a remote connection REPL instead of
the normal one. You'd then use sticky sessions to bind your client to
that specific copy (or copies) of R so your client could interact with
the system in the normal fashion, shipping output from graphics back
and forth to different things.
True, they do like education/science... Good point about the packages
though. Perhaps pure-R only packages would be OK? Really no different
than buying extra levels in a game or something.... Use the in-app
purchase capability?