Changes in version 0.1.2 (2022-06-16) Minor changes - Resolved CRAN note Warning: attribute "align" not allowed for HTML5. Changes in version 0.1.1 (2021-11-09) 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. Changes in version 0.1.0 (2021-08-13) New features - This is digitTests version 0.1.0 with functions distr.test(), distr.btest() (test first, first two, or last digits against a reference, i.e. benford or uniform, distribution) and rv.test() (test if data contain an excessive amount of repeated values).