This blog is updated daily.
A general description is here.
‘runmed(x, *)’ gets new option ‘na.action’ determining _how_ to handle ‘NaN’ or ‘NA’ in ‘x’.
‘runmed(x, *)’ when ‘x’ contains missing values now works consistently for both ‘algorithm="Stuetzle"’ and ‘"Turlach"’, and no longer segfaults for ‘"Turlach"’, as reported by Hilmar Berger.