Skip to content

tapply huge speed difference if X has names

2 messages · Matthew Dowle, Brian Ripley

#
Please use a current version of R!

This was fixed long ago, and you will find it in the NEWS file:

         split() now handles vectors with names internally and so is
         almost as fast as on vectors without names (and maybe 100x
         faster than before).
On Mon, 8 Aug 2005, Matthew Dowle wrote: