Re: [R] Graphics not working for R in ubuntu

2008-07-19 Thread Mose Andre
You can't run the Windows GUI in Ubuntu (unless you run it in a Windows virtual machine). Try installing rkward and using rkward for an alternative (you will probably be pleasantly surprised): sudo apt-get install rkward rkward http://rkward.sourceforge.net/ -Mose On Fri, Jul 18, 2008 at 11:09

Re: [R] ayuda

2008-03-14 Thread Mose Andre
Try Sys.sleep() On Fri, Mar 14, 2008 at 4:33 PM, Rosaura Cordero <[EMAIL PROTECTED]> wrote: > hola, si me pudieran decir como hago para colocar dentro de un ciclo una > pausa > > - > > ¿Con Mascota por primera vez? - Sé un mejor Amigo > > >[[alternative HT

Re: [R] esercizio

2008-03-03 Thread Mose Andre
Hey Flo, I'm not entirely sure what you're problem is -- due to the language thing, probably -- but I think you want a function that will give you (or computes in an intermediate step) the "edit distance" between strings. There is the "sdists" function in the cba package that might help (it can g

Re: [R] graphics - line resolution/pixelation going from R to windows metafile

2007-11-16 Thread Mose Andre
You might try using the Cairo package, which will allow you to bypass using the Windows graphics device and can give you anti-aliasing. As the manual says: "It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as