[R] [R-pkg] New packages pmg, gWidgets, gWidgetsRGtk2

Peter Dalgaard p.dalgaard at biostat.ku.dk
Sun Oct 8 12:50:11 CEST 2006


verzani at math.csi.cuny.edu writes:

> Finally, for some reason I'm trying to track down, under Windows, pmg
> is crashing when a cairoDevice graphics device is being closed. This
> affects the plotnotebook and the Lattice Explorer. I have an update to
> gWidgetsRGtk2 that may fix it, but I haven't had a chance to fully
> test it. It can be installed with

This appears not to be Windows-specific. I see it on Fedora Core 5
too:

> plot(x = ashina$vas.active, y = ashina$vas.plac, type = "p",
+     pch = 1, col = ashina$grp)

 *** caught segfault ***
address 0xfc, cause 'memory not mapped'

Traceback:
 1: dev.off(h$obj at device)
 2: handler(...)
 3: function (...) {    handler(...)    return(TRUE)}(list(obj = <S4
 object of class "gGraphicsRGtk">, action = NULL),     <pointer:
 0xc327a60>)

Possible actions:
1: abort (with core dump)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace

(2.4.0 Patched, upon closing the plotnotebook)

-- 
   O__  ---- Peter Dalgaard             Øster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)                  FAX: (+45) 35327907



More information about the R-help mailing list