Skip to content
Snippets Groups Projects
Commit d4e7f20f authored by Felix Cheung's avatar Felix Cheung Committed by hyukjinkwon
Browse files

[SPARKR][BUILD] AppVeyor change to latest R version

## What changes were proposed in this pull request?

R version update

## How was this patch tested?

AppVeyor

Author: Felix Cheung <felixcheung_m@hotmail.com>

Closes #18856 from felixcheung/rappveyorver.
parent 1ba967b2
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,7 @@ $env:Path += ";$env:HADOOP_HOME\bin"
Pop-Location
# ========================== R
$rVer = "3.3.1"
$rVer = "3.4.1"
$rToolsVer = "3.4.0"
InstallR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment