issues
search
rstudio
/
mleap
R Interface to MLeap
http://spark.rstudio.com/guides/mleap/
Apache License 2.0
24
stars
9
forks
source link
More Windows installation support
#11
Closed
kevinykuo
closed
6 years ago
kevinykuo
commented
6 years ago
Use
shell()
instead of
system2()
on Windows.
Export a
mleap_installed_versions()
utility function.
shell()
instead ofsystem2()
on Windows.mleap_installed_versions()
utility function.