Package: digitTests
Title: Tests for Detecting Irregular Digit Patterns
Version: 0.1.2
Date: 2022-06-16
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.2.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-06-16 14:38:22 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: 2022-06-16 16:10:12 UTC
Built: R 4.2.0; ; 2022-06-17 11:22:03 UTC; unix
