Skip to content

Commit 3cf7df5

Browse files
committed
added badge
1 parent 1fcd556 commit 3cf7df5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![CRAN
77
status](https://www.r-pkg.org/badges/version/validatetools)](https://CRAN.R-project.org/package=validatetools)
88
[![codecov](https://codecov.io/github/data-cleaning/validatetools/graph/badge.svg?token=3tIe5HAUWm)](https://codecov.io/github/data-cleaning/validatetools)
9+
[![status](https://tinyverse.netlify.app/badge/validatetools)](https://CRAN.R-project.org/package=validatetools)
910
[![Mentioned in Awesome Official
1011
Statistics](https://awesome.re/mentioned-badge.svg)](http://www.awesomeofficialstatistics.org)
1112
<!-- badges: end -->
@@ -14,7 +15,7 @@ Statistics](https://awesome.re/mentioned-badge.svg)](http://www.awesomeofficials
1415

1516
`validatetools` is a utility package for managing validation rule sets
1617
that are defined with `validate`. In production systems validation rule
17-
sets tend to grow organically and accumulate redundant or (partially)
18+
sets tend to grow organically and validatetools redundant or (partially)
1819
contradictory rules. `validatetools` helps to identify problems with
1920
large rule sets and includes simplification methods for resolving
2021
issues.

0 commit comments

Comments
 (0)