Skip to content
Prev 1119 / 15075 Next

Using Obj-C from R

FWIW, I have put the original package I developed
to access ObjectiveC code from R on the Omegahat Web site

 http://www.omegahat.org/RObjectiveC

I put there in case people can make use of the code in
there to assist in filling in Simon's package (or vice versa)
e.g. for the conversion of different data types,  some
reflectance material, etc.
I imagine Simon's package is a very good start, and I am
not offering this one as a competitor but hopefully
to encourage others to help merge the facilities.
I am happy to help make it do more things,
so if there are any issues, please mail me.

If I recall correctly,  there was an issue
with ObjectiveC on Linux and OSX handling references to structs
(or something "primitive") slightly different.
But I may just be forgetting.


 D.
Simon Urbanek wrote: