{
  "_id": "6a106fc9acfb0bcc41cab7a5",
  "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-05-07 07:28:58 UTC",
    "User": "root"
  },
  "Author": "Bernd Bischl [aut, cre],\nMichel Lang [aut],\nHenrik Bengtsson [aut]",
  "Maintainer": "Bernd Bischl <bernd_bischl@gmx.net>",
  "MD5sum": "8e95441a7d5e8b2e7b1457968a8f7a31",
  "_user": "tudo-r",
  "_type": "src",
  "_file": "BatchJobs_1.10.tar.gz",
  "_fileid": "02b567de63abb3167751494be52e6086e485177d72abd8d1713525c19d158d5c",
  "_filesize": 391753,
  "_sha256": "02b567de63abb3167751494be52e6086e485177d72abd8d1713525c19d158d5c",
  "_created": "2026-05-07T07:28:58.000Z",
  "_published": "2026-05-22T15:01:29.515Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77405866084,
      "time": 221,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6849379316"
    },
    {
      "job": 77405866438,
      "time": 221,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849380790"
    },
    {
      "job": 77405865990,
      "time": 236,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6849373186"
    },
    {
      "job": 77405865644,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849363521"
    },
    {
      "job": 77405865443,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849313973"
    },
    {
      "job": 77405865293,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163658078"
    },
    {
      "job": 77405865864,
      "time": 222,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6849377867"
    },
    {
      "job": 77405866666,
      "time": 207,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6849373709"
    },
    {
      "job": 77405865961,
      "time": 319,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6849404677"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482137602",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 1225974
  },
  "_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": 4098,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BatchJobs"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/tudo-r/batchjobs",
  "_searchresults": 620,
  "_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.066776329100692,
  "_indexed": true,
  "_nocasepkg": "batchjobs",
  "_universes": [
    "tudo-r",
    "berndbischl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10",
      "date": "2026-05-07T07:31:14.000Z",
      "distro": "noble",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "ed343a0b2b8945343f4b5c23d9e9af0427035ffd00f5e6106ed32d29563b1415",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482137602"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.10",
      "date": "2026-05-07T07:31:21.000Z",
      "distro": "noble",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "83d4431ff86dbca96bf68c10683d844eed1788e60f4c0e54134a480b84188e58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482137602"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10",
      "date": "2026-05-07T07:31:10.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "2c45872f0e84a9c9e9e9cfdccfca6ab6ef77409042aa3fe6cf422c5a4bd48540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482137602"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.10",
      "date": "2026-05-07T07:30:54.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "48c6a2de819381863e5e4160deacbffc3970979d66b28a2fbd60277ecbb06661",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482137602"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.10",
      "date": "2026-05-07T07:30:22.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "bc660304d7a7ef7ede5b93d7169f9b66ddeeb776953de0ab3c74a12cefacecef",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482137602"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.10",
      "date": "2026-05-07T07:30:15.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "f2d10a31fbaf8b24e9e9ee7a356bfda3e97f62577ecc0b411f61e0cf5bb1663f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482137602"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.10",
      "date": "2026-05-07T07:31:22.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "69adfff07299baa2451f41f205db63f3b7d7059b18dc82c66846826556ad9a1a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482137602"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.10",
      "date": "2026-05-22T15:00:46.000Z",
      "commit": "74b541b8ce8da74f41bac289a970dd75c8fdf197",
      "fileid": "dd0ddc80d124c849659c651d87550b3344d00efd2c294fc7910d9c407ef4fb66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tudo-r/actions/runs/25482137602"
    }
  ]
}