{
  "_id": "6a49358bb5e98c4082a0df40",
  "Package": "rngtools",
  "Authors@R": "c(person(\"Renaud\", \"Gaujoux\", email = \"renozao@protonmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Max\", \"Kuhn\", role = \"ctb\"))",
  "Version": "1.5.3",
  "License": "GPL (>= 3)",
  "Title": "Utility Functions for Working with Random Number Generators",
  "Description": "Provides a set of functions for working with Random Number\nGenerators (RNGs). In particular, a generic S4 framework is\ndefined for getting/setting the current RNG, or RNG data that\nare embedded into objects for reproducibility. Notably,\nconvenient default methods greatly facilitate the way current\nRNG settings can be changed.",
  "URL": "https://renozao.github.io/rngtools/",
  "BugReports": "https://github.com/renozao/rngtools/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.0.2",
  "Repository": "https://renozao.r-universe.dev",
  "Date/Publication": "2021-09-24 06:52:08 UTC",
  "RemoteUrl": "https://github.com/renozao/rngtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "45a51bae98aea2873943005fe039c4cce46a7322",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 16:28:22 UTC",
    "User": "root"
  },
  "Author": "Renaud Gaujoux [aut, cre],\nMax Kuhn [ctb]",
  "Maintainer": "Renaud Gaujoux <renozao@protonmail.com>",
  "_user": "renozao",
  "_type": "src",
  "_file": "rngtools_1.5.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/51088fcd4d13cc4114dd5c8cac55fef31b060d3eddb0c12ee269295229d9a249",
  "_filesize": 138036,
  "_sha256": "51088fcd4d13cc4114dd5c8cac55fef31b060d3eddb0c12ee269295229d9a249",
  "_expires": "2026-10-12T16:32:08.000Z",
  "_created": "2026-07-04T16:28:22.000Z",
  "_published": "2026-07-04T16:32:11.377Z",
  "_jobs": [
    {
      "job": 85148147384,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083427287"
    },
    {
      "job": 85148147437,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083425430"
    },
    {
      "job": 85148147389,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083427533"
    },
    {
      "job": 85148147381,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083429541"
    },
    {
      "job": 85148008848,
      "time": 140,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083409530"
    },
    {
      "job": 85148147317,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083423234"
    },
    {
      "job": 85148147404,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8083420902"
    },
    {
      "job": 85148147401,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8083420704"
    },
    {
      "job": 85148147435,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8083418391"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/renozao/actions/runs/28712393918",
  "_status": "success",
  "_upstream": "https://github.com/renozao/rngtools",
  "_commit": {
    "id": "45a51bae98aea2873943005fe039c4cce46a7322",
    "author": "Renaud <renozao@users.noreply.github.com>",
    "committer": "Renaud <renozao@users.noreply.github.com>",
    "message": "#10 Add License header to unti-test files\n",
    "time": 1632466328
  },
  "_maintainer": {
    "name": "Renaud Gaujoux",
    "email": "renozao@protonmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "renozao",
  "_selfowned": true,
  "_usedby": 254,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "renozao",
      "count": 52,
      "uuid": 1070589
    },
    {
      "user": "topepo",
      "count": 6,
      "uuid": 5731043
    }
  ],
  "_userbio": {
    "uuid": 1070589,
    "type": "user",
    "name": "Renaud Gaujoux",
    "followers": 69
  },
  "_downloads": {
    "count": 37346,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rngtools"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/renozao/rngtools",
  "_searchresults": 115,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rngtools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/renozao/rngtools",
  "_realowner": "renozao",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-11-06"
    },
    {
      "version": "1.1",
      "date": "2012-12-10"
    },
    {
      "version": "1.2",
      "date": "2013-03-12"
    },
    {
      "version": "1.2.1",
      "date": "2013-07-28"
    },
    {
      "version": "1.2.2",
      "date": "2013-09-19"
    },
    {
      "version": "1.2.3",
      "date": "2013-09-24"
    },
    {
      "version": "1.2.4",
      "date": "2014-03-06"
    },
    {
      "version": "1.3.1",
      "date": "2018-05-15"
    },
    {
      "version": "1.3.1.1",
      "date": "2019-04-26"
    },
    {
      "version": "1.4",
      "date": "2019-07-02"
    },
    {
      "version": "1.5",
      "date": "2020-01-24"
    },
    {
      "version": "1.5.2",
      "date": "2021-09-20"
    }
  ],
  "_exports": [
    ".getRNG",
    ".setRNG",
    "checkRNG",
    "getRNG",
    "getRNG1",
    "hasRNG",
    "nextRNG",
    "rng.equal",
    "rng1.equal",
    "RNGdigest",
    "RNGinfo",
    "RNGrecovery",
    "RNGseed",
    "RNGseq",
    "RNGseq_seed",
    "RNGstr",
    "RNGtype",
    "setRNG",
    "showRNG"
  ],
  "_help": [
    {
      "page": "dot-getRNG",
      "title": "Getting RNG Seeds",
      "topics": [
        ".getRNG",
        ".getRNG,ANY-method",
        ".getRNG,list-method",
        ".getRNG,missing-method",
        ".getRNG,numeric-method"
      ]
    },
    {
      "page": "dot-setRNG",
      "title": "Setting RNG Seeds",
      "topics": [
        ".setRNG",
        ".setRNG,character-method",
        ".setRNG,numeric-method"
      ]
    },
    {
      "page": "uchecks",
      "title": "Checking RNG Differences in Unit Tests",
      "topics": [
        "checkRNG"
      ]
    },
    {
      "page": "rng",
      "title": "Getting/Setting RNGs",
      "topics": [
        "getRNG",
        "hasRNG",
        "nextRNG",
        "setRNG"
      ]
    },
    {
      "page": "getRNG1",
      "title": "Extracting RNG Settings from Computation Result Objects",
      "topics": [
        "getRNG1",
        "getRNG1,ANY-method"
      ]
    },
    {
      "page": "rngcmp",
      "title": "Comparing RNG Settings",
      "topics": [
        "rng.equal",
        "rng1.equal"
      ]
    },
    {
      "page": "RNGseed",
      "title": "Directly Getting or Setting the RNG Seed",
      "topics": [
        "RNGrecovery",
        "RNGseed"
      ]
    },
    {
      "page": "RNGseq",
      "title": "Generate Sequence of Random Streams",
      "topics": [
        "RNGseq",
        "RNGseq_seed"
      ]
    },
    {
      "page": "RNGstr",
      "title": "Formatting RNG Information",
      "topics": [
        "RNGdigest",
        "RNGinfo",
        "RNGstr",
        "RNGtype",
        "showRNG"
      ]
    },
    {
      "page": "rngtools",
      "title": "Utility functions for working with Random Number Generators",
      "topics": [
        "rngtools-package",
        "rngtools"
      ]
    }
  ],
  "_readme": "https://github.com/renozao/rngtools/raw/HEAD/README.md",
  "_rundeps": [
    "digest"
  ],
  "_score": 8.992018159285688,
  "_indexed": true,
  "_nocasepkg": "rngtools",
  "_universes": [
    "renozao"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.3",
      "date": "2026-07-04T16:30:26.000Z",
      "distro": "resolute",
      "commit": "45a51bae98aea2873943005fe039c4cce46a7322",
      "fileid": "https://r2.ropensci.org/140adfbb0d302f71a0f5fcf5c8988fa475f27987cb4ca1ce488b012f79c1151e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/renozao/actions/runs/28712393918"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5.3",
      "date": "2026-07-04T16:30:15.000Z",
      "distro": "resolute",
      "commit": "45a51bae98aea2873943005fe039c4cce46a7322",
      "fileid": "https://r2.ropensci.org/b8d5e1f6b2cba068e6f3b8c6290d8fbee5015a899412c23f58016c43db3f303d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/renozao/actions/runs/28712393918"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.3",
      "date": "2026-07-04T16:30:31.000Z",
      "commit": "45a51bae98aea2873943005fe039c4cce46a7322",
      "fileid": "https://r2.ropensci.org/c10203982edf09b91bff881c64c47e6b044b04621ac741242c1cccaeb0954c65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/renozao/actions/runs/28712393918"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5.3",
      "date": "2026-07-04T16:30:43.000Z",
      "commit": "45a51bae98aea2873943005fe039c4cce46a7322",
      "fileid": "https://r2.ropensci.org/6904a88622a1276b23e7519269f051939e41b545ad63b81bb00253ad849bab73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/renozao/actions/runs/28712393918"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.3",
      "date": "2026-07-04T16:30:11.000Z",
      "commit": "45a51bae98aea2873943005fe039c4cce46a7322",
      "fileid": "https://r2.ropensci.org/2d48c16a60b50677144ac448355d087b9f936305a9bfbf2a638606e84dccfeb5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/renozao/actions/runs/28712393918"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.3",
      "date": "2026-07-04T16:29:37.000Z",
      "commit": "45a51bae98aea2873943005fe039c4cce46a7322",
      "fileid": "https://r2.ropensci.org/e0a46dc413b09ba39612e9855760d170b3177be6443055153e04a01915000c52",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/renozao/actions/runs/28712393918"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.3",
      "date": "2026-07-04T16:29:33.000Z",
      "commit": "45a51bae98aea2873943005fe039c4cce46a7322",
      "fileid": "https://r2.ropensci.org/2e01ff834e20425cf618252a8df9aa34a80c35777cbe81e358789893fb985307",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/renozao/actions/runs/28712393918"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.5.3",
      "date": "2026-07-04T16:29:20.000Z",
      "commit": "45a51bae98aea2873943005fe039c4cce46a7322",
      "fileid": "https://r2.ropensci.org/eb347572d9dae5967a104792b030afe4b984b5165b69b7c67e7d4e9fde48aaa7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/renozao/actions/runs/28712393918"
    }
  ]
}