Re: [Rd] Windows Vista Issues
Dominick Samperi wrote: > Uwe Ligges wrote: >> There is not a single R-Vista issue here (and no R issue at all). All >> are problems of the user who has not read Windows Vista documentation. >> Uwe Ligges > Oh, and this probably explains why my previous two postings mysteriously > disappeared. I do not know if Windows Vista eats e-mails. At least I do not... > I took the time to post this message for the benefit of readers of this > group. Thank you for *all* your contributions! Unfortunately this message was wrong, because everything works fine with recent versions of R, as far as we know. And all reports on Vista issues I received before were reproducible - bust just when omitting important settings under Windows Vista, such as starting with wrong privileges. Thanks to Brian Ripley and Duncan Murdoch all known facts are documented in the R for Windows FAQs and the "R Installation and Administration manual". Please note that we (this means particularly Brian Ripley and Duncan Murdoch) have tested, checked and fixed things in order to make R work smoothly under Windows Vista. Hence it is inappropriate to say that R does not work as intended on that platform without giving an example. > Can you please tell me how I can remove R software packages that I > previously contributed from your archives? Sure, please send an e-mail to [EMAIL PROTECTED] and Kurt will remove them. Or if you just want to remove Windows versions, I will do so. In that case, I can clean up even more things for which I spend several hours to set them up for you and the users of your packages. But before asking to remove your packages please note that all I wrote are personal opinions, not CRAN opinions (hey, I need to write a disclaimer below my messages, obviously ;-)) and I did not want to insult anybody. If I did so, my apologies. Uwe Ligges > > Thanks, > Dominick > __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
[Rd] trivial typo R-exts.texi
Dear list, Please find below a trivial patch to R-exts.texi Kind regards, Tobias Index: R-exts.texi === --- R-exts.texi (revision 42789) +++ R-exts.texi (working copy) @@ -8874,7 +8874,7 @@ reasons it calls @code{predict.lm} directly, but in principle (and in S originally and currently) it could use @code{NextMethod}. (@code{NextMethod} seems under-used in the @R{} sources. Do be aware -that there as S/R differences in this area, and the example above works +that there are S/R differences in this area, and the example above works because there is a @emph{next} method, the default method, not that a new method is selected when the class is changed.) -- Tobias Verbeke - Consultant Business & Decision Benelux Rue de la révolution 8 1000 Brussels - BELGIUM +32 499 36 33 15 [EMAIL PROTECTED] __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
Re: [Rd] trivial typo R-exts.texi
On 9/6/2007 2:40 PM, Tobias Verbeke wrote: > Dear list, > > Please find below a trivial patch to > R-exts.texi > > Kind regards, > Tobias > > > Index: R-exts.texi > > === > > --- R-exts.texi (revision 42789) > > +++ R-exts.texi (working copy) > > @@ -8874,7 +8874,7 @@ > > reasons it calls @code{predict.lm} directly, but in principle (and in S > originally and currently) it could use @code{NextMethod}. > (@code{NextMethod} seems under-used in the @R{} sources. Do be aware > -that there as S/R differences in this area, and the example above works > +that there are S/R differences in this area, and the example above works > because there is a @emph{next} method, the default method, not that a > new method is selected when the class is changed.) Fixed, thanks. Duncan Murdoch __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
Re: [Rd] Windows Vista Issues
Hi Dominick, No offence intended, but I have been running R (presently 2.5.1.patched) on a Vista (Home Basic) machine without a hitch since March 2007. Initially I had to turn off "User Account Control" to install new packages, but that was a known issue. I still run it that way, though it's not necessary anymore (to have a truly smooth R). You really don't need it switched on if you have decent anti-virus stuff &c. Regards, Mark Difford. Dominick Samperi-2 wrote: > > Uwe Ligges wrote: >> There is not a single R-Vista issue here (and no R issue at all). All >> are problems of the user who has not read Windows Vista documentation. >> Uwe Ligges > Oh, and this probably explains why my previous two postings mysteriously > disappeared. > > I took the time to post this message for the benefit of readers of this > group. > > Can you please tell me how I can remove R software packages that I > previously > contributed from your archives? > > Thanks, > Dominick > > __ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > > -- View this message in context: http://www.nabble.com/Windows-Vista-Issues-tf4377458.html#a12527646 Sent from the R devel mailing list archive at Nabble.com. __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel