{
  "_id": "6a106fb8acfb0bcc41cab74d",
  "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-05-07 07:30:04 UTC",
    "User": "root"
  },
  "Author": "Bernd Bischl [aut],\nMichel Lang [aut, cre],\nOlaf Mersmann [aut]",
  "Maintainer": "Michel Lang <michellang@gmail.com>",
  "MD5sum": "f89ffe73c5da8c09facaaa31c637fe02",
  "_user": "tudo-r",
  "_type": "src",
  "_file": "BatchExperiments_1.4.4.tar.gz",
  "_fileid": "cda9eae124f5c3d3e4786bc3ef6d11a4ad30237221cc391db74561621f015c8b",
  "_filesize": 200243,
  "_sha256": "cda9eae124f5c3d3e4786bc3ef6d11a4ad30237221cc391db74561621f015c8b",
  "_created": "2026-05-07T07:30:04.000Z",
  "_published": "2026-05-22T15:01:12.435Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77405880573,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6849384332"
    },
    {
      "job": 77405881022,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849388531"
    },
    {
      "job": 77405880568,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6849380626"
    },
    {
      "job": 77405880490,
      "time": 217,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849388418"
    },
    {
      "job": 77405880080,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849332650"
    },
    {
      "job": 77405880000,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163657627"
    },
    {
      "job": 77405880641,
      "time": 183,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6849385484"
    },
    {
      "job": 77405881209,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6849369018"
    },
    {
      "job": 77405880537,
      "time": 182,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849386067"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482165196",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 1260920
  },
  "_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": 3641,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BatchExperiments"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/tudo-r/batchexperiments",
  "_searchresults": 48,
  "_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.472910837687806,
  "_indexed": true,
  "_nocasepkg": "batchexperiments",
  "_universes": [
    "tudo-r",
    "mllg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-07T07:32:17.000Z",
      "distro": "noble",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "9c6c86d913a32fae825dc0a38f8de7f499e3e45343e5a410ba6039dcaefe4f02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482165196"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-07T07:32:20.000Z",
      "distro": "noble",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "26dbb832b6619ced52f25b460a3ec045d5b62c530ba01a06ad8bef9b7834e36a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482165196"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.4",
      "date": "2026-05-07T07:32:24.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "502438aadb12b297c0701105daee17c0343c5657a117dd8ab1e47f034abe51ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482165196"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.4",
      "date": "2026-05-07T07:32:29.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "b4363a8e88dff5e42a6981fb46c2d42a69dbb0923fb01d046ed4d300dd2d3674",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482165196"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-05-07T07:32:00.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "bbfcf5087a9340c4ad5e7af33c1e8e2126e68a8fbdca07871262bbe25d1ccd73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482165196"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-05-07T07:31:16.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "ca14eecfc5e1b5a8476bd283cc8f2ecb1db8466639d1d11bcf898f0b8ece0dc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482165196"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-05-07T07:32:17.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "bff63962a83a97461d0ca468ea0dff8e0dc45ccf8cc9d2f4c38e4c2e1fcb9c46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482165196"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.4",
      "date": "2026-05-22T15:00:46.000Z",
      "commit": "a8f11b9474a8afa177fbc4b68fa0a5eda38e6a12",
      "fileid": "758de9f5034a2c9b4866318af7453c6e77a4c3df21898bd666376293b31376b3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482165196"
    }
  ]
}