Re: [Rd] [R] Wrong symbol rendering in plots (Ubuntu)

2010-06-07 Thread Ben Bolker
[moving to r-devel] This PDF looks fine in all of the viewers I have (xpdf 3.02, okular 0.8.2, acroread 8.1.3, evince/poppler 0.8.7) ... I don't really know enough about PDF/fonts/etc. to debug this ... if I were going to continue with this I would probably make some kind of minimal plot: > p

Re: [Rd] Suggested change to build.pl

2010-06-07 Thread Uwe Ligges
On 04.06.2010 17:11, Dominick Samperi wrote: Under Linux the cleanup script (if it exists) is run at the end, before the package archive is created, and this prevents intermediate files that are no longer needed from being written to the archive. Unfortunately, this does not happen under Windo