Recently, a series of packages failed under Julia 0.4, many of them are under JuliaStats.
I just updated those packages and now all of them are working under both Julia 0.3 and 0.4. Here is the list of updated packages and their latest version: - ArrayViews (0.4.8) - StatsBase (0.6.9) - Distributions (0.5.5) - Distances (0.2.0) - MLBase (0.5.1) - MultivariateStats (0.1.3) - NMF (0.2.4) - Clustering (0.3.3) Cheers, Dahua
