Package: digitTests
Title: Tests for Detecting Irregular Digit Patterns
Version: 0.1.1
Date: 2021-11-08
Authors@R: 
    person(given = "Koen",
           family = "Derks",
           role = c("aut", "cre"),
           email = "k.derks@nyenrode.nl",
		   comment = c(ORCID = '0000-0002-5533-9349'))
Description: Provides statistical tests and support functions for detecting irregular digit patterns in numerical data. The package includes tools for extracting digits at various locations in a number, tests for repeated values, and (Bayesian) tests of digit distributions.
BugReports: https://github.com/koenderks/digitTests/issues
URL: https://koenderks.github.io/digitTests/,
        https://github.com/koenderks/digitTests
Imports: graphics, stats
Suggests: benford.analysis, BenfordTests, BeyondBenford, knitr,
        rmarkdown, testthat
Language: en-US
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-08 23:33:44 UTC; derksk
Author: Koen Derks [aut, cre] (<https://orcid.org/0000-0002-5533-9349>)
Maintainer: Koen Derks <k.derks@nyenrode.nl>
Repository: CRAN
Date/Publication: 2021-11-09 08:50:09 UTC
