That package was written for Julia 0.4. It would need to be updated to be compatible with Julia 1.x.
Do you need all of the algorithms from that package? If you’re happy with just the SVD approach, you could implement the formula from the Wikipedia article in about two lines of Julia.