This blog is updated daily.
A general description is here.
outlier symbols drawn by boxplot() now obey the 'outlwd' argument. Reported by Jurgen Kluge.
svd(x) and eigen(x) now behave analogously to qr(x), in also accepting logical matrices x.
outlier symbols drawn by boxplot() now obey the 'outlwd'
argument. Reported by Jurgen Kluge.
approxfun() and approx() now accept a 'rule' of length two, for easy specification of different interpolation rules on left and right. They also no longer segfault for invalid zero-length specification of 'yleft, 'yright', or 'f'.
