Rev 571 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
INSTALLconfigure, build and install R-2.0.0 (2004-10-04) with./configure --with-blas='-framework vecLib' --with-lapack --with-aquamakesudo make install"--with-aqua" is needed also for this Cocoa version. The R.app will init R with argument "--gui=cocoa"One you have the R.framework installed in /Library/Frameworks than you can build R.appThis project has been produced with XCode 1.5To build the R for Mac OS X Faq in docs folder usemakeinfo -D UseExternalXrefs --html --force --no-split RMacOSX-FAQ.texiNOTE:To run R.app from inside the XCode debugger, you have to setup the R_HOMEenv variable. Proceed as follows:* Select the "R" executable* choose "Info"* Click the "variables" tab and setR_HOMEto/Library/Frameworks/R.framework/Resources