Re: [Rd] R 2.9.0 devel: package installation with configure-args option

2009-03-06 Thread ml-it-r-devel
Prof Brian Ripley wrote: > I think this should now work (one of several 'FIXME' issues addressed in > the latest commit -- there are still some to go, but 2.9.0 is not due > for 6 weeks). tested and confirmed with R devel revision r48059; more than one configure arguments are now handled correctly

Re: [Rd] R 2.9.0 devel: package installation with configure-args option

2009-03-05 Thread Prof Brian Ripley
I think this should now work (one of several 'FIXME' issues addressed in the latest commit -- there are still some to go, but 2.9.0 is not due for 6 weeks). It is always useful to have a real test example, though. (I used rgl in relation to some discussion about paths on r-sig-mac.) On Tue,

Re: [Rd] R 2.9.0 devel: package installation with configure-args option

2009-03-03 Thread Prof Brian Ripley
That version of R is 'under development' and the INSTALL file says ## FIXME: this loses quotes, so filepaths with spaces in get broken up so it is I think the same as a known issue. The whole package installation process has been completely reconstructed for R-devel, and the process is not qui