[Rd] "plot.ts" doesn't respect the value of "pch" (+ blocked from Bugzilla signups)

2016-08-24 Thread Gregory Werbin
I did a search on Bugzilla for "plot.ts" and didn't find anything on this issue. I tried to sign up for Bugzilla to report it, but my e-mail address didn't pass your "syntax checking" for a legal e-mail address. The bug is easily reproducible on my machine as follows: ## start # generate some

Re: [Rd] feature request for non-sweave vignettes

2016-08-24 Thread Duncan Murdoch
On 24/08/2016 8:09 AM, Patrick Brown wrote: Currently Makefiles for vignettes are only supported for .tex files. Could the tools package be modified to allow file extensions to be specified for a vignette engine? Having the pandoc pdf conversion in a Makefile rather than through R would be tidi

Re: [Rd] summary.default rounding on numeric seems inconsistent with other R behaviors

2016-08-24 Thread John Mount
> On Aug 24, 2016, at 2:36 AM, Martin Maechler > wrote: > >> > > [Talking to myself .. ;-)] > Yes, but that's the tough part to change. > > This thread's topic is really only about changing summary.default(), > and I have started testing such a change now, and that does seem > very sensi

[Rd] feature request for non-sweave vignettes

2016-08-24 Thread Patrick Brown
Currently Makefiles for vignettes are only supported for .tex files. Could the tools package be modified to allow file extensions to be specified for a vignette engine? Having the pandoc pdf conversion in a Makefile rather than through R would be tidier in some cases. If I specify my vignette en

Re: [Rd] summary.default rounding on numeric seems inconsistent with other R behaviors

2016-08-24 Thread Martin Maechler
> Martin Maechler > on Tue, 23 Aug 2016 14:33:58 +0200 writes: > Dirk Eddelbuettel > on Fri, 19 Aug 2016 11:40:05 -0500 writes: >> It is the old story of defined behaviour and expected outcomes. Hard to >> change now. > yes... not impossible though... see b