Re: [R] empty density plot for point pattern in spatstat

2014-06-18 Thread Pablo Ramón
Dear Rolf, The problem persists with the function plot.im(), or plot (density ()), similar to with(bei.extra, plot (elev)). This problem occurs only with my personal machine, to another machine this problem does not occur. However, when I use another function, such kde2d () in the MASS package and

Re: [R] empty density plot for point pattern in spatstat

2014-06-19 Thread Pablo Ramón
Dear Adrian, Yes, effectively utilizanddo useRaster = FALSE, the plot is printed. Only the ribbon appears without color. I'm using R version 3.0.2, Windows 7 system, and spatstat 1.33-0 package version. Best wishes Pablo 2014-06-18 19:50 GMT-05:00 Adrian Baddeley : > Dear Pablo > > Please prov

Re: [R] empty density plot for point pattern in spatstat

2014-06-20 Thread Pablo Ramón
Hi Chris, Try the form: plot(dens, useRaster=FALSE, ribargs=list(useRaster=FALSE)) Pablo 2014-06-20 15:58 GMT-05:00 Christopher W Ryan : > I'm back in the office with the machine that was giving me trouble. > > # fresh start-up of R 3.1.0, installed on the my machine's hard drive, > #under W