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

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


    from 7cdee97c09 MINOR: [R] Build docs (#36382)
     add 3fa7d603f3 GH-36380: [R] Create convenience function arrow_array  
(#36381)

No new revisions were added by this update.

Summary of changes:
 r/R/array.R                        |  31 ++--
 r/_pkgdown.yml                     |   3 +-
 r/man/{array.Rd => array-class.Rd} |   8 +-
 r/man/arrow_array.Rd               |  24 +++
 r/tests/testthat/test-Array.R      | 320 ++++++++++++++++++-------------------
 5 files changed, 211 insertions(+), 175 deletions(-)
 rename r/man/{array.Rd => array-class.Rd} (97%)
 create mode 100644 r/man/arrow_array.Rd

Reply via email to