Re: [R] Installing A2R in Windows

2008-05-07 Thread Kate
Thank you very much for your help. This should take care of my problem. @Romain: it would be greatly appreciated if you could release A2R on CRAN. On Wed, May 7, 2008 at 5:31 AM, Romain Francois < [EMAIL PROTECTED]> wrote: > Hello Kate, > > Sorry I've only seen that thread. I've not been using A

Re: [R] Installing A2R in Windows

2008-05-07 Thread Romain Francois
Hello Kate, Sorry I've only seen that thread. I've not been using A2R for some time, and never really found the time to release it properly, in CRAN for example. I'll try to allocate some time to that. If you have the sufficient tools installed (http://www.murdoch-sutherland.com/Rtools/), in

Re: [R] Installing A2R in Windows

2008-05-06 Thread Prof Brian Ripley
On Tue, 6 May 2008, Kate wrote: Thanks. I used the command you mention and it works fine in Linux. But I need to get it to work for Windows XP as well (currently running R-2.7.0). Any idea if it's possible? Yes, same commmand works -- I've just tested it. You need the tools installed, or to

Re: [R] Installing A2R in Windows

2008-05-06 Thread Kate
Thanks. I used the command you mention and it works fine in Linux. But I need to get it to work for Windows XP as well (currently running R-2.7.0). Any idea if it's possible? On Tue, May 6, 2008 at 5:18 PM, Prof Brian Ripley <[EMAIL PROTECTED]> wrote: > How did you install it? > > You need to get

Re: [R] Installing A2R in Windows

2008-05-06 Thread Prof Brian Ripley
How did you install it? You need to get A2R_0.0-4.tar.gz and do R CMD INSTALL A2R_0.0-4.tar.gz, after reading the 'R Installation and Administration manual, especially the sections for your OS. The package in A2R/lastVersion/ was built for Unix on R 2.2.1. An expert might be able to get it w