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 818c57c  ARROW-12381: [Packaging][Python] macOS wheels are built with 
wrong package kind
     add 1c0641d  ARROW-12017: [R] [Documentation] Make proper developing arrow 
docs

No new revisions were added by this update.

Summary of changes:
 dev/tasks/r/github.devdocs.yml |  92 ++++++++
 dev/tasks/tasks.yml            |   4 +
 docker-compose.yml             |   2 +-
 r/NEWS.md                      |   5 +-
 r/_pkgdown.yml                 |  15 ++
 r/configure                    |  10 +-
 r/pkgdown/extra.js             |  65 ++++++
 r/tools/nixlibs.R              |   2 +-
 r/vignettes/developing.Rmd     | 520 +++++++++++++++++++++++++++++++++++++++++
 r/vignettes/install.Rmd        |  67 ++----
 10 files changed, 724 insertions(+), 58 deletions(-)
 create mode 100644 dev/tasks/r/github.devdocs.yml
 create mode 100644 r/pkgdown/extra.js
 create mode 100644 r/vignettes/developing.Rmd

Reply via email to