aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorYanbo Liang <ybliang8@gmail.com>2017-01-12 00:58:30 -0800
committerYanbo Liang <ybliang8@gmail.com>2017-01-12 00:58:30 -0800
commit2c586f506de9e2ba592afae1f0c73b6ae631bb96 (patch)
treeb46e4b08c3b733c34b23d069714324649fbbad7a /appveyor.yml
parent24100f162dadb80400cb3e0bc94e4282f10f0c84 (diff)
downloadspark-2c586f506de9e2ba592afae1f0c73b6ae631bb96.tar.gz
spark-2c586f506de9e2ba592afae1f0c73b6ae631bb96.tar.bz2
spark-2c586f506de9e2ba592afae1f0c73b6ae631bb96.zip
[SPARK-19158][SPARKR][EXAMPLES] Fix ml.R example fails due to lack of e1071 package.
## What changes were proposed in this pull request? ```ml.R``` example depends on ```e1071``` package, if it's not available in users' environment, it will fail. I think the example should not depends on third-party packages, so I update it to remove the dependency. ## How was this patch tested? Manual test. Author: Yanbo Liang <ybliang8@gmail.com> Closes #16548 from yanboliang/spark-19158.
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions