Skip to content

Commit 163f69f

Browse files
add back cran badge
1 parent 6906dbd commit 163f69f

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

README.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ knitr::opts_chunk$set(
1414

1515
<!-- badges: start -->
1616
[![R-CMD-check](https://github.com/vue-r/vueR/workflows/R-CMD-check/badge.svg)](https://github.com/vue-r/vueR/actions)
17+
[![CRAN status](https://www.r-pkg.org/badges/version/vueR)](https://CRAN.R-project.org/package=vueR)
1718
<!-- badges: end -->
1819

1920
[Vue.js](https://vuejs.org) is a quiet, very popular JavaScript framework with an impressive set of features, a solid community, and MIT license. Don't tell anybody, but I think I might even like it better than React. With all this, Vue deserves its own set of helpers for `R`, just like [`d3r`](https://github.com/timelyportfolio/d3r) and [`reactR`](https://github.com/react-r/reactR).

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<!-- badges: start -->
44

55
[![R-CMD-check](https://github.com/vue-r/vueR/workflows/R-CMD-check/badge.svg)](https://github.com/vue-r/vueR/actions)
6+
[![CRAN
7+
status](https://www.r-pkg.org/badges/version/vueR)](https://CRAN.R-project.org/package=vueR)
68
<!-- badges: end -->
79

810
[Vue.js](https://vuejs.org) is a quiet, very popular JavaScript

docs/index.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pkgdown: 1.6.1
33
pkgdown_sha: ~
44
articles:
55
intro_to_vueR: intro_to_vueR.html
6-
last_built: 2021-11-25T16:00Z
6+
last_built: 2021-11-25T16:10Z
77

0 commit comments

Comments
 (0)