{
  "_id": "6a4a3df2705dbdb320acacbe",
  "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-06-06 07:59:13 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/7880f035f09ba864e08ce845beee96b27197f5978f08e8b5c7e8a43e5f5e328a",
  "_filesize": 389627,
  "_sha256": "7880f035f09ba864e08ce845beee96b27197f5978f08e8b5c7e8a43e5f5e328a",
  "_expires": "2026-10-13T11:20:17.000Z",
  "_created": "2026-06-06T07:59:13.000Z",
  "_published": "2026-07-05T11:20:18.718Z",
  "_jobs": [
    {
      "job": 85218369706,
      "time": 213,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452676405"
    },
    {
      "job": 85218369659,
      "time": 224,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452677537"
    },
    {
      "job": 85218369703,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452671068"
    },
    {
      "job": 85218369644,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452667777"
    },
    {
      "job": 85218369593,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452650029"
    },
    {
      "job": 85218369687,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452662730"
    },
    {
      "job": 85218369656,
      "time": 234,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7452678808"
    },
    {
      "job": 85218369653,
      "time": 243,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7452679673"
    },
    {
      "job": 85218369758,
      "time": 188,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7452673343"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056798018",
  "_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": "noble",
  "_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",
    "description": "R related repositories from the Statistics Department of the TU Dortmund"
  },
  "_downloads": {
    "count": 5813,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BatchJobs"
  },
  "_devurl": "https://github.com/tudo-r/batchjobs",
  "_searchresults": 778,
  "_rbuild": "4.6.0",
  "_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",
    "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.016162609819359,
  "_indexed": true,
  "_nocasepkg": "batchjobs",
  "_universes": [
    "tudo-r",
    "berndbischl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10",
      "date": "2026-06-06T08:01:14.000Z",
      "distro": "noble",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/b5f5415564eb0076de584a1dd1fbe057142aa1c6115b5115fe23d5c7b87fb306",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056798018"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.10",
      "date": "2026-06-06T08:01:16.000Z",
      "distro": "noble",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/92e098762632e7dc07d00f3f64d83d43244f6b26bd68bdc2d3fb0535f348e3a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056798018"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10",
      "date": "2026-06-06T08:01:16.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/3932ad17072fa8e1367bdf2b6016c1dc4317a7898cecb4e2401a9f56845013a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056798018"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.10",
      "date": "2026-06-06T08:00:47.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/ac56983c22900fea55d335c7e0b5e1cb65f8221daefa03e956c0d15301b9a71e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056798018"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.10",
      "date": "2026-06-06T08:01:15.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/32b6004e8b3cd2b688139f849a8363c2f09a22f3ca3d30f19b4374a534d5a69e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056798018"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.10",
      "date": "2026-06-06T08:00:48.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/164369a414b5f07d11ce9e2d15595e5eaa8d1d0fcbaa6ee4a7d7da3da4d85f9e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056798018"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.10",
      "date": "2026-06-06T08:00:22.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/86801992b5825248ba9b2fa6f2d0dabdbec20126e2ae9cb1574b74de6b165bd2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056798018"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.10",
      "date": "2026-06-06T08:00:21.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "https://r2.ropensci.org/c7fe967e991a58f7e81ebed6c2c9069c31cc92f3ae59bc0f5e198a9e9e69596b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/27056798018"
    }
  ]
}