Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/18859#discussion_r131542313
--- Diff: dev/appveyor-install-dependencies.ps1 ---
@@ -26,7 +26,7 @@ Function InstallR {
}
$urlPath = ""
- $latestVer = $(ConvertFrom-JSON $(Invoke-WebRequest
http://rversions.r-pkg.org/r-release).Content).version
+ $latestVer = $(ConvertFrom-JSON $(Invoke-WebRequest
http://rversions.r-pkg.org/r-release-win).Content).version
--- End diff --
Yes, but I think it'd be a good idea if we introduce something like
`latest` as discussed in #15709 later.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]