tried to install this module using Install-Module -name Statistics and I got a warning that it would clobber the Measure-Object cmdlet. Considering the Measure-Object cmdlet is shipped with Powershell this was unexpected and I'm surprised the simplest install collides with a core module. Am I doing something wrong?
