[R] gap.plot fails to plot tick labels on y-axis

2016-01-19 Thread Ludo Pagie
Dear all, I'm using gap.plot(..) (plotrix-3-5-11) to make a plot containing a broken axis. It seems in some cases that gap.plot() does not plot the proper tick labels at the y-axis. Case in question is when I specify tick labels for all ticks, on both y-ranges (ones below and one above the gap). W

[R] error in plot(table(c('a','a')))

2012-11-26 Thread Ludo Pagie
Hi all, there appears to be something strange with the plotting of tables of 1 dimension; if I attempt to make a plot of a table of characters with only 1 value I get an error (Error in xy.coords(x, y, xlabel, ylabel, log) : 'x' and 'y' lengths differ). With more than one value I don't get error

[R] pgfSweave doesn't lazyload my objects

2012-02-02 Thread Ludo Pagie
Hi all, I'm struggling a bit to get pgfSweave to lazyload objects when compiling a .Rnw file for a second time. Caching works fine except that for every run all objects get cached again and again. I've used cacheSweave which works fine; all cached objects from code-chunks with option cache = T

[R] polygon kills X-server

2009-11-10 Thread Ludo Pagie
Hi all, when I make a polygon with 100,000 vertices my X-server is being killed. This occurs in R-2.9.0 and a freshly installed R-2.10.0 I'm running Ubuntu with a locally compiled R: uname -a Linux onyx 2.6.24-24-generic #1 SMP Tue Aug 18 16:22:17 UTC 2009 x86_64 GNU/Linux xlower = -2e6:2e6 xupp