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 Repository: https://koenderks.r-universe.dev Date/Publication: 2022-10-25 07:03:08 UTC RemoteUrl: https://github.com/koenderks/digittests RemoteRef: HEAD RemoteSha: fe21ba0df6668a0c8a8f6575cad29b46e52563e9 NeedsCompilation: no Packaged: 2026-06-17 11:25:06 UTC; root Author: Koen Derks [aut, cre] (ORCID: ) Maintainer: Koen Derks