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

brycemecum pushed a change to tag r-universe-release
in repository https://gitbox.apache.org/repos/asf/arrow.git


*** WARNING: tag r-universe-release was modified! ***

    from c47a0227d6 (commit)
      to b1ebcdb797 (commit)
    from c47a0227d6 GH-45605: [R][C++] Fix identifier ... preceded by 
whitespace warnings (#45606)
     add cd80a87314 GH-45850: Fix r-devel note about symbols in .a libs (#45870)
     add 7dd6d011cb MINOR: [R] Don't print that we're cleaning up static libs 
(#45958)
     add 453c1f4fdc GH-45949: [R] Fix CRAN warnings for 19.0.1 about compiled 
code (#45951)
     add 709d70ff85 GH-45987: [C++] Set CMAKE_POLICY_VERSION_MINIMUM=3.5 for 
bundled dependencies (#45997)
     add 8333cf2f30 GH-45499: [CI] Bump actions/cache version on GHA (#45500)
     add 6e49131af1 Update NEWS.md
     add aba40f5750 19.0.1.1
     add b60cb1f32e Move Version out from inside of Authors@R
     add d38f580c6f Re-document package
     add b1ebcdb797 Add windows to set of paths in Makevars.in

No new revisions were added by this update.

Summary of changes:
 .github/workflows/cpp.yml                   |  2 +-
 .github/workflows/docs.yml                  |  2 +-
 .github/workflows/docs_light.yml            |  2 +-
 .github/workflows/integration.yml           |  2 +-
 .github/workflows/python.yml                |  2 +-
 .github/workflows/r.yml                     |  2 +-
 .github/workflows/r_nightly.yml             |  2 +-
 .github/workflows/ruby.yml                  |  2 +-
 cpp/cmake_modules/ThirdpartyToolchain.cmake |  5 ++-
 r/DESCRIPTION                               |  2 +-
 r/NEWS.md                                   |  7 ++++
 r/R/dplyr-funcs-doc.R                       |  2 +-
 r/man/acero.Rd                              |  2 +-
 r/src/Makevars.in                           |  5 +++
 r/src/altrep.cpp                            | 52 +++++++++++++++++++----------
 r/src/arrow_types.h                         | 20 ++++++++++-
 r/src/r_to_arrow.cpp                        | 12 +++----
 r/tests/testthat/test-altrep.R              | 14 ++++----
 18 files changed, 93 insertions(+), 44 deletions(-)

Reply via email to