You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/12/04 16:22:07 UTC

[GitHub] [arrow] nealrichardson opened a new pull request #8833: WIP [R] Nightly CI for older R versions

nealrichardson opened a new pull request #8833:
URL: https://github.com/apache/arrow/pull/8833


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-756895148






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-757046639


   @github-actions crossbow submit test-r-versions


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson closed pull request #8833: ARROW-10803: Support R >= 3.3 and add CI

Posted by GitBox <gi...@apache.org>.
nealrichardson closed pull request #8833:
URL: https://github.com/apache/arrow/pull/8833


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-757038891


   Revision: 0962bb92cd6bc7fdda3b79d72b45044644eacb80
   
   Submitted crossbow builds: [ursa-labs/crossbow @ actions-856](https://github.com/ursa-labs/crossbow/branches/all?query=actions-856)
   
   |Task|Status|
   |----|------|
   |test-r-versions|[![Github Actions](https://github.com/ursa-labs/crossbow/workflows/Crossbow/badge.svg?branch=actions-856-github-test-r-versions)](https://github.com/ursa-labs/crossbow/actions?query=branch:actions-856-github-test-r-versions)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] jonkeane commented on a change in pull request #8833: ARROW-10803: Support R >= 3.3 and add CI

Posted by GitBox <gi...@apache.org>.
jonkeane commented on a change in pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#discussion_r555159472



##########
File path: r/configure
##########
@@ -168,6 +162,17 @@ if [ "$ARROW_R_CXXFLAGS" ]; then
 fi
 
 # Test configuration
+CXXCPP="`${R_HOME}/bin/R CMD config CXX11` -E"

Review comment:
       Would it hurt to have this in the `if [TRUE]` block to match what's in the `else` block?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-756844863


   @romainfrancois I cherry-picked the relevant commits from #8650 over here


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP [R] Nightly CI for older R versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-738886818


   Revision: fb1daad6e7d92872bf2b0e42b8a287e650426e4e
   
   Submitted crossbow builds: [ursa-labs/crossbow @ actions-739](https://github.com/ursa-labs/crossbow/branches/all?query=actions-739)
   
   |Task|Status|
   |----|------|
   |test-r-versions|[![Github Actions](https://github.com/ursa-labs/crossbow/workflows/Crossbow/badge.svg?branch=actions-739-github-test-r-versions)](https://github.com/ursa-labs/crossbow/actions?query=branch:actions-739-github-test-r-versions)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP [R] Nightly CI for older R versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-738901685


   Revision: 7f9ddde635ffcfe00a63e7899e6b98c2cfdd732c
   
   Submitted crossbow builds: [ursa-labs/crossbow @ actions-741](https://github.com/ursa-labs/crossbow/branches/all?query=actions-741)
   
   |Task|Status|
   |----|------|
   |test-r-versions|[![Github Actions](https://github.com/ursa-labs/crossbow/workflows/Crossbow/badge.svg?branch=actions-741-github-test-r-versions)](https://github.com/ursa-labs/crossbow/actions?query=branch:actions-741-github-test-r-versions)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-756895148


   Revision: 1e3b400c2cef7751fabc1e05c3b6bae8af67bc35
   
   Submitted crossbow builds: [ursa-labs/crossbow @ actions-846](https://github.com/ursa-labs/crossbow/branches/all?query=actions-846)
   
   |Task|Status|
   |----|------|
   |test-r-versions|[![Github Actions](https://github.com/ursa-labs/crossbow/workflows/Crossbow/badge.svg?branch=actions-846-github-test-r-versions)](https://github.com/ursa-labs/crossbow/actions?query=branch:actions-846-github-test-r-versions)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP [R] Nightly CI for older R versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-738890703


   @github-actions crossbow submit test-r-versions


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on a change in pull request #8833: ARROW-10803: Support R >= 3.3 and add CI

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on a change in pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#discussion_r555176695



##########
File path: r/configure
##########
@@ -168,6 +162,17 @@ if [ "$ARROW_R_CXXFLAGS" ]; then
 fi
 
 # Test configuration
+CXXCPP="`${R_HOME}/bin/R CMD config CXX11` -E"

Review comment:
       If it succeeded, then it's already set. I'll add a comment.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP [R] Nightly CI for older R versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-738885607


   @github-actions crossbow submit test-r-versions


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-756910689


   @github-actions crossbow submit test-r-versions


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-757046918


   Revision: 1eaeea704961edf0525811be74dc47aa62803ed3
   
   Submitted crossbow builds: [ursa-labs/crossbow @ actions-857](https://github.com/ursa-labs/crossbow/branches/all?query=actions-857)
   
   |Task|Status|
   |----|------|
   |test-r-versions|[![Github Actions](https://github.com/ursa-labs/crossbow/workflows/Crossbow/badge.svg?branch=actions-857-github-test-r-versions)](https://github.com/ursa-labs/crossbow/actions?query=branch:actions-857-github-test-r-versions)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-757007064


   @github-actions crossbow submit test-r-versions


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP [R] Nightly CI for older R versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-738896516


   @github-actions crossbow submit test-r-versions


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-757038597


   @github-actions crossbow submit test-r-versions


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-757056568


   Revision: 46faf210f04d68b0be9ee72a8b10fc3116f1a190
   
   Submitted crossbow builds: [ursa-labs/crossbow @ actions-858](https://github.com/ursa-labs/crossbow/branches/all?query=actions-858)
   
   |Task|Status|
   |----|------|
   |test-r-versions|[![Github Actions](https://github.com/ursa-labs/crossbow/workflows/Crossbow/badge.svg?branch=actions-858-github-test-r-versions)](https://github.com/ursa-labs/crossbow/actions?query=branch:actions-858-github-test-r-versions)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-756844542


   @github-actions crossbow submit test-r-versions


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-757056290


   @github-actions crossbow submit test-r-versions


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-756844542






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #8833: WIP [R] Nightly CI for older R versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-738875875


   @github-actions crossbow submit test-r-versions


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-756933010


   Revision: bb88861b33a9e68c43f40203d59bd579f31f6ae3
   
   Submitted crossbow builds: [ursa-labs/crossbow @ actions-847](https://github.com/ursa-labs/crossbow/branches/all?query=actions-847)
   
   |Task|Status|
   |----|------|
   |test-r-versions|[![Github Actions](https://github.com/ursa-labs/crossbow/workflows/Crossbow/badge.svg?branch=actions-847-github-test-r-versions)](https://github.com/ursa-labs/crossbow/actions?query=branch:actions-847-github-test-r-versions)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP [R] Nightly CI for older R versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-738892356


   Revision: 991dd4ff6a96e6177f86b9b52e9da8077b82824c
   
   Submitted crossbow builds: [ursa-labs/crossbow @ actions-740](https://github.com/ursa-labs/crossbow/branches/all?query=actions-740)
   
   |Task|Status|
   |----|------|
   |test-r-versions|[![Github Actions](https://github.com/ursa-labs/crossbow/workflows/Crossbow/badge.svg?branch=actions-740-github-test-r-versions)](https://github.com/ursa-labs/crossbow/actions?query=branch:actions-740-github-test-r-versions)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP [R] Nightly CI for older R versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-738881067


   Revision: 502b3ea42b47f3fad17c6b472312c6983be214c6
   
   Submitted crossbow builds: [ursa-labs/crossbow @ actions-738](https://github.com/ursa-labs/crossbow/branches/all?query=actions-738)
   
   |Task|Status|
   |----|------|
   |test-r-versions|[![Github Actions](https://github.com/ursa-labs/crossbow/workflows/Crossbow/badge.svg?branch=actions-738-github-test-r-versions)](https://github.com/ursa-labs/crossbow/actions?query=branch:actions-738-github-test-r-versions)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-757007471


   Revision: 1506415af3e1055716eeed814c2ec74eb02e6879
   
   Submitted crossbow builds: [ursa-labs/crossbow @ actions-854](https://github.com/ursa-labs/crossbow/branches/all?query=actions-854)
   
   |Task|Status|
   |----|------|
   |test-r-versions|[![Github Actions](https://github.com/ursa-labs/crossbow/workflows/Crossbow/badge.svg?branch=actions-854-github-test-r-versions)](https://github.com/ursa-labs/crossbow/actions?query=branch:actions-854-github-test-r-versions)|


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #8833: WIP ARROW-10803: [R] Failure to compile on R 3.4

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8833:
URL: https://github.com/apache/arrow/pull/8833#issuecomment-756932502


   https://issues.apache.org/jira/browse/ARROW-10803


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org