diff --git a/DESCRIPTION b/DESCRIPTION index e36a84f..546fc30 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: blocking Type: Package Title: Various Blocking Methods for Entity Resolution -Version: 1.0.0 +Version: 1.0.9001 Authors@R: c(person(given = "Maciej", family = "Beręsewicz", diff --git a/README.Rmd b/README.Rmd index d163b7f..87f7e63 100644 --- a/README.Rmd +++ b/README.Rmd @@ -5,6 +5,11 @@ output: github_document [![R-CMD-check](https://github.com/ncn-foreigners/blocking/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ncn-foreigners/blocking/actions/workflows/R-CMD-check.yaml) [![test-coverage](https://github.com/ncn-foreigners/blocking/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/ncn-foreigners/blocking/actions/workflows/test-coverage.yaml) [![Codecov test coverage](https://codecov.io/gh/ncn-foreigners/blocking/branch/main/graph/badge.svg)](https://app.codecov.io/gh/ncn-foreigners/blocking?branch=main) +[![CRAN status](https://www.r-pkg.org/badges/version/blocking)](https://CRAN.R-project.org/package=blocking) +[![CRAN downloads](https://cranlogs.r-pkg.org/badges/grand-total/blocking)](https://cran.r-project.org/package=blocking) +[![CRAN downloads](https://cranlogs.r-pkg.org/badges/blocking)](https://cran.r-project.org/package=blocking) + + ```{r, include = FALSE} diff --git a/README.md b/README.md index 51fb2d8..a9a2534 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ [![test-coverage](https://github.com/ncn-foreigners/blocking/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/ncn-foreigners/blocking/actions/workflows/test-coverage.yaml) [![Codecov test coverage](https://codecov.io/gh/ncn-foreigners/blocking/branch/main/graph/badge.svg)](https://app.codecov.io/gh/ncn-foreigners/blocking?branch=main) +[![CRAN +status](https://www.r-pkg.org/badges/version/blocking)](https://CRAN.R-project.org/package=blocking) +[![CRAN +downloads](https://cranlogs.r-pkg.org/badges/grand-total/blocking)](https://cran.r-project.org/package=blocking) +[![CRAN +downloads](https://cranlogs.r-pkg.org/badges/blocking)](https://cran.r-project.org/package=blocking) + # Overview