You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/06/12 14:44:43 UTC

[GitHub] [arrow] paleolimbot commented on issue #35936: [R] CRAN packaging checklist for version 12.0.1

paleolimbot commented on issue #35936:
URL: https://github.com/apache/arrow/issues/35936#issuecomment-1587493139

   @kou There's Ruby-related failures on the version of apache-arrow that we build for MacOS 10.13 (required for CRAN). We probably have to patch our autobrew formula?
   
   https://app.travis-ci.com/github/autobrew/homebrew-core/builds/263698748#L757 / https://github.com/autobrew/homebrew-core/pull/125
   
   ```
   racc requires Ruby version >= 2.5.
   
   Error: Failed to install/update the 'rubocop' gem.
   
   ==> Installing or updating 'parallel' gem
   
   Successfully installed parallel-1.19.2
   
   1 gem installed
   
   ==> Installing or updating 'rubocop' gem
   
   Successfully installed unicode-display_width-1.8.0
   
   Successfully installed ruby-progressbar-1.13.0
   
   Successfully installed rainbow-3.1.1
   
   Successfully installed powerpack-0.1.3
   ```


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