On 23/02/2016 7:06 AM, Mikko Korpela wrote:
On 23.02.2016 11:37, Martin Maechler wrote:
nospam@altfeld-im de
on Mon, 22 Feb 2016 18:45:59 +0100 writes:
> Dear R developers
> I think I have found a bug that can be reproduced with two lines of code
> and I am very thankful t
On 24.02.2016 15:47, Duncan Murdoch wrote:
> On 23/02/2016 7:06 AM, Mikko Korpela wrote:
>> On 23.02.2016 11:37, Martin Maechler wrote:
nospam@altfeld-im de
on Mon, 22 Feb 2016 18:45:59 +0100 writes:
>>>
>>> > Dear R developers
>>> > I think I have found a bug that
A news entry for R 3.2.3 patched:
pretty(D) for date-time objects D now also works well if range(D) is (much)
smaller than a second. In the case of only one unique value in D, the pretty
range now is more symmetric around that value than previously.
Similarly, pretty(dt) no longer returns a leng
On 24/02/2016 9:55 AM, Mikko Korpela wrote:
On 24.02.2016 15:47, Duncan Murdoch wrote:
On 23/02/2016 7:06 AM, Mikko Korpela wrote:
On 23.02.2016 11:37, Martin Maechler wrote:
nospam@altfeld-im de
on Mon, 22 Feb 2016 18:45:59 +0100 writes:
> Dear R developers
> I think I ha
R help on 'strptime' has the following in "Details" section.
Specific to R is ‘%OSn’, which for output gives the seconds truncated to ‘0 <=
n <= 6’ decimal places (and if ‘%OS’ is not followed by a digit, it uses the
setting of ‘getOption("digits.secs")’, or if that is unset, ‘n = 3’).
In realit
On Wed, Feb 24, 2016 at 10:40 AM, Suharto Anggono Suharto Anggono via
R-devel wrote:
> R help on 'strptime' has the following in "Details" section.
> Specific to R is ‘%OSn’, which for output gives the seconds truncated to ‘0
> <= n <= 6’ decimal places (and if ‘%OS’ is not followed by a digit, i
On 24/02/2016 11:16 AM, Duncan Murdoch wrote:
On 24/02/2016 9:55 AM, Mikko Korpela wrote:
On 24.02.2016 15:47, Duncan Murdoch wrote:
On 23/02/2016 7:06 AM, Mikko Korpela wrote:
On 23.02.2016 11:37, Martin Maechler wrote:
nospam@altfeld-im de
on Mon, 22 Feb 2016 18:45:59 +0100 writes: