I don't do stats but it looks like Rmath is still part of Julia, e.g.: https://github.com/JuliaLang/julia/issues/6131 but will be removed in the future.
But I doubt that it will be kicked out without its functionality being replaced. Have you looked at https://github.com/JuliaStats ? Anyways, here the downloads: http://julialang.org/downloads/oldreleases.html On Thu, 2015-01-15 at 03:20, Georgiana Onicescu <[email protected]> wrote: > I have installed the current version of Julia 0.3.5 and as far as I know > the Rmath library is no longer available (also it gave me an error when I > tried to install it). I have some previous programs that I have created > using Julia 0.2.0 in which I use Rmath. Is there any archive where I can > download Julia version 0.2.0 so that it is compatible with my program? If > not, is there a way to install Rmath for Julia version 0.3.5? In my > programs I use the dnorm function and this is why I need to use Rmath. > Thank you! > Georgiana
