From 743d24aecf90c231ff97249cd14303537ba20eb2 Mon Sep 17 00:00:00 2001 From: Sebastian Gatscha Date: Tue, 19 May 2020 09:01:40 +0200 Subject: [PATCH] cran-release --- CRAN-RELEASE | 4 ++-- README.md | 8 ++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CRAN-RELEASE b/CRAN-RELEASE index aeb520ea..72084832 100644 --- a/CRAN-RELEASE +++ b/CRAN-RELEASE @@ -1,2 +1,2 @@ -This package was submitted to CRAN on 2020-05-03. -Once it is accepted, delete this file and tag the release (commit b6abfb2c33). +This package was submitted to CRAN on 2020-05-12. +Once it is accepted, delete this file and tag the release (commit 520a013a19). diff --git a/README.md b/README.md index 3ca97666..844ee3c1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # leaflet.extras2 +[![](https://www.r-pkg.org/badges/version/leaflet.extras2)](https://www.r-pkg.org/pkg/leaflet.extras2) +[![cran checks](https://cranchecks.info/badges/worst/leaflet.extras2)](https://cran.r-project.org/web/checks/check_results_leaflet.extras2.html) +[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/leaflet.extras2?color=brightgreen)](https://www.r-pkg.org/pkg/leaflet.extras2) +[![CRAN Downloads](http://cranlogs.r-pkg.org/badges/grand-total/leaflet.extras2)](https://www.rpackages.io/package/leaflet.extras2) [![Lifecycle: maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![Build Status](https://travis-ci.org/trafficonese/leaflet.extras2.svg?branch=master)](https://travis-ci.org/trafficonese/leaflet.extras2) [![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/trafficonese/leaflet.extras2?branch=master&svg=true)](https://ci.appveyor.com/project/trafficonese/leaflet-extras2) @@ -11,9 +15,9 @@ The goal of `leaflet.extras2` package is to provide extra functionality to the [ ### Installation -For CRAN version (Not yet) +For CRAN version -~~`install.packages('leaflet.extras2')`~~ +`install.packages('leaflet.extras2')` For latest development version