Re: [R] debug R device plot

2011-05-23 Thread cameron.bracken
Not sure if you ever figured this out, but I was just directed to this post. You need to look for a file (it may not be in your project directory) that contains ___LOCK in its file name and delete it. filehash creates this to prevent multiple writes to the same file at the same time and somehow

Re: [R] debug R device plot

2011-05-23 Thread Sharpie
cameron.bracken wrote: You need to look for a file (it may not be in your project directory) that contains ___LOCK in its file name and delete it. Specifically, the rogue lockfile should be in the same directory as options('tikzMetricsDictionary'). Or, if you haven't set a permanent

[R] debug R device plot

2011-03-24 Thread Michael Bach
Hi there, I was doing great with R, ggplot and tikzDevice, when suddenly it stopped working. I can do a plot just fine on the R online graphics device. I can also open a tikzdevice via tikz(). However, the plot (both ggplot and R graphics plot) call leads to the error: createLockFile(lockname):