{
  "_id": "6a2541d04b233be19839a0d7",
  "Package": "qsub",
  "Title": "Running Commands Remotely on 'Gridengine' Clusters",
  "Version": "1.1.3",
  "Authors@R": "c(\nperson(\n\"Robrecht\",\n\"Cannoodt\",\nemail = \"rcannood@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3641-729X\", github = \"rcannood\")\n),\nperson(\n\"Wouter\",\n\"Saelens\",\nemail = \"wouter.saelens@ugent.be\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-7114-6248\", github = \"zouter\")\n)\n)",
  "Description": "Run lapply() calls in parallel by submitting them to\n'gridengine' clusters using the 'qsub' command.",
  "URL": "https://github.com/rcannood/qsub",
  "BugReports": "https://github.com/rcannood/qsub/issues",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "Config/pak/sysreqs": "git libicu-dev libssh-dev libssh2-1-dev libssl-dev\nlibx11-dev",
  "Repository": "https://rcannood.r-universe.dev",
  "Date/Publication": "2021-09-23 09:28:39 UTC",
  "RemoteUrl": "https://github.com/rcannood/qsub",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e22c7242fa194662335bdd623eab1c8c932105a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 09:59:53 UTC",
    "User": "root"
  },
  "Author": "Robrecht Cannoodt [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3641-729X>, github: rcannood),\nWouter Saelens [aut] (ORCID: <https://orcid.org/0000-0002-7114-6248>,\ngithub: zouter)",
  "Maintainer": "Robrecht Cannoodt <rcannood@gmail.com>",
  "MD5sum": "69319cd751d5e41f8371a4fd08bb4312",
  "_user": "rcannood",
  "_type": "src",
  "_file": "qsub_1.1.3.tar.gz",
  "_fileid": "1eefd37985aa791d043f94ee0ae5d390177428675eb4cff7e787c188772bceb4",
  "_filesize": 156439,
  "_sha256": "1eefd37985aa791d043f94ee0ae5d390177428675eb4cff7e787c188772bceb4",
  "_created": "2026-06-07T09:59:53.000Z",
  "_published": "2026-06-07T10:02:56.467Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79949767507,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463060243"
    },
    {
      "job": 79949767513,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463061675"
    },
    {
      "job": 79949767460,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463053801"
    },
    {
      "job": 79949767495,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463055082"
    },
    {
      "job": 79949596658,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463043172"
    },
    {
      "job": 79949767481,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463059183"
    },
    {
      "job": 79949767529,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463053867"
    },
    {
      "job": 79949767519,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463055031"
    },
    {
      "job": 79949767496,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463053143"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rcannood/actions/runs/27089247510",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rcannood/qsub",
  "_commit": {
    "id": "7e22c7242fa194662335bdd623eab1c8c932105a",
    "author": "Robrecht Cannoodt <rcannood@gmail.com>",
    "committer": "Robrecht Cannoodt <rcannood@gmail.com>",
    "message": "Merge branch 'master' of github.com:rcannood/qsub\n",
    "time": 1632389319
  },
  "_maintainer": {
    "name": "Robrecht Cannoodt",
    "email": "rcannood@gmail.com",
    "login": "rcannood",
    "linkedin": "in/robrechtcannoodt",
    "orcid": "0000-0003-3641-729X",
    "description": "CEO and Founder at @edaro",
    "uuid": 553642
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "random",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "ssh",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rcannood",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "rcannood",
      "count": 255,
      "uuid": 553642
    },
    {
      "user": "zouter",
      "count": 20,
      "uuid": 5727377
    }
  ],
  "_userbio": {
    "uuid": 553642,
    "type": "user",
    "name": "Robrecht Cannoodt",
    "description": "CEO and Founder at @edaro"
  },
  "_downloads": {
    "count": 219,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qsub"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/rcannood/qsub",
  "_searchresults": 42,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/qsub.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rcannood/qsub",
  "_realowner": "rcannood",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2018-07-30"
    },
    {
      "version": "1.1.0",
      "date": "2019-02-13"
    },
    {
      "version": "1.1.1",
      "date": "2021-01-29"
    },
    {
      "version": "1.1.2",
      "date": "2021-05-12"
    },
    {
      "version": "1.1.3",
      "date": "2021-09-23"
    }
  ],
  "_exports": [
    "cat_remote",
    "cp_remote",
    "create_qsub_config",
    "file_exists_remote",
    "get_default_qsub_config",
    "is_job_running",
    "is_qsub_config",
    "ls_remote",
    "mkdir_remote",
    "override_qsub_config",
    "qacct",
    "qacct_remote",
    "qstat_j",
    "qstat_j_remote",
    "qstat_remote",
    "qsub_lapply",
    "qsub_retrieve",
    "qsub_run",
    "rm_remote",
    "rsync_remote",
    "run_remote",
    "set_default_qsub_config",
    "test_qsub_config",
    "write_remote"
  ],
  "_help": [
    {
      "page": "cat_remote",
      "title": "Read from a file remotely",
      "topics": [
        "cat_remote"
      ]
    },
    {
      "page": "cp_remote",
      "title": "A wrapper around the scp shell command that handles local/remote files and allows copying between remote hosts via the local machine.",
      "topics": [
        "cp_remote"
      ]
    },
    {
      "page": "create_qsub_config",
      "title": "Create a qsub configuration object.",
      "topics": [
        "create_qsub_config",
        "override_qsub_config"
      ]
    },
    {
      "page": "create_ssh_connection",
      "title": "Create an SSH connection with remote",
      "topics": [
        "create_ssh_connection"
      ]
    },
    {
      "page": "file_exists_remote",
      "title": "Checks if a local or remote file exists.",
      "topics": [
        "file_exists_remote"
      ]
    },
    {
      "page": "get_default_qsub_config",
      "title": "Retrieve a default qsub_config.",
      "topics": [
        "get_default_qsub_config"
      ]
    },
    {
      "page": "instantiate_qsub_config",
      "title": "Create an instance of the qsub_config.",
      "topics": [
        "instantiate_qsub_config"
      ]
    },
    {
      "page": "is_job_running",
      "title": "Check whether a job is running.",
      "topics": [
        "is_job_running"
      ]
    },
    {
      "page": "is_qsub_config",
      "title": "Returns whether the passed object is a qsub_config object.",
      "topics": [
        "is_qsub_config"
      ]
    },
    {
      "page": "is_remote_local",
      "title": "Tests whether the remote is a local host or not.",
      "topics": [
        "is_remote_local"
      ]
    },
    {
      "page": "ls_remote",
      "title": "View the contents of a directory remotely",
      "topics": [
        "ls_remote"
      ]
    },
    {
      "page": "mkdir_remote",
      "title": "Creates a remote directory with the specified group ownership and permissions.",
      "topics": [
        "mkdir_remote"
      ]
    },
    {
      "page": "qacct",
      "title": "Run qacct on remote",
      "topics": [
        "qacct"
      ]
    },
    {
      "page": "qacct_remote",
      "title": "Run qacct on remote",
      "topics": [
        "qacct_remote"
      ]
    },
    {
      "page": "qstat_j",
      "title": "Run qstat on remote",
      "topics": [
        "qstat_j"
      ]
    },
    {
      "page": "qstat_j_remote",
      "title": "Run qstat on remote",
      "topics": [
        "qstat_j_remote"
      ]
    },
    {
      "page": "qstat_remote",
      "title": "Show the status of Grid Engine jobs and queues",
      "topics": [
        "qstat_remote"
      ]
    },
    {
      "page": "qsub",
      "title": "Running Commands Remotely on Gridengine Clusters",
      "topics": [
        "qsub"
      ]
    },
    {
      "page": "qsub_lapply",
      "title": "Apply a Function over a List or Vector on a gridengine system!",
      "topics": [
        "qsub_lapply"
      ]
    },
    {
      "page": "qsub_retrieve",
      "title": "Retrieve the results of a qsub execution.",
      "topics": [
        "qsub_retrieve"
      ]
    },
    {
      "page": "qsub_run",
      "title": "Run a Function on a gridengine system!",
      "topics": [
        "qsub_run"
      ]
    },
    {
      "page": "rm_remote",
      "title": "Remove a file or folder",
      "topics": [
        "rm_remote"
      ]
    },
    {
      "page": "rsync_remote",
      "title": "Rsync files between machines",
      "topics": [
        "rsync_remote"
      ]
    },
    {
      "page": "run_remote",
      "title": "'run_remote' - Runs the command locally or remotely using ssh.",
      "topics": [
        "run_remote"
      ]
    },
    {
      "page": "set_default_qsub_config",
      "title": "Set a default qsub_config.",
      "topics": [
        "set_default_qsub_config"
      ]
    },
    {
      "page": "test_qsub_config",
      "title": "Tests whether the passed object is a qsub_config object.",
      "topics": [
        "test_qsub_config"
      ]
    },
    {
      "page": "write_remote",
      "title": "Write to a file remotely",
      "topics": [
        "write_remote"
      ]
    }
  ],
  "_readme": "https://github.com/rcannood/qsub/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pbapply",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "random",
    "readr",
    "rlang",
    "ssh",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 5.121559844187501,
  "_indexed": true,
  "_nocasepkg": "qsub",
  "_universes": [
    "rcannood"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-07T10:02:06.000Z",
      "distro": "noble",
      "commit": "7e22c7242fa194662335bdd623eab1c8c932105a",
      "fileid": "2af760220936a1b7b23912c544d3fb688f75afe9ef3885cac9cea55cda9d7951",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/27089247510"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-07T10:02:17.000Z",
      "distro": "noble",
      "commit": "7e22c7242fa194662335bdd623eab1c8c932105a",
      "fileid": "f745cdb6cd7dc2a2b135955e23a9dda26829c97f66e5d9dfdf243d6d0410f737",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/27089247510"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-07T10:01:17.000Z",
      "commit": "7e22c7242fa194662335bdd623eab1c8c932105a",
      "fileid": "4133993458f2da6f32fbc907943f70801c361ba7929172784929ec2610ce11e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/27089247510"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-07T10:01:23.000Z",
      "commit": "7e22c7242fa194662335bdd623eab1c8c932105a",
      "fileid": "9474cc066db87af4effe0b2e72f3d811d3ac92b7f47361d540001da721dec4b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/27089247510"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-06-07T10:02:16.000Z",
      "commit": "7e22c7242fa194662335bdd623eab1c8c932105a",
      "fileid": "7fb0cdc4cf9f30d189c09e8dbed95d821f46fc02e941cf729176de6c6b73410d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/27089247510"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-07T10:01:07.000Z",
      "commit": "7e22c7242fa194662335bdd623eab1c8c932105a",
      "fileid": "4a7d627b3643ebf9006611a2fc9412cd0a9a2ad737fe1486e31253e79d197c03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/27089247510"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-07T10:01:16.000Z",
      "commit": "7e22c7242fa194662335bdd623eab1c8c932105a",
      "fileid": "d7562a9bd05c9d053d839e9c38cb59720c8a284532940566f2b6df9cbc9acc09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/27089247510"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-07T10:01:01.000Z",
      "commit": "7e22c7242fa194662335bdd623eab1c8c932105a",
      "fileid": "0af3f45a7d0ec75ef5dc02672fd750df971c42c39807deaf85c6e4de750070de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/27089247510"
    }
  ]
}