Skip to content
Prev 170041 / 398506 Next

R on Mobile Devices (Android)

On Tue, Feb 10, 2009 at 7:57 PM, Warren Young <warren at etr-usa.com> wrote:
Just a note on porting to iPhone:
the iPhone keyboard can be customised for specific applications, so
you could make a keyboard with assignment and brackets prominently
displayed. I'm thinking that interface-wise this would be fairly
doable.
Unfortunately, I believe running R on the iPhone wouldn't be allowed.
The sdk states:

"3.3.2 [...]No interpreted code may be downloaded and used in
an Application except for code that is interpreted and run by Apple's
Published APIs and built-
in interpreter(s)."
and

"An Application may not itself install or launch other executable code
by any means, including without limitation through the use of a plugin
architecture, calling other frameworks, other APIs or otherwise."


I'm not too familiar with programming speech, but it seems this would
cover R, no?

Otherwise, I might be interested in porting R, taking it as an excuse
to learn objective C and C++....

regards,

Gustaf