Skip to content

Commit

Permalink
Add badge of total downloads.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuxr11 committed Apr 29, 2023
1 parent 4cf634f commit 9a52522
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ knitr::opts_chunk$set(
[![CRAN status](https://www.r-pkg.org/badges/version/markovmix)](https://CRAN.R-project.org/package=markovmix)
[![R-CMD-check](https://github.com/zhuxr11/markovmix/workflows/R-CMD-check/badge.svg)](https://github.com/zhuxr11/markovmix/actions)
[![Codecov test coverage](https://codecov.io/gh/zhuxr11/markovmix/branch/master/graph/badge.svg)](https://app.codecov.io/gh/zhuxr11/markovmix?branch=master)
[![Download stats](https://cranlogs.r-pkg.org/badges/grand-total/markovmix)](https://cran.rstudio.com/web/packages/markovmix/index.html)
<!-- badges: end -->

**Package**: [*markovmix*](https://github.com/zhuxr11/markovmix) `r pkgload::pkg_version()`<br />
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@ status](https://www.r-pkg.org/badges/version/markovmix)](https://CRAN.R-project.
[![R-CMD-check](https://github.com/zhuxr11/markovmix/workflows/R-CMD-check/badge.svg)](https://github.com/zhuxr11/markovmix/actions)
[![Codecov test
coverage](https://codecov.io/gh/zhuxr11/markovmix/branch/master/graph/badge.svg)](https://app.codecov.io/gh/zhuxr11/markovmix?branch=master)
[![Download
stats](https://cranlogs.r-pkg.org/badges/grand-total/markovmix)](https://cran.rstudio.com/web/packages/markovmix/index.html)
<!-- badges: end -->

**Package**: [*markovmix*](https://github.com/zhuxr11/markovmix)
0.1.2<br /> **Author**: Xiurui Zhu<br /> **Modified**: 2023-04-28
23:16:10<br /> **Compiled**: 2023-04-28 23:16:14
0.1.2<br /> **Author**: Xiurui Zhu<br /> **Modified**: 2023-04-29
13:41:56<br /> **Compiled**: 2023-04-29 13:42:00

The goal of `markovmix` is to fit mixture of Markov chains of higher
orders from multiple sequences. It is also compatible with ordinary
Expand Down

0 comments on commit 9a52522

Please sign in to comment.