Skip to content

Commit f41f63f

Browse files
committed
fix CRAN badge
1 parent 7e3aba1 commit f41f63f

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- badges: start -->
44
[![R-CMD-check](https://github.com/mountainMath/cansim/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mountainMath/cansim/actions/workflows/R-CMD-check.yaml)
5-
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/cansim)](https://cran.r-project.org/package=cansim)
5+
[![CRAN status](https://www.r-pkg.org/badges/version/cansim)](https://CRAN.R-project.org/package=cansim)
66
[![CRAN_Downloads_Badge](https://cranlogs.r-pkg.org/badges/cansim)](https://cranlogs.r-pkg.org/badges/cansim)
77
<!-- badges: end -->
88

docs/articles/working_with_large_tables.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/index.html

Lines changed: 1 addition & 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
@@ -7,7 +7,7 @@ articles:
77
retrieving_cansim_vectors: retrieving_cansim_vectors.html
88
working_with_hierarchies: working_with_hierarchies.html
99
working_with_large_tables: working_with_large_tables.html
10-
last_built: 2024-11-06T15:29Z
10+
last_built: 2024-11-06T15:51Z
1111
urls:
1212
reference: https://mountainmath.github.io/cansim/reference
1313
article: https://mountainmath.github.io/cansim/articles

0 commit comments

Comments
 (0)