[R] Graphics API version mismatch with RSVGTipsDevice
Prof Brian Ripley
ripley at stats.ox.ac.uk
Fri Nov 12 15:33:56 CET 2010
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 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:
>> require(RSVGTipsDevice)
> Loading required package: RSVGTipsDevice
>> devSVGTips(file = "curves.svg")
> Error in devSVGTips(file = "curves.svg") : Graphics API version mismatch
>
> Although it was working previously, the problem appeared after an update
> (I think from a previous R version, but not exactly sure when). the
> RSvgDevice is also not working anymore (it started giving this same
> error before, while RSVGTipsDevice was still working two months ago).
>
> I would really appreciate any help with this matter.
> Best regards,
>
> Leandro
>
>
> --
> ###############################################################
> Leandro R. Monteiro
> Department of Biological Sciences and
> Hull York Medical School
> The University of Hull
> Hull, HU6 7RX, United Kingdom
> Tel: 44 1482-462077
> E-mail: L.Monteiro at hull.ac.uk
> http://sites.google.com/site/morphogroup/
> ###############################################################
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list