-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 #28909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Test build #124422 has finished for PR 28909 at commit
|
|
Test build #124453 has finished for PR 28909 at commit
|
|
Test build #124455 has finished for PR 28909 at commit
|
|
Test build #124457 has finished for PR 28909 at commit
|
|
Test build #124458 has finished for PR 28909 at commit
|
|
Test build #124459 has finished for PR 28909 at commit
|
|
Test build #124462 has finished for PR 28909 at commit
|
|
Test build #124449 has finished for PR 28909 at commit
|
|
The tests passed: The last commit only added some comments |
|
cc @shivaram, @felixcheung and @dongjoon-hyun, I am going to merge this as it doesn't affect anything in other PR builders, and the tests passed in AppVeyor. Now, SparkR tests on R 4.0.2 with Windows via AppVeyor, and on R 3.5.2 with Linux via Jenkins. |
|
Merged to master. |
|
Test build #124460 has finished for PR 28909 at commit
|
|
Test build #124456 has finished for PR 28909 at commit
|
What changes were proposed in this pull request?
R version 4.0.2 was released, see https://cran.r-project.org/doc/manuals/r-release/NEWS.html. This PR targets to upgrade R version in AppVeyor CI environment.
Why are the changes needed?
To test the latest R versions before the release, and see if there are any regressions.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
AppVeyor will test.