RobustStats.jl
RobustStats.jl copied to clipboard
RobustStats.jl doesn't support Julia 0.4
LoadError: RobustStats can't be installed because it has no versions that support 0.4.5 of julia.
The REQUIRE says 0.3-. Is there a reason for that?
Looking forward to using this package
Best,
I've forked the package and added fixed some functions to be compatible with Julia 0.5 here: https://github.com/maximsch2/RobustStats.jl You can check it out, maybe functions that you wanted to use work already there.