mans wrote: > > Hi, > Can anyone tell me how to embed R code in a C++ file. > > I am actually using a mac running on the OSX 10.6.2 and the IDE Xcode > Version 3.2 and I would like to embed the basic function like geometric, > binomial, normal and hyper geometric distributions in a sample cpp file. > > I heard about the library RInside and i have downloaded the source code > for mac but i do not know how to build it in order to use it with my IDE > XCode. > > Could anyone help me step by step because I am new in programming to show > me how to get this done? > > Thanks for your help. > > Mans. >
I use R on OS X, but haven't used Xcode that much- so I can't really offer any advice. However, you may try posting this question on the Mac-specific mailing list: https://stat.ethz.ch/mailman/listinfo/r-sig-mac Your question will probably get better answers there. Good luck! -Charlie ----- Charlie Sharpsteen Undergraduate-- Environmental Resources Engineering Humboldt State University -- View this message in context: http://n4.nabble.com/Embed-R-code-in-C-tp1677784p1678051.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.