You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by th...@apache.org on 2023/06/18 19:18:20 UTC

[arrow] branch main updated: GH-35705: [R] Rename docs page from acero (#36107)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 61c065bc73 GH-35705: [R] Rename docs page from acero (#36107)
61c065bc73 is described below

commit 61c065bc73d20f193a1df37d861c55fecce8031a
Author: Nic Crane <th...@gmail.com>
AuthorDate: Sun Jun 18 20:18:15 2023 +0100

    GH-35705: [R] Rename docs page from acero (#36107)
    
    Fixes #35705
    * Closes: #35705
    
    Authored-by: Nic Crane <th...@gmail.com>
    Signed-off-by: Nic Crane <th...@gmail.com>
---
 r/R/dplyr-funcs-doc.R | 2 ++
 r/data-raw/docgen.R   | 2 ++
 r/man/acero.Rd        | 3 +++
 3 files changed, 7 insertions(+)

diff --git a/r/R/dplyr-funcs-doc.R b/r/R/dplyr-funcs-doc.R
index a62c4f8335..a472c572cd 100644
--- a/r/R/dplyr-funcs-doc.R
+++ b/r/R/dplyr-funcs-doc.R
@@ -352,4 +352,6 @@
 #' * [`starts_with()`][tidyselect::starts_with()]
 #'
 #' @name acero
+#'
+#' @aliases arrow-functions arrow-verbs arrow-dplyr
 NULL
diff --git a/r/data-raw/docgen.R b/r/data-raw/docgen.R
index 97578b69bd..3bfb222fa9 100644
--- a/r/data-raw/docgen.R
+++ b/r/data-raw/docgen.R
@@ -79,6 +79,8 @@ file_template <- "# Licensed to the Apache Software Foundation (ASF) under one
 %s
 #'
 #' @name acero
+#'
+#' @aliases arrow-functions arrow-verbs arrow-dplyr
 NULL"
 
 library(dplyr)
diff --git a/r/man/acero.Rd b/r/man/acero.Rd
index d41029c70b..0a35bccbc7 100644
--- a/r/man/acero.Rd
+++ b/r/man/acero.Rd
@@ -2,6 +2,9 @@
 % Please edit documentation in R/dplyr-funcs-doc.R
 \name{acero}
 \alias{acero}
+\alias{arrow-functions}
+\alias{arrow-verbs}
+\alias{arrow-dplyr}
 \title{Functions available in Arrow dplyr queries}
 \description{
 The \code{arrow} package contains methods for 37 \code{dplyr} table functions, many of