{
  "_id": "6a4b695aa6574ff277f9aa7b",
  "Package": "BatchJobs",
  "Title": "Batch Computing with R",
  "Version": "1.10",
  "Authors@R": "c(\nperson(\"Bernd\", \"Bischl\", , \"bernd_bischl@gmx.net\", role = c(\"aut\", \"cre\")),\nperson(\"Michel\", \"Lang\", , \"michellang@gmail.com\", role = \"aut\"),\nperson(\"Henrik\", \"Bengtsson\", , \"henrikb@braju.com\", role = \"aut\")\n)",
  "Description": "Provides Map, Reduce and Filter variants to generate jobs\non batch computing systems like PBS/Torque, LSF, SLURM and Sun\nGrid Engine.  Multicore and SSH systems are also supported. For\nfurther details see the project web page.",
  "License": "BSD_2_clause + file LICENSE",
  "URL": "https://github.com/tudo-r/BatchJobs",
  "BugReports": "https://github.com/tudo-r/BatchJobs/issues",
  "Encoding": "UTF-8",
  "MailingList": "batchjobs@googlegroups.com",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tudo-r.r-universe.dev",
  "Date/Publication": "2025-09-09 06:23:41 UTC",
  "RemoteUrl": "https://github.com/tudo-r/batchjobs",
  "RemoteRef": "HEAD",
  "RemoteSha": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 08:33:09 UTC",
    "User": "root"
  },
  "Author": "Bernd Bischl [aut, cre],\nMichel Lang [aut],\nHenrik Bengtsson [aut]",
  "Maintainer": "Bernd Bischl <bernd_bischl@gmx.net>",
  "_user": "tudo-r",
  "_type": "src",
  "_file": "BatchJobs_1.10.tar.gz",
  "_fileid": "https://r2.ropensci.org/77abe10b01e1abfe1ddf5453c8945a733c1361f9a549f5f872903dab39f7cf17",
  "_filesize": 391733,
  "_sha256": "77abe10b01e1abfe1ddf5453c8945a733c1361f9a549f5f872903dab39f7cf17",
  "_expires": "2026-10-14T08:37:44.000Z",
  "_created": "2026-07-06T08:33:09.000Z",
  "_published": "2026-07-06T08:37:46.070Z",
  "_jobs": [
    {
      "job": 85328198233,
      "time": 213,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8103737308"
    },
    {
      "job": 85328198274,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8103741193"
    },
    {
      "job": 85328198276,
      "time": 232,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8103735728"
    },
    {
      "job": 85328198280,
      "time": 237,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8103736574"
    },
    {
      "job": 85327676745,
      "time": 175,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8103656108"
    },
    {
      "job": 85328198209,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8103695340"
    },
    {
      "job": 85328198249,
      "time": 210,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8103734884"
    },
    {
      "job": 85328198252,
      "time": 216,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8103741819"
    },
    {
      "job": 85328198261,
      "time": 208,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8103734744"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tudo-r/actions/runs/28778363532",
  "_status": "success",
  "_upstream": "https://github.com/tudo-r/batchjobs",
  "_commit": {
    "id": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
    "author": "Michel Lang <michellang@gmail.com>",
    "committer": "Michel Lang <michellang@gmail.com>",
    "message": "remove obsolete Maintainer field from DESCRIPTION\n",
    "time": 1757399021
  },
  "_maintainer": {
    "name": "Bernd Bischl",
    "email": "bernd_bischl@gmx.net",
    "login": "berndbischl",
    "description": "",
    "uuid": 1225974
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "BBmisc",
      "version": ">= 1.9",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "backports",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "brew",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.6",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "version": ">= 1.0.9011",
      "role": "Imports"
    },
    {
      "package": "sendmailR",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 0.4-1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "tudo-r",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-37",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 85,
  "_contributors": [
    {
      "user": "mllg",
      "count": 672,
      "uuid": 1260920
    },
    {
      "user": "berndbischl",
      "count": 437,
      "uuid": 1225974
    },
    {
      "user": "henrikbengtsson",
      "count": 15,
      "uuid": 1616850
    },
    {
      "user": "surmann",
      "count": 3,
      "uuid": 4048472
    },
    {
      "user": "jakob-r",
      "count": 3,
      "uuid": 1888623
    },
    {
      "user": "gaborcsardi",
      "count": 1,
      "uuid": 660288
    },
    {
      "user": "readmecritic",
      "count": 1,
      "uuid": 15367484
    }
  ],
  "_userbio": {
    "uuid": 5833285,
    "type": "organization",
    "name": "TU Dortmund - R",
    "followers": 1,
    "description": "R related repositories from the Statistics Department of the TU Dortmund"
  },
  "_downloads": {
    "count": 3129,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BatchJobs"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/tudo-r/batchjobs",
  "_searchresults": 778,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BatchJobs.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tudo-r/batchjobs",
  "_realowner": "tudo-r",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-485",
      "date": "2012-05-25"
    },
    {
      "version": "1.0-527",
      "date": "2012-06-01"
    },
    {
      "version": "1.0-606",
      "date": "2012-07-04"
    },
    {
      "version": "1.0-915",
      "date": "2013-01-18"
    },
    {
      "version": "1.0-966",
      "date": "2013-04-10"
    },
    {
      "version": "1.1-1135",
      "date": "2013-10-02"
    },
    {
      "version": "1.2",
      "date": "2014-02-06"
    },
    {
      "version": "1.3",
      "date": "2014-07-09"
    },
    {
      "version": "1.4",
      "date": "2014-09-24"
    },
    {
      "version": "1.5",
      "date": "2014-10-30"
    },
    {
      "version": "1.6",
      "date": "2015-03-18"
    },
    {
      "version": "1.7",
      "date": "2017-11-28"
    },
    {
      "version": "1.8",
      "date": "2019-05-15"
    },
    {
      "version": "1.9",
      "date": "2022-03-21"
    },
    {
      "version": "1.10",
      "date": "2025-09-10"
    }
  ],
  "_exports": [
    "addRegistryPackages",
    "addRegistrySourceDirs",
    "addRegistrySourceFiles",
    "applyJobFunction",
    "batchExpandGrid",
    "batchExport",
    "batchMap",
    "batchMapQuick",
    "batchMapResults",
    "batchQuery",
    "batchReduce",
    "batchReduceResults",
    "batchUnexport",
    "callFunctionOnSSHWorkers",
    "cfBrewTemplate",
    "cfHandleUnknownSubmitError",
    "cfKillBatchJob",
    "cfReadBrewTemplate",
    "checkIds",
    "copyRequiredJobFiles",
    "dbCreateJobDefTable",
    "dbGetJobs",
    "debugMulticore",
    "debugSSH",
    "filterResults",
    "findDisappeared",
    "findDone",
    "findErrors",
    "findExpired",
    "findJobs",
    "findMissingResults",
    "findNotDone",
    "findNotErrors",
    "findNotOnSystem",
    "findNotRunning",
    "findNotStarted",
    "findNotSubmitted",
    "findNotTerminated",
    "findOnSystem",
    "findRunning",
    "findStarted",
    "findSubmitted",
    "findTerminated",
    "getConfig",
    "getErrorMessages",
    "getJob",
    "getJobIds",
    "getJobInfo",
    "getJobLocation",
    "getJobNr",
    "getJobParamDf",
    "getJobResources",
    "getJobs",
    "getLogFiles",
    "getResources",
    "getSSHWorkersInfo",
    "getStatus",
    "grepLogs",
    "installPackagesOnSSHWorkers",
    "killJobs",
    "loadConfig",
    "loadExports",
    "loadRegistry",
    "loadResult",
    "loadResults",
    "makeClusterFunctions",
    "makeClusterFunctionsInteractive",
    "makeClusterFunctionsLocal",
    "makeClusterFunctionsLSF",
    "makeClusterFunctionsMulticore",
    "makeClusterFunctionsOpenLava",
    "makeClusterFunctionsSGE",
    "makeClusterFunctionsSLURM",
    "makeClusterFunctionsSSH",
    "makeClusterFunctionsTorque",
    "makeJob",
    "makeRegistry",
    "makeSSHWorker",
    "makeSubmitJobResult",
    "reduceResults",
    "reduceResultsDataFrame",
    "reduceResultsDataTable",
    "reduceResultsList",
    "reduceResultsMatrix",
    "reduceResultsVector",
    "removeRegistry",
    "removeRegistryPackages",
    "removeRegistrySourceDirs",
    "removeRegistrySourceFiles",
    "resetJobs",
    "sanitizePath",
    "setConfig",
    "setJobFunction",
    "setJobNames",
    "setRegistryPackages",
    "showClusterStatus",
    "showLog",
    "showStatus",
    "sourceRegistryFiles",
    "submitJobs",
    "sweepRegistry",
    "syncRegistry",
    "testJob",
    "updateRegistry",
    "waitForJobs"
  ],
  "_help": [
    {
      "page": "addRegistryPackages",
      "title": "Add packages to registry.",
      "concept": [
        "exports"
      ],
      "topics": [
        "addRegistryPackages"
      ]
    },
    {
      "page": "addRegistrySourceDirs",
      "title": "Add source dirs to registry.",
      "concept": [
        "exports"
      ],
      "topics": [
        "addRegistrySourceDirs"
      ]
    },
    {
      "page": "addRegistrySourceFiles",
      "title": "Add source files to registry.",
      "concept": [
        "exports"
      ],
      "topics": [
        "addRegistrySourceFiles"
      ]
    },
    {
      "page": "batchExpandGrid",
      "title": "Map function over all combinations.",
      "topics": [
        "batchExpandGrid"
      ]
    },
    {
      "page": "batchExport",
      "title": "Export R object to be available on the slaves.",
      "concept": [
        "exports"
      ],
      "topics": [
        "batchExport"
      ]
    },
    {
      "page": "BatchJobs",
      "title": "The BatchJobs package",
      "topics": [
        "BatchJobs-package",
        "BatchJobs"
      ]
    },
    {
      "page": "batchMap",
      "title": "Maps a function over lists or vectors, adding jobs to a registry.",
      "topics": [
        "batchMap"
      ]
    },
    {
      "page": "batchMapQuick",
      "title": "Combination of makeRegistry, batchMap and submitJobs.",
      "topics": [
        "batchMapQuick"
      ]
    },
    {
      "page": "batchMapResults",
      "title": "Maps a function over the results of a registry by using batchMap.",
      "topics": [
        "batchMapResults"
      ]
    },
    {
      "page": "batchQuery",
      "title": "Manually query the BatchJobs database",
      "topics": [
        "batchQuery"
      ]
    },
    {
      "page": "batchReduce",
      "title": "Reduces via a binary function over a list adding jobs to a registry.",
      "topics": [
        "batchReduce"
      ]
    },
    {
      "page": "batchReduceResults",
      "title": "Reduces results via a binary function and adds jobs for this to a registry.",
      "topics": [
        "batchReduceResults"
      ]
    },
    {
      "page": "batchUnexport",
      "title": "Unload exported R objects.",
      "concept": [
        "exports"
      ],
      "topics": [
        "batchUnexport"
      ]
    },
    {
      "page": "callFunctionOnSSHWorkers",
      "title": "Call an arbitrary function on specified SSH workers.",
      "topics": [
        "callFunctionOnSSHWorkers"
      ]
    },
    {
      "page": "cfBrewTemplate",
      "title": "Cluster functions helper: Brew your template into a job description file.",
      "topics": [
        "cfBrewTemplate"
      ]
    },
    {
      "page": "cfHandleUnknownSubmitError",
      "title": "Cluster functions helper: Handle an unknown error during job submission.",
      "topics": [
        "cfHandleUnknownSubmitError"
      ]
    },
    {
      "page": "cfKillBatchJob",
      "title": "Cluster functions helper: Kill a batch job via OS command",
      "topics": [
        "cfKillBatchJob"
      ]
    },
    {
      "page": "cfReadBrewTemplate",
      "title": "Cluster functions helper: Read in your brew template file.",
      "topics": [
        "cfReadBrewTemplate"
      ]
    },
    {
      "page": "checkIds",
      "title": "Check job ids.",
      "topics": [
        "checkIds"
      ]
    },
    {
      "page": "configuration",
      "title": "BatchJobs configuration.",
      "concept": [
        "conf"
      ],
      "topics": [
        ".BatchJobs.R",
        "configuration"
      ]
    },
    {
      "page": "debugMulticore",
      "title": "Helper function to debug multicore mode.",
      "concept": [
        "debug"
      ],
      "topics": [
        "debugMulticore"
      ]
    },
    {
      "page": "debugSSH",
      "title": "Helper function to debug SSH mode.",
      "concept": [
        "debug"
      ],
      "topics": [
        "debugSSH"
      ]
    },
    {
      "page": "filterResults",
      "title": "Find all results where a specific condition is true.",
      "topics": [
        "filterResults"
      ]
    },
    {
      "page": "findState",
      "title": "Find jobs depending on computional state.",
      "topics": [
        "findDisappeared",
        "findDone",
        "findErrors",
        "findExpired",
        "findMissingResults",
        "findNotDone",
        "findNotErrors",
        "findNotOnSystem",
        "findNotRunning",
        "findNotStarted",
        "findNotSubmitted",
        "findNotTerminated",
        "findOnSystem",
        "findRunning",
        "findStarted",
        "findSubmitted",
        "findTerminated"
      ]
    },
    {
      "page": "findJobs",
      "title": "Finds ids of jobs that match a query.",
      "topics": [
        "findJobs"
      ]
    },
    {
      "page": "getConfig",
      "title": "Returns a list of BatchJobs configuration settings",
      "concept": [
        "conf"
      ],
      "topics": [
        "getConfig"
      ]
    },
    {
      "page": "getErrorMessages",
      "title": "Get error messages of jobs.",
      "concept": [
        "debug"
      ],
      "topics": [
        "getErrorMessages"
      ]
    },
    {
      "page": "getJob",
      "title": "Get job from registry by id.",
      "topics": [
        "getJob"
      ]
    },
    {
      "page": "getJobIds",
      "title": "Get ids of jobs in registry.",
      "topics": [
        "getJobIds"
      ]
    },
    {
      "page": "getJobInfo",
      "title": "Get computational information of jobs.",
      "concept": [
        "debug"
      ],
      "topics": [
        "getJobInfo"
      ]
    },
    {
      "page": "getJobLocation",
      "title": "Get the physical location of job files on the hard disk.",
      "topics": [
        "getJobLocation"
      ]
    },
    {
      "page": "getJobNr",
      "title": "Get number of jobs in registry.",
      "topics": [
        "getJobNr"
      ]
    },
    {
      "page": "getJobParamDf",
      "title": "Retrieve Job Parameters.",
      "topics": [
        "getJobParamDf"
      ]
    },
    {
      "page": "getJobResources",
      "title": "Function to get the resources that were submitted for some jobs.",
      "topics": [
        "getJobResources"
      ]
    },
    {
      "page": "getJobs",
      "title": "Get jobs from registry by id.",
      "topics": [
        "getJobs"
      ]
    },
    {
      "page": "getLogFiles",
      "title": "Get log file paths for jobs.",
      "concept": [
        "debug"
      ],
      "topics": [
        "getLogFiles"
      ]
    },
    {
      "page": "getResources",
      "title": "Function to get job resources in job function.",
      "topics": [
        "getResources"
      ]
    },
    {
      "page": "getSSHWorkersInfo",
      "title": "Print and return R installation and other information for SSH workers.",
      "topics": [
        "getSSHWorkersInfo"
      ]
    },
    {
      "page": "grepLogs",
      "title": "Grep log files for a pattern.",
      "concept": [
        "debug"
      ],
      "topics": [
        "grepLogs"
      ]
    },
    {
      "page": "installPackagesOnSSHWorkers",
      "title": "Install packages on SSH workers.",
      "topics": [
        "installPackagesOnSSHWorkers"
      ]
    },
    {
      "page": "killJobs",
      "title": "Kill some jobs on the batch system.",
      "concept": [
        "debug"
      ],
      "topics": [
        "killJobs"
      ]
    },
    {
      "page": "loadConfig",
      "title": "Load a specific configuration file.",
      "concept": [
        "conf"
      ],
      "topics": [
        "loadConfig"
      ]
    },
    {
      "page": "loadExports",
      "title": "Load exported R data objects.",
      "concept": [
        "exports"
      ],
      "topics": [
        "loadExports"
      ]
    },
    {
      "page": "loadRegistry",
      "title": "Load a previously saved registry.",
      "topics": [
        "loadRegistry"
      ]
    },
    {
      "page": "loadResult",
      "title": "Loads a specific result file.",
      "topics": [
        "loadResult"
      ]
    },
    {
      "page": "loadResults",
      "title": "Loads result files for id vector.",
      "topics": [
        "loadResults"
      ]
    },
    {
      "page": "makeClusterFunctions",
      "title": "Create a ClusterFuntions object.",
      "concept": [
        "clusterFunctions"
      ],
      "topics": [
        "ClusterFunctions",
        "makeClusterFunctions"
      ]
    },
    {
      "page": "makeClusterFunctionsInteractive",
      "title": "Create cluster functions for sequential execution in same session.",
      "concept": [
        "clusterFunctions"
      ],
      "topics": [
        "makeClusterFunctionsInteractive"
      ]
    },
    {
      "page": "makeClusterFunctionsLocal",
      "title": "Create cluster functions for sequential execution on local host.",
      "concept": [
        "clusterFunctions"
      ],
      "topics": [
        "makeClusterFunctionsLocal"
      ]
    },
    {
      "page": "makeClusterFunctionsLSF",
      "title": "Create cluster functions for LSF systems.",
      "concept": [
        "clusterFunctions"
      ],
      "topics": [
        "makeClusterFunctionsLSF"
      ]
    },
    {
      "page": "makeClusterFunctionsMulticore",
      "title": "Use multiple cores on local Linux machine to spawn parallel jobs.",
      "concept": [
        "clusterFunctions"
      ],
      "topics": [
        "makeClusterFunctionsMulticore"
      ]
    },
    {
      "page": "makeClusterFunctionsOpenLava",
      "title": "Create cluster functions for OpenLava systems.",
      "concept": [
        "clusterFunctions"
      ],
      "topics": [
        "makeClusterFunctionsOpenLava"
      ]
    },
    {
      "page": "makeClusterFunctionsSGE",
      "title": "Create cluster functions for Sun Grid Engine systems.",
      "concept": [
        "clusterFunctions"
      ],
      "topics": [
        "makeClusterFunctionsSGE"
      ]
    },
    {
      "page": "makeClusterFunctionsSLURM",
      "title": "Create cluster functions for SLURM-based systems.",
      "concept": [
        "clusterFunctions"
      ],
      "topics": [
        "makeClusterFunctionsSLURM"
      ]
    },
    {
      "page": "makeClusterFunctionsSSH",
      "title": "Create an SSH cluster to execute jobs.",
      "concept": [
        "clusterFunctions"
      ],
      "topics": [
        "makeClusterFunctionsSSH"
      ]
    },
    {
      "page": "makeClusterFunctionsTorque",
      "title": "Create cluster functions for torque-based systems.",
      "concept": [
        "clusterFunctions"
      ],
      "topics": [
        "makeClusterFunctionsTorque"
      ]
    },
    {
      "page": "makeJob",
      "title": "Creates a job description.",
      "topics": [
        "Job",
        "makeJob"
      ]
    },
    {
      "page": "makeRegistry",
      "title": "Construct a registry object.",
      "topics": [
        "makeRegistry",
        "Registry"
      ]
    },
    {
      "page": "makeSSHWorker",
      "title": "Create SSH worker for SSH cluster functions.",
      "topics": [
        "makeSSHWorker",
        "SSHWorker"
      ]
    },
    {
      "page": "makeSubmitJobResult",
      "title": "Create a SubmitJobResult object.",
      "topics": [
        "makeSubmitJobResult",
        "SubmitJobResult"
      ]
    },
    {
      "page": "reduceResults",
      "title": "Reduce results from result directory.",
      "topics": [
        "reduceResults",
        "reduceResultsDataFrame",
        "reduceResultsDataTable",
        "reduceResultsList",
        "reduceResultsMatrix",
        "reduceResultsVector"
      ]
    },
    {
      "page": "removeRegistry",
      "title": "Remove a registry object.",
      "topics": [
        "removeRegistry"
      ]
    },
    {
      "page": "removeRegistryPackages",
      "title": "Remove packages from registry.",
      "concept": [
        "exports"
      ],
      "topics": [
        "removeRegistryPackages"
      ]
    },
    {
      "page": "removeRegistrySourceDirs",
      "title": "Remove packages from registry.",
      "concept": [
        "exports"
      ],
      "topics": [
        "removeRegistrySourceDirs"
      ]
    },
    {
      "page": "removeRegistrySourceFiles",
      "title": "Remove source files from registry.",
      "concept": [
        "exports"
      ],
      "topics": [
        "removeRegistrySourceFiles"
      ]
    },
    {
      "page": "resetJobs",
      "title": "Reset computational state of jobs.",
      "concept": [
        "debug"
      ],
      "topics": [
        "resetJobs"
      ]
    },
    {
      "page": "sanitizePath",
      "title": "Sanitize a path",
      "topics": [
        "sanitizePath"
      ]
    },
    {
      "page": "setConfig",
      "title": "Set and overwrite configuration settings",
      "concept": [
        "conf"
      ],
      "topics": [
        "setConfig"
      ]
    },
    {
      "page": "setJobFunction",
      "title": "Sets the job function for already existing jobs.",
      "concept": [
        "debug"
      ],
      "topics": [
        "setJobFunction"
      ]
    },
    {
      "page": "setJobNames",
      "title": "Set job names.",
      "topics": [
        "setJobNames"
      ]
    },
    {
      "page": "setRegistryPackages",
      "title": "Set packages for a registry.",
      "concept": [
        "exports"
      ],
      "topics": [
        "setRegistryPackages"
      ]
    },
    {
      "page": "showClusterStatus",
      "title": "Show information about available computational resources on cluster.",
      "topics": [
        "showClusterStatus"
      ]
    },
    {
      "page": "showLog",
      "title": "Display the contents of a log file.",
      "concept": [
        "debug"
      ],
      "topics": [
        "showLog"
      ]
    },
    {
      "page": "showStatus",
      "title": "Retrieve or show status information about jobs.",
      "topics": [
        "getStatus",
        "showStatus"
      ]
    },
    {
      "page": "sourceRegistryFiles",
      "title": "Source registry files",
      "topics": [
        "sourceRegistryFiles"
      ]
    },
    {
      "page": "submitJobs",
      "title": "Submit jobs or chunks of jobs to batch system via cluster function.",
      "topics": [
        "submitJobs"
      ]
    },
    {
      "page": "sweepRegistry",
      "title": "Sweep obsolete files from the file system.",
      "topics": [
        "sweepRegistry"
      ]
    },
    {
      "page": "syncRegistry",
      "title": "Syncronize staged queries into the registry.",
      "topics": [
        "syncRegistry"
      ]
    },
    {
      "page": "testJob",
      "title": "Tests a job by running it with Rscript in a new process.",
      "concept": [
        "debug"
      ],
      "topics": [
        "testJob"
      ]
    },
    {
      "page": "waitForJobs",
      "title": "Wait for termination of jobs on the batch system.",
      "topics": [
        "waitForJobs"
      ]
    }
  ],
  "_readme": "https://github.com/tudo-r/batchjobs/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "BBmisc",
    "bit",
    "bit64",
    "blob",
    "brew",
    "cachem",
    "checkmate",
    "cli",
    "cpp11",
    "data.table",
    "DBI",
    "digest",
    "fastmap",
    "glue",
    "lifecycle",
    "memoise",
    "pkgconfig",
    "rlang",
    "RSQLite",
    "sendmailR",
    "stringi",
    "vctrs"
  ],
  "_score": 9.048197845673144,
  "_indexed": true,
  "_nocasepkg": "batchjobs",
  "_universes": [
    "tudo-r",
    "berndbischl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10",
      "date": "2026-07-06T08:35:22.000Z",
      "distro": "resolute",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/377f8102ca3f92c680bffdcb8b60504829ec6a70e713907ad39d5d0ff8a72662",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/28778363532"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.10",
      "date": "2026-07-06T08:35:27.000Z",
      "distro": "resolute",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/2927427a134274a46f3bc6d2f31373010619dfcaa0c389101fbf4bc7d04840b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/28778363532"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10",
      "date": "2026-07-06T08:35:29.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/b8d1b60bd29150ef66a4c6df8cb02e0b02cac61fb370b1e8dc8cdc3f3ecc1417",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/28778363532"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.10",
      "date": "2026-07-06T08:35:36.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/db936ca17774ea371b283a45923ac2530abfdc986bd46352c57abfa8cceda742",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/28778363532"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.10",
      "date": "2026-07-06T08:35:13.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/22674c0cc1fe307d409082f681230d4a92825bb00e29442ee6057a80ce931a53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/28778363532"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.10",
      "date": "2026-07-06T08:34:36.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/cd844aeb779217a3f935143449fedb66b97ad0e803642ab085b84f4b80e766a5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/28778363532"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.10",
      "date": "2026-07-06T08:34:53.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/6d5cfb422e4bffda7c52eeb6cbb01445a8e1ec8027b131f2edf3729a158c7e1f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/28778363532"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.10",
      "date": "2026-07-06T08:34:26.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/884f78b5f1c65d700e790dc1c4f4f60541847f6e86ff26f2d51c015d97fd5464",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/28778363532"
    }
  ]
}