{
  "_id": "6a27d1b824555f66ed545283",
  "Package": "rslurm",
  "Type": "Package",
  "Title": "Submit R Calculations to a 'Slurm' Cluster",
  "Description": "Functions that simplify submitting R scripts to a 'Slurm'\nworkload manager, in part by automating the division of\nembarrassingly parallel calculations across cluster nodes.",
  "Acknowledgements": "Development of this R package was supported by the\nNational Socio-Environmental Synthesis Center (SESYNC) under\nfunding received from the National Science Foundation grants\nDBI-1052875 and DBI-1639145.",
  "Version": "0.6.2",
  "Date": "2023-01-31",
  "License": "GPL-3",
  "URL": "https://www.earthdatascience.org/rslurm/",
  "BugReports": "https://github.com/earthlab/rslurm/issues",
  "Authors@R": "c(person('Philippe', 'Marchand', email = \"marchand.philippe@gmail.com\", role = 'aut'),\nperson('Ian', 'Carroll', role = 'aut'),\nperson('Mike', 'Smorul', role = 'aut'),\nperson('Rachael', 'Blake', role = 'aut'),\nperson('Quentin', 'Read', email = 'quentin.read@usda.gov', role = 'aut'),\nperson('Dayne', 'Filer', role = 'ctb'),\nperson('Ben', 'Fasoli', role = 'ctb'),\nperson('Pol', 'van Rijn', role = 'ctb'),\nperson('Sebastian', 'Schubert', role = 'ctb'),\nperson('Rob', 'Gilmore', role = 'ctb'),\nperson('Christopher', 'Barrington', role = 'ctb'),\nperson('Se Jong', 'Cho', role = 'art'),\nperson('Erick Verleye', email='erve3705@colorado.edu', role = 'cre')\n)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://earthlab.r-universe.dev",
  "Date/Publication": "2023-02-24 18:15:14 UTC",
  "RemoteUrl": "https://github.com/earthlab/rslurm",
  "RemoteRef": "HEAD",
  "RemoteSha": "fa2b82824301316e3d212993973783f967d96e62",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 08:37:59 UTC",
    "User": "root"
  },
  "Author": "Philippe Marchand [aut],\nIan Carroll [aut],\nMike Smorul [aut],\nRachael Blake [aut],\nQuentin Read [aut],\nDayne Filer [ctb],\nBen Fasoli [ctb],\nPol van Rijn [ctb],\nSebastian Schubert [ctb],\nRob Gilmore [ctb],\nChristopher Barrington [ctb],\nSe Jong Cho [art],\nErick Verleye [cre]",
  "Maintainer": "Erick Verleye <erve3705@colorado.edu>",
  "MD5sum": "c5900a4000f272242f73603beddbe97c",
  "_user": "earthlab",
  "_type": "src",
  "_file": "rslurm_0.6.2.tar.gz",
  "_fileid": "2add7a264cb3825f79ad627ddfb43fa8b4cc212c91fd109d46934eab960eb842",
  "_filesize": 232756,
  "_sha256": "2add7a264cb3825f79ad627ddfb43fa8b4cc212c91fd109d46934eab960eb842",
  "_created": "2026-06-09T08:37:59.000Z",
  "_published": "2026-06-09T08:41:28.517Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80281854247,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7502662121"
    },
    {
      "job": 80281854244,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502662557"
    },
    {
      "job": 80281854206,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502665042"
    },
    {
      "job": 80281854252,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502658412"
    },
    {
      "job": 80281342035,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502613735"
    },
    {
      "job": 80281854416,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502648849"
    },
    {
      "job": 80281854258,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7502646055"
    },
    {
      "job": 80281854245,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502641880"
    },
    {
      "job": 80281854232,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502647843"
    }
  ],
  "_buildurl": "https://github.com/r-universe/earthlab/actions/runs/27194112765",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/earthlab/rslurm",
  "_commit": {
    "id": "fa2b82824301316e3d212993973783f967d96e62",
    "author": "Erick Verleye <35341779+Ckster@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #79 from earthlab/earthlab_update\n\nUpdating pkgdown site",
    "time": 1677262514
  },
  "_maintainer": {
    "name": "Erick Verleye",
    "email": "erve3705@colorado.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "whisker",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "earthlab",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "slurm"
  ],
  "_stars": 55,
  "_contributors": [
    {
      "user": "qdread",
      "count": 83,
      "uuid": 9200842
    },
    {
      "user": "pmarchand1",
      "count": 62,
      "uuid": 12449924
    },
    {
      "user": "itcarroll",
      "count": 12,
      "uuid": 3383837
    },
    {
      "user": "benfasoli",
      "count": 4,
      "uuid": 12502924
    },
    {
      "user": "grabear",
      "count": 4,
      "uuid": 20953530
    },
    {
      "user": "ckster",
      "count": 3,
      "uuid": 35341779
    },
    {
      "user": "sebschub",
      "count": 3,
      "uuid": 464150
    },
    {
      "user": "christopherbarrington",
      "count": 1,
      "uuid": 7288036
    },
    {
      "user": "daynefiler",
      "count": 1,
      "uuid": 10778237
    }
  ],
  "_userbio": {
    "uuid": 19476722,
    "type": "organization",
    "name": "Earth Lab",
    "description": "Capitalizing on the data deluge to accelerate science"
  },
  "_downloads": {
    "count": 502,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rslurm"
  },
  "_devurl": "https://github.com/earthlab/rslurm",
  "_searchresults": 381,
  "_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/readme.html",
    "extra/readme.md",
    "extra/rslurm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/earthlab/rslurm",
  "_realowner": "earthlab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2016-05-28"
    },
    {
      "version": "0.3.1",
      "date": "2016-06-18"
    },
    {
      "version": "0.3.2",
      "date": "2017-04-07"
    },
    {
      "version": "0.3.3",
      "date": "2017-04-09"
    },
    {
      "version": "0.4.0",
      "date": "2017-10-19"
    },
    {
      "version": "0.5.0",
      "date": "2019-11-15"
    },
    {
      "version": "0.6.0",
      "date": "2021-04-22"
    },
    {
      "version": "0.6.1",
      "date": "2021-11-15"
    },
    {
      "version": "0.6.2",
      "date": "2023-02-24"
    }
  ],
  "_exports": [
    "cancel_slurm",
    "cleanup_files",
    "get_job_status",
    "get_slurm_out",
    "local_slurm_array",
    "print_job_status",
    "slurm_apply",
    "slurm_call",
    "slurm_job",
    "slurm_map"
  ],
  "_help": [
    {
      "page": "rslurm-package",
      "title": "Introduction to the 'rslurm' Package",
      "topics": [
        "rslurm-package"
      ]
    },
    {
      "page": "cancel_slurm",
      "title": "Cancels a scheduled Slurm job",
      "topics": [
        "cancel_slurm"
      ]
    },
    {
      "page": "cleanup_files",
      "title": "Deletes temporary files associated with a Slurm job",
      "topics": [
        "cleanup_files"
      ]
    },
    {
      "page": "get_job_status",
      "title": "Get the status of a Slurm job",
      "topics": [
        "get_job_status"
      ]
    },
    {
      "page": "get_slurm_out",
      "title": "Reads the output of a function calculated on the Slurm cluster",
      "topics": [
        "get_slurm_out"
      ]
    },
    {
      "page": "local_slurm_array",
      "title": "Execute a Slurm job locally",
      "topics": [
        "local_slurm_array"
      ]
    },
    {
      "page": "slurm_apply",
      "title": "Parallel execution of a function on the Slurm cluster",
      "topics": [
        "slurm_apply"
      ]
    },
    {
      "page": "slurm_call",
      "title": "Execution of a single function call on the Slurm cluster",
      "topics": [
        "slurm_call"
      ]
    },
    {
      "page": "slurm_job",
      "title": "Create a slurm_job object",
      "topics": [
        "slurm_job"
      ]
    },
    {
      "page": "slurm_map",
      "title": "Parallel execution of a function over a list on the Slurm cluster",
      "topics": [
        "slurm_map"
      ]
    }
  ],
  "_readme": "https://github.com/earthlab/rslurm/raw/HEAD/README.md",
  "_rundeps": [
    "whisker"
  ],
  "_vignettes": [
    {
      "source": "rslurm.Rmd",
      "filename": "rslurm.html",
      "title": "Parallelize R code on a Slurm cluster",
      "engine": "knitr::rmarkdown_notangle",
      "headings": [
        "Table of contents",
        "Basic example",
        "Single function evaluation",
        "Applying a function to a list of complex objects",
        "Adding auxiliary data and functions",
        "Configuring Slurm options",
        "How it works / advanced customization"
      ],
      "created": "2017-04-09 22:38:33",
      "modified": "2021-04-22 13:54:19",
      "commits": 10
    }
  ],
  "_score": 8.400468911217489,
  "_indexed": true,
  "_nocasepkg": "rslurm",
  "_universes": [
    "earthlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-09T08:40:09.000Z",
      "distro": "noble",
      "commit": "fa2b82824301316e3d212993973783f967d96e62",
      "fileid": "ba7cfe9c1b04b968f0006198b06d92edd5129aeb06930e0e80950cc711fddc40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earthlab/actions/runs/27194112765"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-09T08:40:09.000Z",
      "distro": "noble",
      "commit": "fa2b82824301316e3d212993973783f967d96e62",
      "fileid": "a103133a70fe7f4dc8b642f9b8a8f02c57def6773352f2116988a9d0662ed308",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earthlab/actions/runs/27194112765"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-09T08:40:20.000Z",
      "commit": "fa2b82824301316e3d212993973783f967d96e62",
      "fileid": "9f48427bdd8c2fac4cae2c8cad29972372ba2cb6bca2dbc25736eedadca6ded2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earthlab/actions/runs/27194112765"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-09T08:40:03.000Z",
      "commit": "fa2b82824301316e3d212993973783f967d96e62",
      "fileid": "9ebe33369577eccf2172cec19097d9e483ea38dc030e63879261a2a162ce1f83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earthlab/actions/runs/27194112765"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-06-09T08:39:55.000Z",
      "commit": "fa2b82824301316e3d212993973783f967d96e62",
      "fileid": "26efb424b7ce3bb1b65731c22523ea00fa5a88a38d191e9cf614d9b9dd3de35f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/earthlab/actions/runs/27194112765"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-09T08:39:30.000Z",
      "commit": "fa2b82824301316e3d212993973783f967d96e62",
      "fileid": "d3d7b7a024fe12e114ac66f2618c76751f57e53add9423a0b238173500f17e50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earthlab/actions/runs/27194112765"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-09T08:39:17.000Z",
      "commit": "fa2b82824301316e3d212993973783f967d96e62",
      "fileid": "a26b3e10ce2359a99fcf1ca4d36b7bb8706a54c7d8e4a2fa19bd2573c8f73990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earthlab/actions/runs/27194112765"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-09T08:39:35.000Z",
      "commit": "fa2b82824301316e3d212993973783f967d96e62",
      "fileid": "452cfe6ef329a4d1f7a43bbdf209e8fc62844df17cc4f1461de3f165c9350047",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/earthlab/actions/runs/27194112765"
    }
  ]
}