-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[R] DO NOT MERGE debugging R packages #27468
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 #117947 has started for PR 27468 at commit |
|
totally weird: but the build env has that set: maybe we need to s/en_us.// on the env var? |
|
Test build #117948 has finished for PR 27468 at commit
|
|
ok, also, i don't think we ever had |
um, this is a much bigger project apparently, as i need to build arrow from source to create the C++ libs. definitely out of scope of this PR. |
also |
|
test this please |
|
Test build #117951 has finished for PR 27468 at commit
|
|
test this please |
|
Test build #117952 has started for PR 27468 at commit |
and |
|
test this please |
|
Test build #117953 has finished for PR 27468 at commit
|
add |
|
test this please |
|
Test build #117954 has finished for PR 27468 at commit
|
|
WOOT! @HyukjinKwon do you want to open a PR to revert this change: we might as well add the LANG setting for |
|
Thanks, @shaneknapp. I will take a followup action accordingly. |
…ncoding to DESCRIPTION ### What changes were proposed in this pull request? This PR proposes to reenable CRAN check disabled at #27460. Given the tests #27468, seems we should also port #23823 together. ### Why are the changes needed? To check CRAN back. ### Does this PR introduce any user-facing change? No. ### How was this patch tested? It was tested at #27468 and Jenkins should test it out. Closes #27472 from HyukjinKwon/SPARK-30737. Authored-by: HyukjinKwon <[email protected]> Signed-off-by: HyukjinKwon <[email protected]>
…ncoding to DESCRIPTION ### What changes were proposed in this pull request? This PR proposes to reenable CRAN check disabled at #27460. Given the tests #27468, seems we should also port #23823 together. ### Why are the changes needed? To check CRAN back. ### Does this PR introduce any user-facing change? No. ### How was this patch tested? It was tested at #27468 and Jenkins should test it out. Closes #27472 from HyukjinKwon/SPARK-30737. Authored-by: HyukjinKwon <[email protected]> Signed-off-by: HyukjinKwon <[email protected]> (cherry picked from commit b95ccb1) Signed-off-by: HyukjinKwon <[email protected]>
…ncoding to DESCRIPTION ### What changes were proposed in this pull request? This PR proposes to reenable CRAN check disabled at #27460. Given the tests #27468, seems we should also port #23823 together. ### Why are the changes needed? To check CRAN back. ### Does this PR introduce any user-facing change? No. ### How was this patch tested? It was tested at #27468 and Jenkins should test it out. Closes #27472 from HyukjinKwon/SPARK-30737. Authored-by: HyukjinKwon <[email protected]> Signed-off-by: HyukjinKwon <[email protected]> (cherry picked from commit b95ccb1) Signed-off-by: HyukjinKwon <[email protected]>
What changes were proposed in this pull request?
no changes
Why are the changes needed?
no changes
Does this PR introduce any user-facing change?
no
How was this patch tested?
via build system