Skip to content

Commit 843de1b

Browse files
committed
new badges
1 parent df43a4b commit 843de1b

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11

22

33
<!-- badges: start --> [![CRAN
4-
status](https://www.r-pkg.org/badges/version/contoso.png)](https://CRAN.R-project.org/package=contoso)
4+
status](https://www.r-pkg.org/badges/version/contoso?svg=1.png)](https://CRAN.R-project.org/package=contoso)
5+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/usrbinr/contoso/HEAD)
56
<!-- badges: end -->
67

78
![](man/figures/logo.png)

README.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ format: gfm
33
---
44

55
<!-- badges: start -->
6-
[![CRAN status](https://www.r-pkg.org/badges/version/contoso)](https://CRAN.R-project.org/package=contoso)
6+
[![CRAN status](https://www.r-pkg.org/badges/version/contoso?svg=1)](https://CRAN.R-project.org/package=contoso)
7+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/usrbinr/contoso/HEAD)
78
<!-- badges: end -->
89

910

docs/index.html

Lines changed: 2 additions & 1 deletion
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
@@ -2,7 +2,7 @@ pandoc: 3.6.3
22
pkgdown: 2.2.0
33
pkgdown_sha: ~
44
articles: {}
5-
last_built: 2025-11-22T20:20Z
5+
last_built: 2025-11-22T20:42Z
66
urls:
77
reference: https://usrbinr.github.io/contoso/reference
88
article: https://usrbinr.github.io/contoso/articles

0 commit comments

Comments
 (0)