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

thisisnic pushed a change to branch maint-25.0.0-r
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 59bea6ec48 MINOR: [Release] Update versions for 25.0.0
     new 22eb85e827 [R] Advance arrow_available() and type() from Deprecated to 
Defunct
     new 981c9caa6f MINOR: [R] Adjust parallel::detectCores if NA to not break 
--parallel input in CMake (#50317)
     new 36ba8a5bdc GH-50339: [R] read_ipc_stream fails to unify nested uint64 
fields inside a Struct array across record batches (#50374)
     new a516948f64 Rename .Names to names
     new 4917ffe2b9 GH-50496: [R] Polish NEWS.md for 25.0.0
     new cd588e7851 GH-50496: [R] Remove minimum R version entry from NEWS
     new cfd7b7ab6b Remove badges

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 r/NEWS.md                     | 39 +++++++++++++++++++++++++++++++++++++-
 r/R/arrow-info.R              |  3 +--
 r/R/type.R                    | 18 +++++++++---------
 r/R/util.R                    |  2 +-
 r/README.md                   |  8 --------
 r/man/data-type.Rd            | 15 ++++++++-------
 r/src/array_to_vector.cpp     |  9 ++-------
 r/src/arrowExports.cpp        | 44 +++++++++++++++++++++----------------------
 r/tests/testthat/test-Array.R | 27 +++++++++++++++++++-------
 r/tools/nixlibs.R             |  3 ++-
 r/vignettes/data_types.Rmd    | 15 +++++++++------
 11 files changed, 112 insertions(+), 71 deletions(-)

Reply via email to