Re: [Rd] r-release, r-oldrel

2014-11-20 Thread Gábor Csárdi
On Fri, Nov 7, 2014 at 6:09 AM, peter dalgaard wrote: [...] > Now you got me curious... this seems to do the job of finding the last > release of all major.minor series: > > tb <- read.table(text=system("svn ls -v http://svn.r-project.org/R/tags";, > intern=TRUE)) > names(tb) <- c("rev","au","m"

Re: [Rd] Cursor not behaving properly

2014-11-20 Thread Martyn Plummer
I can't reproduce this on Fedora 20, so I think it is an Ubuntu bug. If anyone not on Ubuntu can reproduce this then please add a comment in the bug repository. https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16077 If not then I'll close it. Martyn On Thu, 2014-11-20 at 10:27 +0100, Larissa

Re: [Rd] Cursor not behaving properly

2014-11-20 Thread Larissa Hauer
Hi, regarding earlier versions: I can reproduce this bug with R 3.1.1 on Ubuntu 14.04, Gnome Terminal. I could imagine this is an Ubuntu problem since I've had "ghost mice" and strange cursor behavior since I switched to 14.04. Larissa PS: If any Ubuntu user is interested, I was able to f