{
  "_id": "6a5863ddff0138dec5d72a9d",
  "Package": "multideploy",
  "Title": "Deploy File Changes Across Multiple 'GitHub' Repositories",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"James Joseph\", \"Balamuta\",\nemail = \"james.balamuta@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2826-8458\")\n)\n)",
  "Description": "Deploy file changes across multiple 'GitHub' repositories\nusing the 'GitHub' 'Web API' <https://docs.github.com/en/rest>.\nAllows synchronizing common files, Continuous Integration\n('CI') workflows, or configurations across many repositories\nwith a single command.",
  "License": "AGPL (>= 3)",
  "URL": "https://r-pkg.thecoatlessprofessor.com/multideploy/,\nhttps://github.com/coatless-rpkg/multideploy",
  "BugReports": "https://github.com/coatless-rpkg/multideploy/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "git libssl-dev",
  "Repository": "https://coatless-rpkg.r-universe.dev",
  "Date/Publication": "2025-08-22 15:40:43 UTC",
  "RemoteUrl": "https://github.com/coatless-rpkg/multideploy",
  "RemoteRef": "HEAD",
  "RemoteSha": "03a4145b01ae6b13ee45bcb677b6ccd909fded48",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 04:49:56 UTC",
    "User": "root"
  },
  "Author": "James Joseph Balamuta [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2826-8458>)",
  "Maintainer": "James Joseph Balamuta <james.balamuta@gmail.com>",
  "_user": "coatless-rpkg",
  "_type": "src",
  "_file": "multideploy_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/433e575713110197c698aa98f7c3f63aca3616695807b53b9b38726b3ddd8396",
  "_filesize": 138573,
  "_sha256": "433e575713110197c698aa98f7c3f63aca3616695807b53b9b38726b3ddd8396",
  "_expires": "2026-10-24T04:53:47.000Z",
  "_created": "2026-07-16T04:49:56.000Z",
  "_published": "2026-07-16T04:53:49.473Z",
  "_jobs": [
    {
      "job": 87537803632,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365262498"
    },
    {
      "job": 87537803653,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365250397"
    },
    {
      "job": 87537803679,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8365256570"
    },
    {
      "job": 87537803625,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365248161"
    },
    {
      "job": 87537398408,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365215954"
    },
    {
      "job": 87537803631,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8365242178"
    },
    {
      "job": 87537803654,
      "time": 59,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365231702"
    },
    {
      "job": 87537803720,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8365237864"
    },
    {
      "job": 87537803649,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365234693"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/29472183289",
  "_status": "success",
  "_upstream": "https://github.com/coatless-rpkg/multideploy",
  "_commit": {
    "id": "03a4145b01ae6b13ee45bcb677b6ccd909fded48",
    "author": "james.balamuta@gmail.com <james.balamuta@gmail.com>",
    "committer": "james.balamuta@gmail.com <james.balamuta@gmail.com>",
    "message": "Roll it out\n",
    "time": 1755877243
  },
  "_maintainer": {
    "name": "James Joseph Balamuta",
    "email": "james.balamuta@gmail.com",
    "login": "coatless",
    "mastodon": "@coatless@mastodon.social",
    "linkedin": "in/jamesbalamuta",
    "twitter": "@axiomsofxyz",
    "description": "omnipresent explorer of the unknown, fashionably caffeinated informatics phd, amorous cavalier. design, build, analyze. #rstats #python @tmsalab",
    "uuid": 833642,
    "orcid": "0000-0003-2826-8458"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "gh",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "coatless-rpkg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "coatless",
      "count": 21,
      "uuid": 833642
    }
  ],
  "_userbio": {
    "uuid": 97069866,
    "type": "organization",
    "name": "Various R Packages",
    "followers": 22,
    "description": "R packages created by @coatless and contributors"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multideploy"
  },
  "_devurl": "https://github.com/coatless-rpkg/multideploy",
  "_pkgdown": "https://r-pkg.thecoatlessprofessor.com/multideploy/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multideploy.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coatless-rpkg/multideploy",
  "_realowner": "coatless-rpkg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-08-27"
    }
  ],
  "_exports": [
    "file_content",
    "file_deploy",
    "file_mapping",
    "file_update",
    "orgs",
    "pr_create",
    "repos"
  ],
  "_help": [
    {
      "page": "file_content",
      "title": "Retrieve the content of a file from a GitHub repository",
      "topics": [
        "file_content"
      ]
    },
    {
      "page": "file_deploy",
      "title": "Deploy a file to multiple GitHub repositories",
      "topics": [
        "file_deploy"
      ]
    },
    {
      "page": "file_mapping",
      "title": "Create a file mapping for multi-repository deployment",
      "topics": [
        "file_mapping"
      ]
    },
    {
      "page": "file_update",
      "title": "Create or update a file in a GitHub repository",
      "topics": [
        "file_update"
      ]
    },
    {
      "page": "orgs",
      "title": "List organizations for the authenticated user",
      "topics": [
        "orgs"
      ]
    },
    {
      "page": "pr_create",
      "title": "Create a pull request for changes in multiple repositories",
      "topics": [
        "pr_create"
      ]
    },
    {
      "page": "print.file_deploy_result",
      "title": "Print method for '\"file_deploy_result\"' objects",
      "topics": [
        "print.file_deploy_result"
      ]
    },
    {
      "page": "print.file_mapping",
      "title": "Print method for file_mapping objects",
      "topics": [
        "print.file_mapping"
      ]
    },
    {
      "page": "print.pr_create_result",
      "title": "Print method for pr_create_result objects",
      "topics": [
        "print.pr_create_result"
      ]
    },
    {
      "page": "repos",
      "title": "List repositories for a user or organization",
      "topics": [
        "repos"
      ]
    }
  ],
  "_readme": "https://github.com/coatless-rpkg/multideploy/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "curl",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "multideploy.Rmd",
      "filename": "multideploy.html",
      "title": "Getting Started with multideploy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup and Authentication",
        "Managing Repositories",
        "Listing Repositories",
        "Listing Organizations",
        "Working with Files",
        "Getting File Content",
        "Creating or Updating Files",
        "Deploying Files Across Repositories",
        "Direct File Deployment",
        "Creating Pull Requests",
        "Advanced Use Cases",
        "Deploying Files with Directory Structure",
        "Dry Run Mode",
        "Filtering and Targeting Repositories",
        "Recommendations",
        "Deployment Script Example",
        "Fin"
      ],
      "created": "2025-03-23 01:04:46",
      "modified": "2025-04-01 02:50:47",
      "commits": 2
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "multideploy",
  "_universes": [
    "coatless-rpkg",
    "coatless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-16T04:53:11.000Z",
      "distro": "resolute",
      "commit": "03a4145b01ae6b13ee45bcb677b6ccd909fded48",
      "fileid": "https://r2.ropensci.org/6f356a41091c18e37a2815800326639b45fc3341afbaa7e866c223909f35af22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/29472183289"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-16T04:52:18.000Z",
      "distro": "resolute",
      "commit": "03a4145b01ae6b13ee45bcb677b6ccd909fded48",
      "fileid": "https://r2.ropensci.org/e2ea2bbaa9f8b9daa3d7bff0e23b0cf21141dad3a4832cddeb4d21ff053c2f62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/29472183289"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-16T04:52:47.000Z",
      "commit": "03a4145b01ae6b13ee45bcb677b6ccd909fded48",
      "fileid": "https://r2.ropensci.org/c84d3387bd08f3b8de6dad672259fc26cfcc5901c7ea6523ae2fc27a0eb0b164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/29472183289"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-16T04:52:10.000Z",
      "commit": "03a4145b01ae6b13ee45bcb677b6ccd909fded48",
      "fileid": "https://r2.ropensci.org/827af9a77fd82220785ccf6011c19911e50f82302b8332b03f10230dcf0c7bcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/29472183289"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-16T04:51:55.000Z",
      "commit": "03a4145b01ae6b13ee45bcb677b6ccd909fded48",
      "fileid": "https://r2.ropensci.org/6d53baf18e07630bb8966d4bef2c177bbfb36d917d0d34e8e3a1c34967925af4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/29472183289"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T04:50:58.000Z",
      "commit": "03a4145b01ae6b13ee45bcb677b6ccd909fded48",
      "fileid": "https://r2.ropensci.org/819da96fb43b125ad11139804ce9aeecefa001d5d3d8857236d917b49b559472",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/29472183289"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T04:51:23.000Z",
      "commit": "03a4145b01ae6b13ee45bcb677b6ccd909fded48",
      "fileid": "https://r2.ropensci.org/dad8fbcc765280ceb7d1df14a5d2c28f422d28fc99281ab93e76ed66bc56635a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/29472183289"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T04:51:11.000Z",
      "commit": "03a4145b01ae6b13ee45bcb677b6ccd909fded48",
      "fileid": "https://r2.ropensci.org/2404ec17156eab2d81d4432aaa910f932b85301042eeb09a293d8d71fb5032ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/29472183289"
    }
  ]
}