You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2022/04/20 18:27:19 UTC

[arrow] branch master updated (20bc63a820 -> c73870acdc)

This is an automated email from the ASF dual-hosted git repository.

jonkeane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 20bc63a820 ARROW-16242: [Go] xerrors.Errorf and xerrors.Is are deprecated, fix linting
     add c73870acdc ARROW-15092: [R] Support create_package_with_all_dependencies() on non-linux systems

No new revisions were added by this update.

Summary of changes:
 cpp/thirdparty/download_dependencies.sh            |  8 ++++---
 r/.gitignore                                       |  1 +
 r/R/install-arrow.R                                | 25 ++++++++++++++++------
 .../tools/download_dependencies_R.sh               | 19 ++++++++--------
 4 files changed, 35 insertions(+), 18 deletions(-)
 copy cpp/thirdparty/download_dependencies.sh => r/tools/download_dependencies_R.sh (74%)