[Rd] glm Argument-Evaluation Does Not Match Documentation.

2018-08-03 Thread Jorgen Harmse via R-devel
Details in documentation: "All of ‘weights’, ‘subset’, ‘offset’, ‘etastart’ and ‘mustart’ are evaluated in the same way as variables in ‘formula’, that is first in ‘data’ and then in the environment of ‘formula’." In fact, `data` is usually not an environment, and I have not seen arguments evalu

Re: [Rd] RFC: make as.difftime more consistent or convenient

2018-08-03 Thread S Ellison
> Thank you for your comments! But, what you wrote is known. What do you > want to express with regard to my questions? > > I wrote: > > … there is no appropriate format ..., > > although "weeks" is a legitimate unit of 'difftime': > > > > > as.difftime("12 w", "%...") > > > > > as.difftim

Re: [Rd] possible bug in plot.intervals.lmList

2018-08-03 Thread Martin Maechler
> Ferenci Tamas > on Sat, 28 Jul 2018 18:44:59 +0200 writes: > Dear R-devel members, > I think I've found a minor bug in plot.intervals.lmList. ( The guide > https://www.r-project.org/bugs.html suggests to report it here, as I > do not have a bugzilla account.) [Just