{
  "_id": "6a10590aacfb0bcc41ca35c7",
  "Package": "CryptRndTest",
  "Type": "Package",
  "Title": "Statistical Tests for Cryptographic Randomness",
  "Version": "1.2.7",
  "Date": "2022-04-20",
  "Author": "Haydar Demirhan (<https://orcid.org/0000-0002-8565-4710>)",
  "Maintainer": "Haydar Demirhan <haydar.demirhan@rmit.edu.au>",
  "Description": "Performs cryptographic randomness tests on a sequence of\nrandom integers or bits. Included tests are greatest common\ndivisor, birthday spacings, book stack, adaptive chi-square,\ntopological binary, and three random walk tests (Ryabko and\nMonarev, 2005) <doi:10.1016/j.jspi.2004.02.010>. Tests except\ngreatest common divisor and birthday spacings are not covered\nby standard test suites. In addition to the chi-square\ngoodness-of-fit test, results of Anderson-Darling,\nKolmogorov-Smirnov, and Jarque-Bera tests are also generated by\nsome of the cryptographic randomness tests.",
  "VignetteBuilder": "R.rsp",
  "License": "GPL-3",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 06:39:29 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libgmp3-dev make libicu-dev libmpfr-dev libssl-dev",
  "Repository": "https://haydarde.r-universe.dev",
  "Date/Publication": "2022-04-22 07:40:14 UTC",
  "RemoteUrl": "https://github.com/cran/CryptRndTest",
  "RemoteRef": "HEAD",
  "RemoteSha": "84b9f5a25ce1d44e5b6685f65127e405ff41d040",
  "MD5sum": "15e2a718d30f990a7fd3187983f0b32f",
  "_user": "haydarde",
  "_type": "src",
  "_file": "CryptRndTest_1.2.7.tar.gz",
  "_fileid": "a7769e8bbb73113901a6000cde4f3a852143d6dabe37e9468e17ffa3573d3a72",
  "_filesize": 450580,
  "_sha256": "a7769e8bbb73113901a6000cde4f3a852143d6dabe37e9468e17ffa3573d3a72",
  "_created": "2026-05-09T06:39:29.000Z",
  "_published": "2026-05-22T13:24:26.761Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77388535146,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893675868"
    },
    {
      "job": 77388535369,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893675396"
    },
    {
      "job": 77388535161,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893667740"
    },
    {
      "job": 77388534862,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893667281"
    },
    {
      "job": 77388534807,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6893657452"
    },
    {
      "job": 77388534171,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161588985"
    },
    {
      "job": 77388535294,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893671629"
    },
    {
      "job": 77388535300,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893668509"
    },
    {
      "job": 77388535235,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893670135"
    }
  ],
  "_buildurl": "https://github.com/r-universe/haydarde/actions/runs/25594288146",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CryptRndTest",
  "_commit": {
    "id": "84b9f5a25ce1d44e5b6685f65127e405ff41d040",
    "author": "Haydar Demirhan <haydar.demirhan@rmit.edu.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.7\n",
    "time": 1650613214
  },
  "_maintainer": {
    "name": "Haydar Demirhan",
    "email": "haydar.demirhan@rmit.edu.au",
    "login": "haydarde",
    "uuid": 48902837
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "kSamples",
      "role": "Depends"
    },
    {
      "package": "sfsmisc",
      "role": "Depends"
    },
    {
      "package": "Rmpfr",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "LambertW",
      "role": "Imports"
    },
    {
      "package": "gmp",
      "role": "Imports"
    },
    {
      "package": "tseries",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "bbotk",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "haydarde",
      "count": 1,
      "uuid": 48902837
    }
  ],
  "_userbio": {
    "uuid": 48902837,
    "type": "user",
    "name": "haydarde"
  },
  "_downloads": {
    "count": 233,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CryptRndTest"
  },
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CryptRndTest.html",
    "manual.pdf"
  ],
  "_realowner": "haydarde",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2015-06-16"
    },
    {
      "version": "1.1.5",
      "date": "2015-09-01"
    },
    {
      "version": "1.2.1",
      "date": "2016-01-04"
    },
    {
      "version": "1.2.2",
      "date": "2016-02-24"
    },
    {
      "version": "1.2.7",
      "date": "2022-04-22"
    }
  ],
  "_exports": [
    "adaptive.chi.square",
    "birthday.spacings",
    "book.stack",
    "GCD",
    "GCD.big",
    "GCD.q",
    "GCD.test",
    "random.walk.tests",
    "Strlng2",
    "TBT.criticalValue",
    "toBaseTen",
    "toBaseTwo",
    "topological.binary"
  ],
  "_help": [
    {
      "page": "CryptRndTest-package",
      "title": "Statistical Tests for Cryptographic Randomness",
      "concept": [
        "Anderson-Darling",
        "chi-Square",
        "goodness-of-fit test",
        "greatest common divisor",
        "Stirling numbers of the second kind",
        "Jarque-Bera",
        "Kolmogorov-Smirnov",
        "nonparametric",
        "randomness test"
      ],
      "topics": [
        "CryptRndTest-package",
        "CryptRndTest"
      ]
    },
    {
      "page": "adaptive.chi.square",
      "title": "Adaptive Chi-Square Test",
      "topics": [
        "adaptive.chi.square"
      ]
    },
    {
      "page": "birthday.spacings",
      "title": "Birthday Spacings Test",
      "topics": [
        "birthday.spacings"
      ]
    },
    {
      "page": "book.stack",
      "title": "Book Stack Test",
      "topics": [
        "book.stack"
      ]
    },
    {
      "page": "CryptRndTest-internal",
      "title": "Functions for internal use only",
      "topics": [
        "adaptive.chi.square.default",
        "adaptive.chi.square.main",
        "birthday.spacings.default",
        "birthday.spacings.main",
        "book.stack.default",
        "book.stack.main",
        "check",
        "dogumGunuAraliklari",
        "GCD.test.default",
        "GCD.test.main",
        "KSADCHRY",
        "KSADdga",
        "Random.walk.D",
        "Random.walk.G",
        "random.walk.tests.default",
        "random.walk.tests.main",
        "Random.walk.Y",
        "topological.binary.default",
        "topological.binary.main"
      ]
    },
    {
      "page": "GCD",
      "title": "Greatest Common Divisor",
      "topics": [
        "GCD"
      ]
    },
    {
      "page": "GCD.big",
      "title": "Greatest Common Divisor for Large Integers",
      "topics": [
        "GCD.big"
      ]
    },
    {
      "page": "GCD.q",
      "title": "Greatest Common Divisor",
      "topics": [
        "GCD.q"
      ]
    },
    {
      "page": "GCD.test",
      "title": "GCD Test",
      "topics": [
        "GCD.test"
      ]
    },
    {
      "page": "print.CryptRndTest",
      "title": "Print Test Results",
      "topics": [
        "print.CryptRndTest"
      ]
    },
    {
      "page": "random.walk.tests",
      "title": "Random Walk Tests",
      "topics": [
        "random.walk.tests"
      ]
    },
    {
      "page": "Strlng2",
      "title": "Stirling Number of The Second Kind",
      "topics": [
        "Strlng2"
      ]
    },
    {
      "page": "TBT.criticalValue",
      "title": "Critical value for Topological Binary Test",
      "topics": [
        "TBT.criticalValue"
      ]
    },
    {
      "page": "toBaseTen",
      "title": "Convert form Base 2 to 10",
      "topics": [
        "toBaseTen"
      ]
    },
    {
      "page": "toBaseTwo",
      "title": "Convert form Base 10 to 2",
      "topics": [
        "toBaseTwo"
      ]
    },
    {
      "page": "topological.binary",
      "title": "Topological Binary Test",
      "topics": [
        "topological.binary"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "curl",
    "farver",
    "ggplot2",
    "glue",
    "gmp",
    "gtable",
    "isoband",
    "jsonlite",
    "kSamples",
    "labeling",
    "LambertW",
    "lamW",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "plyr",
    "quadprog",
    "quantmod",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppParallel",
    "reshape2",
    "rlang",
    "Rmpfr",
    "S7",
    "scales",
    "sfsmisc",
    "stringi",
    "stringr",
    "SuppDists",
    "tseries",
    "TTR",
    "vctrs",
    "viridisLite",
    "withr",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "CryptRndTest.ltx",
      "filename": "CryptRndTest.pdf",
      "title": "Details of CryptRndTest Package",
      "engine": "R.rsp::tex",
      "headings": [],
      "created": "2016-02-25 05:21:43",
      "modified": "2016-02-25 05:21:43",
      "commits": 1
    }
  ],
  "_score": 2.230448921378274,
  "_indexed": true,
  "_nocasepkg": "cryptrndtest",
  "_universes": [
    "haydarde"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.7",
      "date": "2026-05-09T06:41:51.000Z",
      "distro": "noble",
      "commit": "84b9f5a25ce1d44e5b6685f65127e405ff41d040",
      "fileid": "91c6c3feeffc9b6eb26562abdc422876412650896d798a17b2b6887b84053f51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haydarde/actions/runs/25594288146"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.7",
      "date": "2026-05-09T06:41:45.000Z",
      "distro": "noble",
      "commit": "84b9f5a25ce1d44e5b6685f65127e405ff41d040",
      "fileid": "401ccf21c61a795b68cc496401caa9a8e536f7078cefdd7b4ec18d2ecd33cc68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haydarde/actions/runs/25594288146"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.7",
      "date": "2026-05-09T06:40:55.000Z",
      "commit": "84b9f5a25ce1d44e5b6685f65127e405ff41d040",
      "fileid": "2f52d28db1e8796fe9e2651664b8cc66ff51634e50fbad344c47e21c0f4f7131",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haydarde/actions/runs/25594288146"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.7",
      "date": "2026-05-09T06:40:50.000Z",
      "commit": "84b9f5a25ce1d44e5b6685f65127e405ff41d040",
      "fileid": "420f25dead0e2ef3c4d2dd193c6ebe983326d055c1ce03e89805fb527a515026",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haydarde/actions/runs/25594288146"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.7",
      "date": "2026-05-09T06:41:03.000Z",
      "commit": "84b9f5a25ce1d44e5b6685f65127e405ff41d040",
      "fileid": "0e883c04ff01723ef16565c5ffeac27f8558e20a9ace8d887df2960d72d7af3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haydarde/actions/runs/25594288146"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.7",
      "date": "2026-05-09T06:40:38.000Z",
      "commit": "84b9f5a25ce1d44e5b6685f65127e405ff41d040",
      "fileid": "137a7fdb33e70b3b4d3a144a7e1c471aa728c088601cebca9e5445b427eb2ea9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haydarde/actions/runs/25594288146"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.7",
      "date": "2026-05-09T06:40:48.000Z",
      "commit": "84b9f5a25ce1d44e5b6685f65127e405ff41d040",
      "fileid": "1fb566fbd3240cf8edabac153790b3858d67bad867763e856af5956587cb86c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haydarde/actions/runs/25594288146"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.7",
      "date": "2026-05-22T13:24:09.000Z",
      "commit": "84b9f5a25ce1d44e5b6685f65127e405ff41d040",
      "fileid": "d4d1a656e24dfa59fa59cf3942a1778b2cb6b299a7e55677c2a74c15be334bd8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/haydarde/actions/runs/25594288146"
    }
  ]
}