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

thisisnic pushed a commit to branch maint-15.0.0-r
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/maint-15.0.0-r by this push:
     new 2eb724d24a Remove badges from README
2eb724d24a is described below

commit 2eb724d24a340d351f3cce6d8bb6a0d59b37b71a
Author: Nic Crane <[email protected]>
AuthorDate: Fri Mar 1 16:16:44 2024 -0500

    Remove badges from README
---
 r/README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/r/README.md b/r/README.md
index 72c1574417..ff90bf3c3b 100644
--- a/r/README.md
+++ b/r/README.md
@@ -1,9 +1,5 @@
 # arrow <img 
src="https://arrow.apache.org/img/arrow-logo_hex_black-txt_white-bg.png"; 
align="right" alt="" width="120" />
 
-[![cran](https://www.r-pkg.org/badges/version-last-release/arrow)](https://cran.r-project.org/package=arrow)
-[![CI](https://github.com/apache/arrow/workflows/R/badge.svg?event=push)](https://github.com/apache/arrow/actions?query=workflow%3AR+branch%3Amain+event%3Apush)
-[![conda-forge](https://img.shields.io/conda/vn/conda-forge/r-arrow.svg)](https://anaconda.org/conda-forge/r-arrow)
-
 [Apache Arrow](https://arrow.apache.org/) is a cross-language
 development platform for in-memory and larger-than-memory data. It specifies a 
standardized
 language-independent columnar memory format for flat and hierarchical

Reply via email to