This is an automated email from the ASF dual-hosted git repository.
npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from cd3ed60 ARROW-8867: [R] Support converting POSIXlt type
add 24ee182 ARROW-9083: [R] collect int64, uint32, uint64 as R integer
type if not out of bounds
No new revisions were added by this update.
Summary of changes:
r/src/array_to_vector.cpp | 44 +++++++++++++++++++++++++++++------
r/tests/testthat/helper-arrow.R | 2 ++
r/tests/testthat/test-Array.R | 23 ++++++++++++++----
r/tests/testthat/test-chunked-array.R | 2 +-
r/vignettes/arrow.Rmd | 12 ++++++----
5 files changed, 65 insertions(+), 18 deletions(-)