From 6d3bf72790d91e2926d10e6e92fde9b2dec31146 Mon Sep 17 00:00:00 2001 From: boB Rudis Date: Sun, 26 Feb 2017 08:35:22 -0500 Subject: [PATCH] CRAN Downloads Badge in README --- .gitignore | 1 + README.Rmd | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6bd75a7..81df04f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ src/*.so src/*.dll notes.txt inst/doc +.DS_Store \ No newline at end of file diff --git a/README.Rmd b/README.Rmd index a5627d1..1fe8f28 100644 --- a/README.Rmd +++ b/README.Rmd @@ -8,6 +8,7 @@ knitr::opts_chunk$set(collapse=TRUE, comment="##", fig.retina=2, fig.path = "REA [![codecov](https://codecov.io/gh/hrbrmstr/hrbrthemes/branch/master/graph/badge.svg)](https://codecov.io/gh/hrbrmstr/hrbrthemes) [![Travis-CI Build Status](https://travis-ci.org/hrbrmstr/hrbrthemes.svg?branch=master)](https://travis-ci.org/hrbrmstr/hrbrthemes) [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/hrbrthemes)](https://cran.r-project.org/package=hrbrthemes) +![downloads](http://cranlogs.r-pkg.org/badges/grand-total/hrbrthemes) `hrbrthemes` : Additional Themes and Theme Components for 'ggplot2'