This blog is updated daily.
A general description is here.
‘cmdscale(eig=TRUE)’ was documented to return n-1 eigenvalues but in fact only returned ‘k’. It now returns all n eigenvalues.
‘cmdscale(add=TRUE)’ failed to centre the return configuration and sometimes lost the labels on the points. Its return value was described wrongly (it is always a list and contains component ‘ac’).