{
  "_id": "6a1f0961b401979e7341c368",
  "Package": "digitTests",
  "Title": "Tests for Detecting Irregular Digit Patterns",
  "Version": "0.1.2",
  "Date": "2022-06-16",
  "Authors@R": "person(given = \"Koen\",\nfamily = \"Derks\",\nrole = c(\"aut\", \"cre\"),\nemail = \"k.derks@nyenrode.nl\",\ncomment = c(ORCID = '0000-0002-5533-9349'))",
  "Description": "Provides statistical tests and support functions for\ndetecting irregular digit patterns in numerical data. The\npackage includes tools for extracting digits at various\nlocations in a number, tests for repeated values, and\n(Bayesian) tests of digit distributions.",
  "BugReports": "https://github.com/koenderks/digitTests/issues",
  "URL": "https://koenderks.github.io/digitTests/,\nhttps://github.com/koenderks/digitTests",
  "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": {
    "Date": "2026-05-18 06:07:14 UTC",
    "User": "root"
  },
  "Author": "Koen Derks [aut, cre] (ORCID: <https://orcid.org/0000-0002-5533-9349>)",
  "Maintainer": "Koen Derks <k.derks@nyenrode.nl>",
  "MD5sum": "26161f48f8d6586c552448a598fc4cac",
  "_user": "koenderks",
  "_type": "src",
  "_file": "digitTests_0.1.2.tar.gz",
  "_fileid": "7ca32a3cce68b8d33b7c3d424ec5d6c822a66d63bf32a7c21fc3682c51891864",
  "_filesize": 226374,
  "_sha256": "7ca32a3cce68b8d33b7c3d424ec5d6c822a66d63bf32a7c21fc3682c51891864",
  "_created": "2026-05-18T06:07:14.000Z",
  "_published": "2026-06-02T16:48:33.222Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79124458843,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050640524"
    },
    {
      "job": 79124458738,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050640036"
    },
    {
      "job": 79124459649,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050643097"
    },
    {
      "job": 79124459304,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050635614"
    },
    {
      "job": 79124458611,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050613303"
    },
    {
      "job": 79124458313,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364214028"
    },
    {
      "job": 79124458828,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050630775"
    },
    {
      "job": 79124459073,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050633209"
    },
    {
      "job": 79124458863,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050630637"
    }
  ],
  "_buildurl": "https://github.com/r-universe/koenderks/actions/runs/26016472190",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/koenderks/digittests",
  "_commit": {
    "id": "fe21ba0df6668a0c8a8f6575cad29b46e52563e9",
    "author": "Koen Derks <koen-derks@hotmail.com>",
    "committer": "Koen Derks <koen-derks@hotmail.com>",
    "message": "Update action\n",
    "time": 1666681388
  },
  "_maintainer": {
    "name": "Koen Derks",
    "email": "k.derks@nyenrode.nl",
    "login": "koenderks",
    "orcid": "0000-0002-5533-9349",
    "description": "Assistant Professor at Nyenrode Business University & Developer at JASP (www.jasp-stats.org), free and open-source statistical software.",
    "uuid": 25059399
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "benford.analysis",
      "role": "Suggests"
    },
    {
      "package": "BenfordTests",
      "role": "Suggests"
    },
    {
      "package": "BeyondBenford",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "koenderks",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "digit-analysis",
    "digits",
    "statistics"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "koenderks",
      "count": 47,
      "uuid": 25059399
    }
  ],
  "_userbio": {
    "uuid": 25059399,
    "type": "user",
    "name": "Koen Derks",
    "description": "Assistant Professor at Nyenrode Business University & Developer at JASP (www.jasp-stats.org), free and open-source statistical software."
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/digitTests"
  },
  "_devurl": "https://github.com/koenderks/digittests",
  "_pkgdown": "https://koenderks.github.io/digitTests/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/digitTests.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/koenderks/digittests",
  "_realowner": "koenderks",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-08-13"
    },
    {
      "version": "0.1.1",
      "date": "2021-11-09"
    },
    {
      "version": "0.1.2",
      "date": "2022-06-16"
    }
  ],
  "_exports": [
    "distr.btest",
    "distr.test",
    "extract_digits",
    "rv.test"
  ],
  "_datasets": [
    {
      "name": "sanitizer",
      "title": "Factory Workers' use of Hand Sanitizer",
      "object": "sanitizer",
      "class": [
        "data.frame"
      ],
      "fields": [
        "value"
      ],
      "rows": 1600,
      "table": true,
      "tojson": true
    },
    {
      "name": "sinoForest",
      "title": "Financial Statemens of Sino Forest Corporation's 2010 Report",
      "object": "sinoForest",
      "class": [
        "data.frame"
      ],
      "fields": [
        "value"
      ],
      "rows": 772,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "digitTests",
      "title": "digitTests: Tests for Detecting Irregular Data Patterns",
      "topics": [
        "digitTests-package",
        "digitTests"
      ]
    },
    {
      "page": "distr.btest",
      "title": "Bayesian Test of Digits against a Reference Distribution",
      "topics": [
        "distr.btest"
      ]
    },
    {
      "page": "distr.test",
      "title": "Test of Digits against a Reference Distribution",
      "topics": [
        "distr.test"
      ]
    },
    {
      "page": "dt-methods",
      "title": "Methods for da objects",
      "topics": [
        "dt-methods",
        "plot.dt.distr",
        "plot.dt.rv",
        "print.dt.distr",
        "print.dt.rv"
      ]
    },
    {
      "page": "extract_digits",
      "title": "Extraction of First or Last Digits",
      "topics": [
        "extract_digits"
      ]
    },
    {
      "page": "rv.test",
      "title": "Test of Repeated Values",
      "topics": [
        "rv.test"
      ]
    },
    {
      "page": "sanitizer",
      "title": "Factory Workers' use of Hand Sanitizer",
      "topics": [
        "sanitizer"
      ]
    },
    {
      "page": "sinoForest",
      "title": "Financial Statemens of Sino Forest Corporation's 2010 Report",
      "topics": [
        "sinoForest"
      ]
    }
  ],
  "_pkglogo": "https://github.com/koenderks/digittests/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/koenderks/digittests/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "digitTests.Rmd",
      "filename": "digitTests.html",
      "title": "Get started",
      "author": "Koen Derks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Function: extract_digits()",
        "Functions: distr.test() & distr.btest()",
        "Function: rv.test()"
      ],
      "created": "2021-08-11 08:35:17",
      "modified": "2021-08-11 10:42:03",
      "commits": 4
    }
  ],
  "_score": 4.113943352306837,
  "_indexed": true,
  "_nocasepkg": "digittests",
  "_universes": [
    "koenderks"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-18T06:09:19.000Z",
      "distro": "noble",
      "commit": "fe21ba0df6668a0c8a8f6575cad29b46e52563e9",
      "fileid": "7e8273e35ff9dafe3d262e170a2efc75f050682a77c26ebe421630609eb4656b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koenderks/actions/runs/26016472190"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-18T06:09:17.000Z",
      "distro": "noble",
      "commit": "fe21ba0df6668a0c8a8f6575cad29b46e52563e9",
      "fileid": "cd621bb98310836c3b62c40413120e865efeecc91840cc55b57423e1420e54ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koenderks/actions/runs/26016472190"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-18T06:09:29.000Z",
      "commit": "fe21ba0df6668a0c8a8f6575cad29b46e52563e9",
      "fileid": "3f2aef685f5341b4566e169e245684c6d32fdea96e32e50601bc12c007f47183",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koenderks/actions/runs/26016472190"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-18T06:08:59.000Z",
      "commit": "fe21ba0df6668a0c8a8f6575cad29b46e52563e9",
      "fileid": "7c101707a2b7730f691f73e36bd7772ff44244fc6c93b26361f3208bc6a1a643",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koenderks/actions/runs/26016472190"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-18T06:08:25.000Z",
      "commit": "fe21ba0df6668a0c8a8f6575cad29b46e52563e9",
      "fileid": "1f3fcd46977ac6d3e39988fdeb4ffe01fd0c7f2748fc875d0039ccf6b927dbb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koenderks/actions/runs/26016472190"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-18T06:08:31.000Z",
      "commit": "fe21ba0df6668a0c8a8f6575cad29b46e52563e9",
      "fileid": "b4b090ae3076b30eba94a163189c55a97397158a2a74d47ca9bd040a1d9d6039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koenderks/actions/runs/26016472190"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-18T06:08:22.000Z",
      "commit": "fe21ba0df6668a0c8a8f6575cad29b46e52563e9",
      "fileid": "f7bf2ba607045ac0367b3dc4ee3f88d793e46f6470d957287c016e5b063f3db0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koenderks/actions/runs/26016472190"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T16:48:14.000Z",
      "commit": "fe21ba0df6668a0c8a8f6575cad29b46e52563e9",
      "fileid": "a65166bb42575b8292d864d735049c478523b524b01322305494f154530e8fae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/koenderks/actions/runs/26016472190"
    }
  ]
}