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 75d07a5 ARROW-14377: [Packaging][Python] Python 3.9 installation
fails in macOS wheel build
add df2d94e ARROW-13435: [R] Add function arrow_table() as alias for
Table$create()
No new revisions were added by this update.
Summary of changes:
r/NAMESPACE | 1 +
r/R/compute.R | 2 +-
r/R/schema.R | 4 ++--
r/R/table.R | 36 +++++++++++++++----------------
r/man/Schema.Rd | 4 ++--
r/man/Table.Rd | 40 +++++++++++++++++------------------
r/man/match_arrow.Rd | 2 +-
r/tests/testthat/helper-expectation.R | 4 ++--
r/vignettes/arrow.Rmd | 16 +++++++-------
9 files changed, 55 insertions(+), 54 deletions(-)