{
  "_id": "6a5345d99b92047c28d575fc",
  "Package": "plumberDeploy",
  "Type": "Package",
  "Title": "Plumber Deployment",
  "Version": "0.2.2",
  "Roxygen": "list(markdown = TRUE)",
  "Authors@R": "c(\nperson(\"Bruno\", \"Tremblay\", role = c(\"cre\", \"ctb\"), email = \"cran@neoxone.com\"),\nperson(\"Jeff\", \"Allen\", role = c(\"aut\", \"ccp\"), email = \"cran@trestletech.com\"),\nperson(\"John\", \"Muschelli\", role = \"ctb\", email = \"muschellij2@gmail.com\", comment = c(ORCID = \"0000-0001-6469-1750\")),\nperson(\"Barret\", \"Schloerke\", role = \"ctb\", email = \"barret@rstudio.com\"),\nperson(family = \"Trestle Technology, LLC\", role = c(\"cph\", \"fnd\")))",
  "Description": "Gives the ability to automatically deploy a plumber API\nfrom R functions on 'DigitalOcean' and other cloud-based\nservers.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "BugReports": "https://github.com/meztez/plumberDeploy/issues",
  "URL": "https://github.com/meztez/plumberDeploy",
  "Config/pak/sysreqs": "git libssh-dev libssh2-1-dev libssl-dev",
  "Repository": "https://meztez.r-universe.dev",
  "Date/Publication": "2024-07-16 00:54:49 UTC",
  "RemoteUrl": "https://github.com/meztez/plumberdeploy",
  "RemoteRef": "HEAD",
  "RemoteSha": "5ee971849ff57d7d606c882d62fd9d3fc777761e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 07:41:50 UTC",
    "User": "root"
  },
  "Author": "Bruno Tremblay [cre, ctb],\nJeff Allen [aut, ccp],\nJohn Muschelli [ctb] (ORCID: <https://orcid.org/0000-0001-6469-1750>),\nBarret Schloerke [ctb],\nTrestle Technology, LLC [cph, fnd]",
  "Maintainer": "Bruno Tremblay <cran@neoxone.com>",
  "_user": "meztez",
  "_type": "src",
  "_file": "plumberDeploy_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/c7fc7c54871aede4adc41d91e1b41d7b5d0165381fd0e50e88fb2e543fc7b913",
  "_filesize": 120505,
  "_sha256": "c7fc7c54871aede4adc41d91e1b41d7b5d0165381fd0e50e88fb2e543fc7b913",
  "_expires": "2026-10-20T07:44:23.000Z",
  "_created": "2026-07-12T07:41:50.000Z",
  "_published": "2026-07-12T07:44:25.155Z",
  "_jobs": [
    {
      "job": 86628429667,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257599489"
    },
    {
      "job": 86628429664,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257600464"
    },
    {
      "job": 86628429666,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257597063"
    },
    {
      "job": 86628429660,
      "time": 68,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257593543"
    },
    {
      "job": 86628201054,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257582838"
    },
    {
      "job": 86628429657,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257598158"
    },
    {
      "job": 86628429663,
      "time": 55,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257591552"
    },
    {
      "job": 86628429672,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257592605"
    },
    {
      "job": 86628429678,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257592562"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/meztez/actions/runs/29184548862",
  "_status": "success",
  "_upstream": "https://github.com/meztez/plumberdeploy",
  "_commit": {
    "id": "5ee971849ff57d7d606c882d62fd9d3fc777761e",
    "author": "Bruno Tremblay <bruno@boostao.ca>",
    "committer": "Bruno Tremblay <bruno@boostao.ca>",
    "message": "Add retries, to some execution steps\n",
    "time": 1721091289
  },
  "_maintainer": {
    "name": "Bruno Tremblay",
    "email": "cran@neoxone.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "analogsea",
      "version": ">= 0.9.4",
      "role": "Imports"
    },
    {
      "package": "ssh",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "meztez",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 61,
  "_contributors": [
    {
      "user": "muschellij2",
      "count": 58,
      "uuid": 1075118
    },
    {
      "user": "meztez",
      "count": 17,
      "uuid": 31039074
    },
    {
      "user": "schloerke",
      "count": 4,
      "uuid": 93231
    }
  ],
  "_userbio": {
    "uuid": 31039074,
    "type": "user",
    "name": "Bruno Tremblay",
    "followers": 58,
    "description": "\r\n    Not a robot.\r\n"
  },
  "_downloads": {
    "count": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plumberDeploy"
  },
  "_devurl": "https://github.com/meztez/plumberdeploy",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/plumberDeploy.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/meztez/plumberdeploy",
  "_realowner": "meztez",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2021-03-22"
    }
  ],
  "_exports": [
    "do_configure_https",
    "do_deploy_api",
    "do_forward",
    "do_install_plumber",
    "do_ip",
    "do_provision",
    "do_remove_api",
    "do_remove_forward"
  ],
  "_help": [
    {
      "page": "do_configure_https",
      "title": "Add HTTPS to a plumber Droplet",
      "topics": [
        "do_configure_https"
      ]
    },
    {
      "page": "do_deploy_api",
      "title": "Deploy or Update an API",
      "topics": [
        "do_deploy_api"
      ]
    },
    {
      "page": "do_forward",
      "title": "Forward Root Requests to an API",
      "topics": [
        "do_forward"
      ]
    },
    {
      "page": "do_provision",
      "title": "Provision a DigitalOcean plumber server",
      "topics": [
        "do_install_plumber",
        "do_ip",
        "do_provision"
      ]
    },
    {
      "page": "do_remove_api",
      "title": "Remove an API from the server",
      "topics": [
        "do_remove_api"
      ]
    },
    {
      "page": "do_remove_forward",
      "title": "Remove the forwarding rule",
      "topics": [
        "do_remove_forward"
      ]
    }
  ],
  "_readme": "https://github.com/meztez/plumberdeploy/raw/HEAD/README.md",
  "_rundeps": [
    "analogsea",
    "askpass",
    "cli",
    "credentials",
    "curl",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "R6",
    "rlang",
    "ssh",
    "sys",
    "yaml"
  ],
  "_score": 4.785329835010767,
  "_indexed": true,
  "_nocasepkg": "plumberdeploy",
  "_universes": [
    "meztez"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-12T07:43:48.000Z",
      "distro": "resolute",
      "commit": "5ee971849ff57d7d606c882d62fd9d3fc777761e",
      "fileid": "https://r2.ropensci.org/855e770254e18949bfc6fa08aac839281e252323b5cd621794f847adc77cd8b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meztez/actions/runs/29184548862"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-12T07:43:53.000Z",
      "distro": "resolute",
      "commit": "5ee971849ff57d7d606c882d62fd9d3fc777761e",
      "fileid": "https://r2.ropensci.org/aa0ff58ae3ad26c6a125fc3e5d4f5867fe38b179f775f1954c92fef357499a26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meztez/actions/runs/29184548862"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-12T07:43:33.000Z",
      "commit": "5ee971849ff57d7d606c882d62fd9d3fc777761e",
      "fileid": "https://r2.ropensci.org/9811872e4bea04507fd251cd1158448e5e732366e920a1aad204fd7fa34452b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meztez/actions/runs/29184548862"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-12T07:43:10.000Z",
      "commit": "5ee971849ff57d7d606c882d62fd9d3fc777761e",
      "fileid": "https://r2.ropensci.org/2c7810f089e6559e21cab882176920c5c8151f13e5ab4fd295875edd6eb7b96c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meztez/actions/runs/29184548862"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-07-12T07:43:48.000Z",
      "commit": "5ee971849ff57d7d606c882d62fd9d3fc777761e",
      "fileid": "https://r2.ropensci.org/8fed779497dce1ac25367397f3eee6e336c96d82d7986bbd4ae18c4196e5e857",
      "status": "success",
      "buildurl": "https://github.com/r-universe/meztez/actions/runs/29184548862"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-12T07:42:51.000Z",
      "commit": "5ee971849ff57d7d606c882d62fd9d3fc777761e",
      "fileid": "https://r2.ropensci.org/7544c310be2f29b63ddc6120f1711a248aae5370a6ae6fcc1555c1a072478da5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meztez/actions/runs/29184548862"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-12T07:42:58.000Z",
      "commit": "5ee971849ff57d7d606c882d62fd9d3fc777761e",
      "fileid": "https://r2.ropensci.org/141d9de36e07d5f0767a46229b66a215b94fbb95c3a2ce2797b6ac5c86603f22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meztez/actions/runs/29184548862"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-12T07:42:57.000Z",
      "commit": "5ee971849ff57d7d606c882d62fd9d3fc777761e",
      "fileid": "https://r2.ropensci.org/62b1c70972410da739d27b1435846a159e4ed92d8a4a8b65f943d1d5ef7fc8da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meztez/actions/runs/29184548862"
    }
  ]
}