{
  "_id": "6a251f514b233be19838ff5d",
  "Package": "doRNG",
  "Type": "Package",
  "Title": "Generic Reproducible Parallel Backend for 'foreach' Loops",
  "Version": "1.8.6.3",
  "Date": "2026-02-05",
  "Encoding": "UTF-8",
  "Authors@R": "c(\nperson(\"Renaud\", \"Gaujoux\",\nemail = \"renozao@protonmail.com\", role = c(\"aut\")),\nperson(given = c(\"Emilio\", \"L.\"), family = \"Sáenz Guillén\",\nemail = \"Emilio.Saenz-Guillen@citystgeorges.ac.uk\", role = \"cre\")\n)",
  "Description": "Provides functions to perform reproducible parallel\nforeach loops, using independent random streams as generated by\nL'Ecuyer's combined multiple-recursive generator [L'Ecuyer\n(1999), <DOI:10.1287/opre.47.1.159>]. It enables to easily\nconvert standard '%dopar%' loops into fully reproducible loops,\nindependently of the number of workers, the task scheduling\nstrategy, or the chosen parallel environment and associated\nforeach backend.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "URL": "https://github.com/emilioluissaenzguillen/doRNG",
  "BugReports": "https://github.com/emilioluissaenzguillen/doRNG/issues",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Repository": "https://emilioluissaenzguillen.r-universe.dev",
  "Date/Publication": "2026-02-07 14:39:46 UTC",
  "RemoteUrl": "https://github.com/emilioluissaenzguillen/dorng",
  "RemoteRef": "HEAD",
  "RemoteSha": "894684353d77d6e71485385aecb102c15b04d031",
  "Packaged": {
    "Date": "2026-06-07 07:29:54 UTC",
    "User": "root"
  },
  "Author": "Renaud Gaujoux [aut],\nEmilio L. Sáenz Guillén [cre]",
  "Maintainer": "Emilio L. Sáenz Guillén <Emilio.Saenz-Guillen@citystgeorges.ac.uk>",
  "MD5sum": "f669907412181cce412c2d5db9b5422f",
  "_user": "emilioluissaenzguillen",
  "_type": "src",
  "_file": "doRNG_1.8.6.3.tar.gz",
  "_fileid": "6903ade267d02a7e1d5f04ef4bdd4fe755a88e08465967ada3359869e14b89df",
  "_filesize": 132290,
  "_sha256": "6903ade267d02a7e1d5f04ef4bdd4fe755a88e08465967ada3359869e14b89df",
  "_created": "2026-06-07T07:29:54.000Z",
  "_published": "2026-06-07T07:35:45.660Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79940963135,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461918478"
    },
    {
      "job": 79940963122,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461918900"
    },
    {
      "job": 79940963121,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461926529"
    },
    {
      "job": 79940963125,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461944648"
    },
    {
      "job": 79940752311,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461899719"
    },
    {
      "job": 79940963131,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461918033"
    },
    {
      "job": 79940963146,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461910829"
    },
    {
      "job": 79940963153,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461915049"
    },
    {
      "job": 79940963145,
      "time": 72,
      "config": "windows-release",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/emilioluissaenzguillen/actions/runs/27086089763",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/emilioluissaenzguillen/dorng",
  "_commit": {
    "id": "894684353d77d6e71485385aecb102c15b04d031",
    "author": "Saenz Guillen <emilio.saenz-guillen@bayes.city.ac.uk>",
    "committer": "Saenz Guillen <emilio.saenz-guillen@bayes.city.ac.uk>",
    "message": "New maintainership prime\n",
    "time": 1770475186
  },
  "_maintainer": {
    "name": "Emilio L. Sáenz Guillén",
    "email": "emilio.saenz-guillen@citystgeorges.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Depends"
    },
    {
      "package": "rngtools",
      "version": ">= 1.5",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "doMPI",
      "role": "Suggests"
    },
    {
      "package": "doRedis",
      "role": "Suggests"
    },
    {
      "package": "rbenchmark",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rbibutils",
      "version": ">= 1.3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "emilioluissaenzguillen",
  "_selfowned": true,
  "_usedby": 218,
  "_updates": [
    {
      "week": "2026-06",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "emilioluissaenzguillen",
      "count": 2,
      "uuid": 116019934
    }
  ],
  "_userbio": {
    "uuid": 116019934,
    "type": "user",
    "name": "Emilio Luis Sáenz Guillén",
    "description": "Doctoral researcher in Actuarial Science at Bayes Business School."
  },
  "_downloads": {
    "count": 39172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/doRNG"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/emilioluissaenzguillen/dorng",
  "_searchresults": 4128,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/doRNG.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/emilioluissaenzguillen/dorng",
  "_realowner": "emilioluissaenzguillen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2011-10-24"
    },
    {
      "version": "1.1",
      "date": "2011-11-29"
    },
    {
      "version": "1.2.1",
      "date": "2012-03-09"
    },
    {
      "version": "1.2.2",
      "date": "2012-03-29"
    },
    {
      "version": "1.2.6",
      "date": "2012-04-17"
    },
    {
      "version": "1.3",
      "date": "2012-05-22"
    },
    {
      "version": "1.4.1",
      "date": "2012-05-25"
    },
    {
      "version": "1.4.5",
      "date": "2012-07-24"
    },
    {
      "version": "1.5",
      "date": "2012-11-07"
    },
    {
      "version": "1.5.3",
      "date": "2013-03-12"
    },
    {
      "version": "1.5.4",
      "date": "2013-09-19"
    },
    {
      "version": "1.5.5",
      "date": "2013-09-24"
    },
    {
      "version": "1.6",
      "date": "2014-03-07"
    },
    {
      "version": "1.6.6",
      "date": "2017-04-10"
    },
    {
      "version": "1.7.1",
      "date": "2018-06-22"
    },
    {
      "version": "1.8.2",
      "date": "2020-01-27"
    },
    {
      "version": "1.8.3",
      "date": "2022-12-19"
    },
    {
      "version": "1.8.6",
      "date": "2023-01-16"
    },
    {
      "version": "1.8.6.1",
      "date": "2025-01-13"
    },
    {
      "version": "1.8.6.2",
      "date": "2025-04-02"
    },
    {
      "version": "1.8.6.3",
      "date": "2026-02-05"
    }
  ],
  "_exports": [
    "%dorng%",
    "doRNGversion",
    "registerDoRNG"
  ],
  "_help": [
    {
      "page": "doRNG-package",
      "title": "Generic Reproducible Parallel Backend for foreach Loops",
      "topics": [
        "doRNG-package"
      ]
    },
    {
      "page": "grapes-dorng-grapes",
      "title": "Reproducible Parallel Foreach Backend",
      "topics": [
        "%dorng%"
      ]
    },
    {
      "page": "doRNGversion",
      "title": "Back Compatibility Option for doRNG",
      "topics": [
        "doRNGversion"
      ]
    },
    {
      "page": "registerDoRNG",
      "title": "Registering doRNG for Persistent Reproducible Parallel Foreach Loops",
      "topics": [
        "registerDoRNG"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "digest",
    "foreach",
    "iterators",
    "rngtools"
  ],
  "_score": 9.802444433161112,
  "_indexed": true,
  "_nocasepkg": "dorng",
  "_universes": [
    "emilioluissaenzguillen"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8.6.3",
      "date": "2026-05-08T08:18:39.000Z",
      "commit": "894684353d77d6e71485385aecb102c15b04d031",
      "fileid": "7ab6b9e21c3ec11558a35245b5426347d6141b314b5683876abe1aa6d36ed929",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilioluissaenzguillen/actions/runs/25544921221"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.6.3",
      "date": "2026-06-07T07:32:02.000Z",
      "distro": "noble",
      "commit": "894684353d77d6e71485385aecb102c15b04d031",
      "fileid": "46663e4820248aec3a6027946336987c01a17d8a937e9b33e66176ace1b667c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilioluissaenzguillen/actions/runs/27086089763"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.6.3",
      "date": "2026-06-07T07:32:05.000Z",
      "distro": "noble",
      "commit": "894684353d77d6e71485385aecb102c15b04d031",
      "fileid": "bb691746c22b94a2bede3ac84d10e99777c334db02a4d39ba77278026cd509ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilioluissaenzguillen/actions/runs/27086089763"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.6.3",
      "date": "2026-06-07T07:33:01.000Z",
      "commit": "894684353d77d6e71485385aecb102c15b04d031",
      "fileid": "0a2345e889e66ec05ad7151deca81f38b041c9a50ef65e69e508a428351adad1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilioluissaenzguillen/actions/runs/27086089763"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.6.3",
      "date": "2026-06-07T07:35:16.000Z",
      "commit": "894684353d77d6e71485385aecb102c15b04d031",
      "fileid": "c5fe8f49893c69f222225f544f2c6eccd936a331347f4b824abc84545a013bd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilioluissaenzguillen/actions/runs/27086089763"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8.6.3",
      "date": "2026-06-07T07:32:13.000Z",
      "commit": "894684353d77d6e71485385aecb102c15b04d031",
      "fileid": "2926c672625924014f0153937d9608526cf75a53383ab8e997cb28cc40434ab4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/emilioluissaenzguillen/actions/runs/27086089763"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8.6.3",
      "date": "2026-06-07T07:31:04.000Z",
      "commit": "894684353d77d6e71485385aecb102c15b04d031",
      "fileid": "37f665d2b8c3d9308449f156f3c75241bcaf9e6261fe092fdfb6fa937cf0d1ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilioluissaenzguillen/actions/runs/27086089763"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8.6.3",
      "date": "2026-06-07T07:31:32.000Z",
      "commit": "894684353d77d6e71485385aecb102c15b04d031",
      "fileid": "7dd3493ba01376b6f349693d7bbd42ac1d4c0829c6abf501055ebbc55aa4256f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilioluissaenzguillen/actions/runs/27086089763"
    }
  ]
}