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 2022/05/16 10:48:01 UTC

[GitHub] [arrow-cookbook] thisisnic commented on issue #201: [R] Cookbook deployment fails due to R tests failing

thisisnic commented on issue #201:
URL: https://github.com/apache/arrow-cookbook/issues/201#issuecomment-1127515607

   Thanks for flagging this up @lidavidm!
   
   I think it's due to a change in R rather than Arrow (from R 4.2 NEWS):
   
   >  Calling if() or while() with a condition of length greater than one gives an error rather than a warning. Consequently, environment variable _R_CHECK_LENGTH_1_CONDITION_ no longer has any effect.
   
   This is now triggered by the internals of `fivenum()`.  Anyway, I'll submit a PR!


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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