Re: [R] Graphics API version mismatch with RSVGTipsDevice

2010-11-12 Thread leandro
Dear Prof. Ripley Thank you for your help. It works perfectly now. I did not realise that just using update.packages() was not rebuilding the packages under the new R version. Best, Leandro On Fri, 2010-11-12 at 14:33 +, Prof Brian Ripley wrote: > You need to reinstall these packages when you

Re: [R] Graphics API version mismatch with RSVGTipsDevice

2010-11-12 Thread Prof Brian Ripley
You need to reinstall these packages when you update R. Have you done update.packages(checkBuilt=TRUE) ? It's the obvious way to find packages which need updating. On Fri, 12 Nov 2010, leandro wrote: Dear Colleagues I have been struggling with a problem and could not find a similar previous

[R] Graphics API version mismatch with RSVGTipsDevice

2010-11-12 Thread leandro
Dear Colleagues I have been struggling with a problem and could not find a similar previous posting in any of my searches, so I decided to write to the list. I am trying to produce svg files from plots using RSVGTipsDevice in R 2.12.0 in Ubuntu 10.04, but I am getting the following error message: