[R] min(NA,"bla") != min("bla", NA)

Magnus Thor Torfason zulutime.net at gmail.com
Fri Sep 27 12:00:11 CEST 2013


Thanks for putting together such a quick fix! Unfortunately the policy 
for the system that I'm working on doesn't allow unreleased versions, so 
I'll have to work around this for a little bit longer. But I'll ask my 
sysadmins to install 3.0.3 as soon as it gets released.

Best,
Magnus

On 9/27/2013 1:38 AM, Duncan Murdoch wrote:
> Nice catch.  The good news is that min() works in the C locale; the bad
> news is that max() doesn't.  But both work after today's patch.
>
> Duncan Murdoch



More information about the R-help mailing list