JuliaInterop / JuliaCall

Embed Julia in R
https://non-contradiction.github.io/JuliaCall/index.html
Other
267 stars 36 forks source link

install modules from url in julia_install_package #106

Closed ccshao closed 5 years ago

ccshao commented 5 years ago

Sometimes I need to install a modified julia module, and currently julia_install_package only accepts the package name. Could you kindly add a feature taking a module url as well in julia_install_package?

Thanks!

Non-Contradiction commented 5 years ago

Thanks for the feedback! JuliaCall on the master should b able to accept things such as Github URLs. Also, I will try to make a new release.

ccshao commented 5 years ago

Thanks very much for the quick update, the github version works with url.