{
  "_id": "6a4a3ddf705dbdb320acac78",
  "Package": "BatchExperiments",
  "Title": "Statistical Experiments on Batch Computing Clusters",
  "Description": "Extends the BatchJobs package to run statistical\nexperiments on batch computing clusters. For further details\nsee the project web page.",
  "Authors@R": "c(person(given = \"Bernd\",\nfamily = \"Bischl\",\nrole = \"aut\",\nemail = \"bernd_bischl@gmx.net\"),\nperson(given = \"Michel\",\nfamily = \"Lang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"michellang@gmail.com\"),\nperson(given = \"Olaf\",\nfamily = \"Mersmann\",\nrole = \"aut\",\nemail = \"olafm@p-value.net\"))",
  "URL": "https://github.com/tudo-r/BatchExperiments",
  "BugReports": "https://github.com/tudo-r/BatchExperiments/issues",
  "License": "BSD_3_clause + file LICENSE",
  "Version": "1.4.4",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tudo-r.r-universe.dev",
  "Date/Publication": "2025-09-09 06:21:35 UTC",
  "RemoteUrl": "https://github.com/tudo-r/batchexperiments",
  "RemoteRef": "HEAD",
  "RemoteSha": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 07:56:49 UTC",
    "User": "root"
  },
  "Author": "Bernd Bischl [aut],\nMichel Lang [aut, cre],\nOlaf Mersmann [aut]",
  "Maintainer": "Michel Lang <michellang@gmail.com>",
  "_user": "tudo-r",
  "_type": "src",
  "_file": "BatchExperiments_1.4.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/a5127c7efd99961a9f3be71f8a75c75a3edc3176693d5f5234ded703ee8317b1",
  "_filesize": 198557,
  "_sha256": "a5127c7efd99961a9f3be71f8a75c75a3edc3176693d5f5234ded703ee8317b1",
  "_expires": "2026-10-13T11:19:57.000Z",
  "_created": "2026-06-06T07:56:49.000Z",
  "_published": "2026-07-05T11:19:59.461Z",
  "_jobs": [
    {
      "job": 85218349895,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452653940"
    },
    {
      "job": 85218349984,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452654400"
    },
    {
      "job": 85218349926,
      "time": 242,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452657452"
    },
    {
      "job": 85218349978,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452648463"
    },
    {
      "job": 85218349724,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452633167"
    },
    {
      "job": 85218349714,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452645633"
    },
    {
      "job": 85218349794,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452651905"
    },
    {
      "job": 85218349856,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452650319"
    },
    {
      "job": 85218349789,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452649235"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056743691",
  "_status": "success",
  "_upstream": "https://github.com/tudo-r/batchexperiments",
  "_commit": {
    "id": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
    "author": "Michel Lang <michellang@gmail.com>",
    "committer": "Michel Lang <michellang@gmail.com>",
    "message": "remove obsolete Maintainer field from DESCRIPTION\n",
    "time": 1757398895
  },
  "_maintainer": {
    "name": "Michel Lang",
    "email": "michellang@gmail.com",
    "login": "mllg",
    "mastodon": "@michel@ruhr.social",
    "description": "",
    "uuid": 1260920
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "BatchJobs",
      "version": ">= 1.7",
      "role": "Depends"
    },
    {
      "package": "backports",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 1.8.5",
      "role": "Imports"
    },
    {
      "package": "BBmisc",
      "version": ">= 1.11",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.6",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "tudo-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "mllg",
      "count": 278,
      "uuid": 1260920
    },
    {
      "user": "berndbischl",
      "count": 82,
      "uuid": 1225974
    },
    {
      "user": "jakob-r",
      "count": 4,
      "uuid": 1888623
    }
  ],
  "_userbio": {
    "uuid": 5833285,
    "type": "organization",
    "name": "TU Dortmund - R",
    "description": "R related repositories from the Statistics Department of the TU Dortmund"
  },
  "_downloads": {
    "count": 4743,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BatchExperiments"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/tudo-r/batchexperiments",
  "_searchresults": 50,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BatchExperiments.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tudo-r/batchexperiments",
  "_realowner": "tudo-r",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-486",
      "date": "2012-05-25"
    },
    {
      "version": "1.0-528",
      "date": "2012-06-01"
    },
    {
      "version": "1.0-607",
      "date": "2012-07-04"
    },
    {
      "version": "1.0-621",
      "date": "2012-07-06"
    },
    {
      "version": "1.0-916",
      "date": "2013-01-18"
    },
    {
      "version": "1.0-968",
      "date": "2013-04-10"
    },
    {
      "version": "1.1",
      "date": "2014-02-07"
    },
    {
      "version": "1.2",
      "date": "2014-07-10"
    },
    {
      "version": "1.3",
      "date": "2014-09-24"
    },
    {
      "version": "1.4",
      "date": "2014-10-31"
    },
    {
      "version": "1.4.1",
      "date": "2015-03-18"
    },
    {
      "version": "1.4.2",
      "date": "2017-11-30"
    },
    {
      "version": "1.4.3",
      "date": "2022-03-21"
    },
    {
      "version": "1.4.4",
      "date": "2025-09-09"
    }
  ],
  "_exports": [
    "addAlgorithm",
    "addExperiments",
    "addProblem",
    "findExperiments",
    "generateProblemInstance",
    "getAlgorithm",
    "getAlgorithmIds",
    "getExperimentParts",
    "getIndex",
    "getProblem",
    "getProblemIds",
    "getResultVars",
    "makeDesign",
    "makeExperimentRegistry",
    "reduceResultsExperiments",
    "reduceResultsExperimentsParallel",
    "removeAlgorithm",
    "removeExperiments",
    "removeProblem",
    "summarizeExperiments"
  ],
  "_help": [
    {
      "page": "addAlgorithm",
      "title": "Add an algorithm to registry.",
      "concept": [
        "add"
      ],
      "topics": [
        "addAlgorithm",
        "Algorithm"
      ]
    },
    {
      "page": "addExperiments",
      "title": "Add experiemts to the registry.",
      "concept": [
        "add"
      ],
      "topics": [
        "addExperiments",
        "Experiment"
      ]
    },
    {
      "page": "addProblem",
      "title": "Add a problem to registry.",
      "concept": [
        "add"
      ],
      "topics": [
        "addProblem",
        "Problem"
      ]
    },
    {
      "page": "BatchExperiments",
      "title": "The BatchExperiments package",
      "topics": [
        "BatchExperiments-package",
        "BatchExperiments"
      ]
    },
    {
      "page": "ExperimentJob",
      "title": "ExperimentJob",
      "topics": [
        "ExperimentJob"
      ]
    },
    {
      "page": "findExperiments",
      "title": "Find ids of experiments that match a query.",
      "topics": [
        "findExperiments"
      ]
    },
    {
      "page": "generateProblemInstance",
      "title": "Generate dynamic part of problem.",
      "topics": [
        "generateProblemInstance",
        "Instance"
      ]
    },
    {
      "page": "getAlgorithm",
      "title": "Get algorithm from registry by id.",
      "concept": [
        "get"
      ],
      "topics": [
        "getAlgorithm"
      ]
    },
    {
      "page": "getAlgorithmIds",
      "title": "Get ids of algorithms in registry.",
      "concept": [
        "get"
      ],
      "topics": [
        "getAlgorithmIds"
      ]
    },
    {
      "page": "getExperimentParts",
      "title": "Get all parts required to run a single job.",
      "concept": [
        "get"
      ],
      "topics": [
        "getExperimentParts"
      ]
    },
    {
      "page": "getIndex",
      "title": "Group experiments.",
      "topics": [
        "getIndex"
      ]
    },
    {
      "page": "getJobs.ExperimentRegistry",
      "title": "Get jobs (here: experiments) from registry by id.",
      "concept": [
        "get"
      ],
      "topics": [
        "getJobs.ExperimentRegistry"
      ]
    },
    {
      "page": "getProblem",
      "title": "Get problem from registry by id.",
      "concept": [
        "get"
      ],
      "topics": [
        "getProblem"
      ]
    },
    {
      "page": "getProblemIds",
      "title": "Get ids of problems in registry.",
      "concept": [
        "get"
      ],
      "topics": [
        "getProblemIds"
      ]
    },
    {
      "page": "getResultVars",
      "title": "Get variable groups of reduced results.",
      "topics": [
        "getResultVars"
      ]
    },
    {
      "page": "makeDesign",
      "title": "Create parameter designs for problems and algorithms.",
      "topics": [
        "Design",
        "makeDesign"
      ]
    },
    {
      "page": "makeExperimentRegistry",
      "title": "Construct a registry object for experiments.",
      "topics": [
        "ExperimentRegistry",
        "makeExperimentRegistry"
      ]
    },
    {
      "page": "reduceResultsExperiments",
      "title": "Reduce results into a data.frame with all relevant information.",
      "topics": [
        "ReducedResultsExperiments",
        "reduceResultsExperiments"
      ]
    },
    {
      "page": "reduceResultsExperimentsParallel",
      "title": "Reduce very many results in parallel.",
      "topics": [
        "reduceResultsExperimentsParallel"
      ]
    },
    {
      "page": "removeAlgorithm",
      "title": "Remove algorithm from registry.",
      "concept": [
        "remove"
      ],
      "topics": [
        "removeAlgorithm"
      ]
    },
    {
      "page": "removeExperiments",
      "title": "Remove jobs from registry.",
      "concept": [
        "remove"
      ],
      "topics": [
        "removeExperiments"
      ]
    },
    {
      "page": "removeProblem",
      "title": "Remove problem from registry.",
      "concept": [
        "remove"
      ],
      "topics": [
        "removeProblem"
      ]
    },
    {
      "page": "summarizeExperiments",
      "title": "Summarize selected experiments.",
      "topics": [
        "summarizeExperiments"
      ]
    }
  ],
  "_readme": "https://github.com/tudo-r/batchexperiments/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "BatchJobs",
    "BBmisc",
    "bit",
    "bit64",
    "blob",
    "brew",
    "cachem",
    "checkmate",
    "cli",
    "cpp11",
    "data.table",
    "DBI",
    "digest",
    "fastmap",
    "glue",
    "lifecycle",
    "memoise",
    "pkgconfig",
    "rlang",
    "RSQLite",
    "sendmailR",
    "stringi",
    "vctrs"
  ],
  "_score": 5.605472050366164,
  "_indexed": true,
  "_nocasepkg": "batchexperiments",
  "_universes": [
    "tudo-r",
    "mllg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-06-06T07:58:54.000Z",
      "distro": "noble",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "https://r2.ropensci.org/f74a9829a3009a6170f50a354d1770c2b8f12e3c758c9cee454906dd708e25de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056743691"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-06-06T07:58:56.000Z",
      "distro": "noble",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "https://r2.ropensci.org/bf531428e8cdb2e25fa9d5c1b27ac46ddf65d3f81606c2ce665936cd567f4d17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056743691"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.4",
      "date": "2026-06-06T07:59:39.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "https://r2.ropensci.org/bd6df9c27340929512050a34857e10cc7c88e174142799c67fcb260e0e5ad1dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056743691"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.4",
      "date": "2026-06-06T07:58:35.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "https://r2.ropensci.org/109125bd385df80520924e380f5456853a1ee38a7ae9a36ac0eff3be05c8bc19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056743691"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.4",
      "date": "2026-06-06T07:58:51.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "https://r2.ropensci.org/71c80bd65224158db3c4ae2cfb92cdd2c8a869578d8bb9a765bb4f98abd0a09f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056743691"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-06-06T07:58:09.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "https://r2.ropensci.org/945972d9198fa9d44583863673c5d4cb111c30542cbd293ff3f4711010f48fcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056743691"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-06-06T07:58:03.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "https://r2.ropensci.org/09e6893afc723a5be05bf91cb121462d414c562578696b326b9851542c5c8a94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056743691"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-06-06T07:57:56.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "https://r2.ropensci.org/c4c50d41931bdff5bf82a0da65045318cf513b40702f563af692cce87386bde6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056743691"
    }
  ]
}