Simon,
2009/10/12 Simon Urbanek :
>
> On Oct 11, 2009, at 9:17 PM, Mikkel Meyer Andersen wrote:
>
>> Simon,
>>
>> Thanks for your answer.
>>
>> Do you have a link describing the procedure on compiling for iPhone or is
>> it really just ready out of the box?
>
> You can compile R itself (libR) out
On Oct 11, 2009, at 9:17 PM, Mikkel Meyer Andersen wrote:
Simon,
Thanks for your answer.
Do you have a link describing the procedure on compiling for iPhone
or is it really just ready out of the box?
You can compile R itself (libR) out of the box just using regular
cross-compilation. Th
Simon,
Thanks for your answer.
Do you have a link describing the procedure on compiling for iPhone or
is it really just ready out of the box? A description would help me
trying to do it with Android. I've done some searching, but the only
relevant hit I've found is
http://ephphatharesearch.com/Ep
Mikkel,
On Oct 11, 2009, at 6:38 AM, Mikkel Meyer Andersen wrote:
As a follow-up on [1], I'd like to raise the question of whether it's
practically possible to compile R to the Google Android mobile
platform?
The best way would probably be to use the Native Developer Kit [2],
NDK, and in that
Hi.
As a follow-up on [1], I'd like to raise the question of whether it's
practically possible to compile R to the Google Android mobile
platform?
The best way would probably be to use the Native Developer Kit [2],
NDK, and in that way get a library. This could then be interfaced to
by a Java-pro