[Rd] Darwin-Aqua R-devel

Stefano Iacus jago at mclink.it
Fri Jun 13 04:29:34 MEST 2003


I've been able to build a very primitive Aqua GUI for Darwin R.

This version as minimum event handler support but at least you can drag 
around the quartz device.

You need to download the RAqua.app.sit archive from 
http://www.economia.unimi.it/R/


You need to unstuff it and put inside your system Applications folder 
(i.e. /Applications)

If you click on the RAqua icon nothing will happen (in reality 
something happens if you have a look at the Console log window).

To run this version of R you should type the following from a term 
window


/Applications/RAqua.app/Contents/MacOS/RAqua


If you want to build this version of R you should download tomorrow 
R-devel tgz as I have just committed the files via CVS.
This version has been configured with

./configure --enable-R-shlib --with-blas='-framework vecLib' 
--with-lapack --with-aqua

if you have aquatcl/tk it should work fine. I'll try it tomorrow as it 
is too late now :)

stefano



More information about the R-devel mailing list