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

2016-08-26 Thread Martin Maechler
> Martin Maechler > on Fri, 26 Aug 2016 09:31:41 +0200 writes: > Gregory Werbin > on Thu, 25 Aug 2016 15:21:05 -0400 writes: >> I've had a chance to read the source more thoroughly. The chain of >> events

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

2016-08-26 Thread Martin Maechler
> Gregory Werbin > on Thu, 25 Aug 2016 15:21:05 -0400 writes: > I've had a chance to read the source more thoroughly. The chain of > events is as follows: > 1. Local function `plotts()` is defined with argument `cex` that > defaults to

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

2016-08-25 Thread Gregory Werbin
I've had a chance to read the source more thoroughly. The chain of events is as follows: 1. Local function `plotts()` is defined with argument `cex` that defaults to `par("cex")` 2. `...` is passed to `plotts()`. If "cex" is an element in `...`, inside `plotts()` the variable `cex` is

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

2016-08-25 Thread Martin Maechler
> David Winsemius > on Thu, 25 Aug 2016 00:00:04 -0700 writes: >> On Aug 24, 2016, at 5:59 PM, Gregory Werbin wrote: >> >> I did a search on Bugzilla for "plot.ts" and didn't find anything on this issue. I tried to

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

2016-08-25 Thread David Winsemius
> On Aug 24, 2016, at 5:59 PM, Gregory Werbin > wrote: > > 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

[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