Displaying 2 results from an estimated 2 matches for "libfoundation".
2008 Nov 04
1
R 2.8.0 compilation...
...l.h... no
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking for cached Foundation settings... no
checking whether default Foundation framework works... no
checking whether -framework Foundation works... no
checking whether libFoundation works... no
checking for GNUstep... no
checking for working Foundation implementation... no
checking whether C runtime needs -D__NO_MATH_INLINES... no
checking for library containing connect... none required
checking for library containing gethostbyname... none required
checking for library conta...
2009 Mar 17
1
Embedding R Engine in Cocoa
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 on them, but even that seems to escape me.
I've seen on the outdated R/Cocoa