Minor changes
- Resolved CRAN note
Warning: <img> attribute "align" not allowed for HTML5.
Bug fixes
- Throw a warning in
rv.test()when there is zero variance in either the decimal portions of the number or its integer portions.
New features
- This is
digitTestsversion0.1.0with functionsdistr.test(),distr.btest()(test first, first two, or last digits against a reference, i.e. benford or uniform, distribution) andrv.test()(test if data contain an excessive amount of repeated values).