RobustStats.jl
RobustStats.jl copied to clipboard
A collection of robust statistical tests in Julia
The version of RobustStats.jl that is known in Julia's METADATA package won't know about the latest updates until a git tag (perhaps `v0.1.0`) is added. If you're running a clean...
`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...
Hi! Now that Julia is getting multiline comments of the form `#= ... =#`, your module will no longer work as-is. When I try importing it, I get an "unterminated...
_This issue is being filed by a script, but if you reply, I will see it._ [PackageEvaluator.jl](https://github.com/IainNZ/PackageEvaluator.jl) is a script that runs nightly. It attempts to load all Julia packages...