Re: [Rd] Embedding R Engine in Cocoa

2009-03-17 Thread Simon Urbanek
On Mar 17, 2009, at 15:51 , David Zwerdling wrote: Hello Everyone, I'm attempting to use the R-Engine from the Mac R.app GUI project to embed R in an Objective-C application I'm writing. However, after a few days of trying, dependencies to the GUI keep tying me down. I don't need anythin

[Rd] Embedding R Engine in Cocoa

2009-03-17 Thread David Zwerdling
Hello Everyone, I'm attempting to use the R-Engine from the Mac R.app GUI project to embed R in an Objective-C application I'm writing. However, after a few days of trying, dependencies to the GUI keep tying me down. I don't need anything fancy, I'm just feeding in vectors and running regressions