On Wed, 1 Jul 2015, Sven Schreiber wrote:
 Sorry, I know it's been a couple of days with email flooding...
 <hansl>
 matrix m = I(3)
 eval sdc(m)[1,]	# works!
 eval mcorr(m)[1,] # doesn't work, why not?
 </hansl>
 I see no reason why the same construct shouldn't work with mcorr, right? 
Right. Glad you spotted that. It's now fixed in CVS.
Allin