Displaying 4 results from an estimated 4 matches for "manroland".
2017 Apr 04
2
Bug report: POSIX regular expression doesn't match for somewhat higher values of upper bound
...] -1
attr(,"useBytes")
[1] TRUE
incorrectly yields no match.
R versions tested:
2.11.1 on i486-pc-linux-gnu
2.15.1 on x86_64-pc-linux-gnu
3.2.1 on i386-w64-mingw32
3.2.1 on x86_64-w64-mingw32
3.3.3 on x86_64-w64-mingw32
--
Best regards,
Dietmar Schindler
________________________________
manroland web systems GmbH -- Managing Director: Alexander Wassermann
Registered Office: Augsburg -- Trade Register: AG Augsburg -- HRB-No.: 26816 -- VAT: DE281389840
Confidentiality note:
This eMail and any files transmitted with it are confidential and intended solely for the use of the individual or enti...
2018 Jul 31
0
RFC: make as.difftime more consistent or convenient
...ts for "days" and "weeks"?
2. Even more convenient it could be if 'as.difftime' accepted strings containing magnitude and unit; how about:
> as.difftime("12 weeks")
Time difference of 12 weeks
--
Regards,
Dietmar Schindler
________________________________
manroland web systems NewCo GmbH | Managing Director: Alexander Wassermann
Registered Office: Augsburg | Trade Register: AG Augsburg | HRB-No.: 32609 | VAT: DE815764857
Confidentiality note:
This eMail and any files transmitted with it are confidential and intended solely for the use of the individual or en...
2017 Apr 05
0
Bug report: POSIX regular expression doesn't match for somewhat higher values of upper bound
>>>>> <dietmar.schindler at manroland-web.com>
>>>>> on Tue, 4 Apr 2017 08:45:30 +0000 writes:
> Dear Sirs,
> while
>> regexpr('(.{1,2})\\1', 'foo')
> [1] 2
> attr(,"match.length")
> [1] 2
> attr(,"useBytes")
> [1] TRU...
2018 Aug 01
1
RFC: make as.difftime more consistent or convenient
...; as.difftime("12 weeks")
> Time difference of 12 weeks
I'm asking for comments in order to get feedback whether it would be well-received if I proposed or provided the former or the latter change on Bugzilla.
--
Best regards,
Dietmar Schindler
________________________________
manroland web systems NewCo GmbH | Managing Director: Alexander Wassermann
Registered Office: Augsburg | Trade Register: AG Augsburg | HRB-No.: 32609 | VAT: DE815764857
Confidentiality note:
This eMail and any files transmitted with it are confidential and intended solely for the use of the individual or en...