From 9200b2c36865abe3cccf362b28078e7625c929f6 Mon Sep 17 00:00:00 2001 From: John Little Date: Fri, 18 Jun 2021 08:02:37 -0400 Subject: [PATCH] latest stable release v1.1.1 - synching Badges with DOI and GitHub Release --- DESCRIPTION | 2 +- README.Rmd | 5 +++-- README.md | 7 ++++--- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index ce1468b..814276c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Compendium Package: R workshop for tidytext and wordcloud2 Title: Text Mining: Sentiment analysis and word clouds with tidytext -Version: 1.1.0 +Version: 1.1.1 Authors@R: person(given = "John", family = "Little", diff --git a/README.Rmd b/README.Rmd index 2a90cb8..b0f9d96 100644 --- a/README.Rmd +++ b/README.Rmd @@ -16,13 +16,14 @@ knitr::opts_chunk$set( ## Text Mining: Sentiment analysis and word clouds -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4908864.svg)](https://doi.org/10.5281/zenodo.4908864) + +[![DOI](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.4908863 (Latest Version Release)-blue "DOI")](https://doi.org/10.5281/zenodo.4908863) [![ORCID](https://img.shields.io/badge/ORCID-0000--0002--3600--0972-A6CE39?logo=ORCID&logoColor=A6CE39 "ORCID")](https://orcid.org/0000-0002-3600-0972) [![Creative Commons CC BY-NC](https://img.shields.io/badge/Creative Commons-BY--NC-EF9421?logo=creative commons&logoColor=EF9421 "CC BY-NC")](https://creativecommons.org/licenses/by-nc-nd/4.0/) -[![Launch Rstudio Binder](http://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/libjohn/workshop_textmining/main?urlpath=rstudio) +[![Launch Rstudio Binder](http://mybinder.org/badge_logo.svg "Launch RStudio Binder")](https://mybinder.org/v2/gh/libjohn/workshop_textmining/main?urlpath=rstudio) ### Install Packages diff --git a/README.md b/README.md index b18c279..7cb868c 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ README ================ -2021-06-16 +2021-06-18 ## Text Mining: Sentiment analysis and word clouds + -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4908864.svg)](https://doi.org/10.5281/zenodo.4908864) +[![DOI](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.4908863%20(Latest%20Version%20Release)-blue "DOI")](https://doi.org/10.5281/zenodo.4908863) [![ORCID](https://img.shields.io/badge/ORCID-0000--0002--3600--0972-A6CE39?logo=ORCID&logoColor=A6CE39 "ORCID")](https://orcid.org/0000-0002-3600-0972) @@ -16,7 +17,7 @@ README BY-NC](https://img.shields.io/badge/Creative%20Commons-BY--NC-EF9421?logo=creative%20commons&logoColor=EF9421 "CC BY-NC")](https://creativecommons.org/licenses/by-nc-nd/4.0/) [![Launch Rstudio -Binder](http://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/libjohn/workshop_textmining/main?urlpath=rstudio) +Binder](http://mybinder.org/badge_logo.svg "Launch RStudio Binder")](https://mybinder.org/v2/gh/libjohn/workshop_textmining/main?urlpath=rstudio) ### Install Packages