Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Releases: koenderks/digitTests

CRAN-v0.1.2

17 Jun 08:19
Compare
Choose a tag to compare

digitTests 0.1.2

Minor changes

  • Resolved CRAN note Warning: <img> attribute "align" not allowed for HTML5.

CRAN-v0.1.1

09 Nov 09:18
Compare
Choose a tag to compare

digitTests 0.1.1

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.

CRAN-v0.1.0

13 Aug 09:13
Compare
Choose a tag to compare

digitTests 0.1.0

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).