{
  "_id": "6a1f111fb401979e7341d972",
  "Package": "staged.dependencies",
  "Type": "Package",
  "Title": "Install R packages from Particular Git Branches",
  "Version": "0.3.1.9001",
  "Authors@R": "c(\nperson(\"Adrian\", \"Waddell\", email = \"adrian.waddell@roche.com\", role = c(\"aut\", \"cre\")),\nperson(\"Maximilian\", \"Mordig\", email = \"maximilian_oliver.mordig@roche.com\", role = \"aut\"),\nperson(\"Nikolas\", \"Burkoff\", email = \"nikolas.burkoff@roche.com\", role = \"aut\")\n)",
  "Description": "When developing multiple dependent packages, it is often\nuseful to introduce development stages (devel, pre-release,\nrelease) that synchronize these packages. This package provides\nan implementation of development stages via branch naming\nrules. It defines RStudio addins that allow to install the\nmatching upstream and downstream dependencies.",
  "License": "file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Collate": "'argument_convention.R' 'caching.R' 'dependencies.R'\n'dependencies_app.R' 'dependencies_helper.R' 'git_tools.R'\n'graph_methods.R' 'host.R' 'ref_strategy.R' 'renv.R'\n'rstudio_jobs.R' 'rstudio_addins.R' 'utils.R' 'zzz.R'",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libssh2-1-dev libtiff-dev libuv1-dev\nlibwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://pharmaverse.r-universe.dev",
  "Date/Publication": "2023-08-22 14:03:08 UTC",
  "RemoteUrl": "https://github.com/openpharma/staged.dependencies",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb124997306b35d44a0225bb4b400bf7258c4c75",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:06:56 UTC",
    "User": "root"
  },
  "Author": "Adrian Waddell [aut, cre],\nMaximilian Mordig [aut],\nNikolas Burkoff [aut]",
  "Maintainer": "Adrian Waddell <adrian.waddell@roche.com>",
  "MD5sum": "d0405cb51c84aa10f1e159255e415702",
  "_user": "pharmaverse",
  "_type": "src",
  "_file": "staged.dependencies_0.3.1.9001.tar.gz",
  "_fileid": "35a0a131e08829521a6aa84c4b406fd31508294dd82eb14d5d5fa00cded9a481",
  "_filesize": 377663,
  "_sha256": "35a0a131e08829521a6aa84c4b406fd31508294dd82eb14d5d5fa00cded9a481",
  "_created": "2026-05-17T08:06:56.000Z",
  "_published": "2026-06-02T17:21:35.926Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130574169,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7040691344"
    },
    {
      "job": 79130574414,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7040691472"
    },
    {
      "job": 79130574497,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7040688925"
    },
    {
      "job": 79130574651,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7040686859"
    },
    {
      "job": 79130574176,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040675714"
    },
    {
      "job": 79130573933,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364949749"
    },
    {
      "job": 79130574549,
      "time": 182,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7040694206"
    },
    {
      "job": 79130574742,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7040688992"
    },
    {
      "job": 79130574388,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7040688543"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/25985365583",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/openpharma/staged.dependencies",
  "_commit": {
    "id": "fb124997306b35d44a0225bb4b400bf7258c4c75",
    "author": "Davide Garolini <dgarolini@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Better messaging handling (#187)\n\n* init with verbose\r\n\r\n* Fixing message output\r\n\r\n* partial removal of verbose variable (non user-facing)\r\n\r\n* spaces paste0\r\n\r\n* fixes after self review\r\n\r\n* fix\r\n\r\n* styling\r\n\r\n* styling\r\n\r\n* final styling\r\n\r\n* adding info on the cache directory\r\n\r\n* better to keep >= for other messaging\r\n\r\n* fix\r\n\r\n* a comment\r\n\r\n* fin fix\r\n\r\n* fix verbose\r\n\r\n* regexp failing parsing",
    "time": 1692712988
  },
  "_maintainer": {
    "name": "Adrian Waddell",
    "email": "adrian.waddell@roche.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "git2r",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rcmdcheck",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "miniUI",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "renv",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "visNetwork",
      "role": "Suggests"
    }
  ],
  "_owner": "openpharma",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "maximilianmordig",
      "count": 75,
      "uuid": 10333470
    },
    {
      "user": "cicdguy",
      "count": 11,
      "uuid": 26552821
    },
    {
      "user": "waddella",
      "count": 6,
      "uuid": 7786462
    },
    {
      "user": "pawelru",
      "count": 2,
      "uuid": 12943682
    },
    {
      "user": "gogonzo",
      "count": 2,
      "uuid": 6959016
    },
    {
      "user": "asbates",
      "count": 1,
      "uuid": 36482959
    },
    {
      "user": "melkiades",
      "count": 1,
      "uuid": 11279768
    },
    {
      "user": "m7pr",
      "count": 1,
      "uuid": 133694481
    },
    {
      "user": "shajoezhu",
      "count": 1,
      "uuid": 3692541
    }
  ],
  "_userbio": {
    "uuid": 84541169,
    "type": "organization",
    "name": "pharmaverse"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/staged.dependencies"
  },
  "_devurl": "https://github.com/openpharma/staged.dependencies",
  "_searchresults": 5,
  "_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/staged.dependencies.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "build_check_install",
    "check_downstream",
    "check_downstream_job",
    "check_yamls_consistent",
    "clear_cache",
    "dependency_table",
    "determine_ref",
    "get_all_external_dependencies",
    "get_local_pkgs_from_config",
    "install_deps",
    "install_deps_app",
    "install_deps_job",
    "update_with_direct_deps",
    "verbose_sd_get",
    "verbose_sd_rm",
    "verbose_sd_set"
  ],
  "_help": [
    {
      "page": "build_check_install",
      "title": "Build, check and install internal dependencies",
      "topics": [
        "build_check_install"
      ]
    },
    {
      "page": "check_downstream",
      "title": "Check & install downstream dependencies",
      "topics": [
        "check_downstream"
      ]
    },
    {
      "page": "check_downstream_job",
      "title": "Check & install downstream job",
      "topics": [
        "check_downstream_job"
      ]
    },
    {
      "page": "check_yamls_consistent",
      "title": "Checks that the staged dependency yamls are consistent with the dependencies listed in the DESCRIPTION files",
      "topics": [
        "check_yamls_consistent"
      ]
    },
    {
      "page": "clear_cache",
      "title": "Clear the repository cache",
      "topics": [
        "clear_cache"
      ]
    },
    {
      "page": "dependency_table",
      "title": "Create dependency structure of your package collection",
      "topics": [
        "dependency_table"
      ]
    },
    {
      "page": "determine_ref",
      "title": "Determine the branch/tag to install based on feature (staging rules)",
      "topics": [
        "determine_ref"
      ]
    },
    {
      "page": "get_all_external_dependencies",
      "title": "List the external R packages required to be installed",
      "topics": [
        "get_all_external_dependencies"
      ]
    },
    {
      "page": "get_local_pkgs_from_config",
      "title": "Loads the config file and extracts 'local_packages'",
      "topics": [
        "get_local_pkgs_from_config"
      ]
    },
    {
      "page": "install_deps",
      "title": "Install dependencies of project",
      "topics": [
        "install_deps"
      ]
    },
    {
      "page": "install_deps_app",
      "title": "Gadget or Shiny app to select the dependencies to install",
      "topics": [
        "install_deps_app"
      ]
    },
    {
      "page": "install_deps_job",
      "title": "Install dependencies job",
      "topics": [
        "install_deps_job"
      ]
    },
    {
      "page": "install_repo_add_sha",
      "title": "Install a git repository",
      "topics": [
        "install_repo_add_sha"
      ]
    },
    {
      "page": "topological_sort",
      "title": "Topological graph sort",
      "topics": [
        "topological_sort"
      ]
    },
    {
      "page": "update_with_direct_deps",
      "title": "Update existing stage_dependencies yaml file",
      "topics": [
        "update_with_direct_deps"
      ]
    },
    {
      "page": "verbose_sd_option",
      "title": "Set staged.dependencies verbosity",
      "topics": [
        "verbose_sd_get",
        "verbose_sd_option",
        "verbose_sd_rm",
        "verbose_sd_set"
      ]
    }
  ],
  "_readme": "https://github.com/openpharma/staged.dependencies/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "dplyr",
    "ellipsis",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "gert",
    "gh",
    "git2r",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "remotes",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "sass",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_score": 3.6812412373755876,
  "_indexed": false,
  "_nocasepkg": "staged.dependencies",
  "_universes": [
    "pharmaverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1.9001",
      "date": "2026-05-17T08:09:28.000Z",
      "distro": "noble",
      "commit": "fb124997306b35d44a0225bb4b400bf7258c4c75",
      "fileid": "954be6d92ca7cc29ddd286e97c4985a791273d5a9ee709fba7d68f4ca3eb228f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/25985365583"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1.9001",
      "date": "2026-05-17T08:09:28.000Z",
      "distro": "noble",
      "commit": "fb124997306b35d44a0225bb4b400bf7258c4c75",
      "fileid": "8fd5aef4859f4de6b914640ace0eec6a0c6f620d88db8f21075aba7010162a85",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/25985365583"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1.9001",
      "date": "2026-05-17T08:08:55.000Z",
      "commit": "fb124997306b35d44a0225bb4b400bf7258c4c75",
      "fileid": "987739c1a23047c421823e69a7e42de3f0eeeb69eb057da4cf543ff44e5ecb36",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/25985365583"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1.9001",
      "date": "2026-05-17T08:08:39.000Z",
      "commit": "fb124997306b35d44a0225bb4b400bf7258c4c75",
      "fileid": "4808e82e09131f8022878f1c196ee6ffa06db2264aa64b90a5c3080739e74868",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/25985365583"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1.9001",
      "date": "2026-05-17T08:09:28.000Z",
      "commit": "fb124997306b35d44a0225bb4b400bf7258c4c75",
      "fileid": "b9da32a4be22e1f33b5ff42baee8316be8e62e8f49e10736b0e154d8d54bd6d9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/25985365583"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1.9001",
      "date": "2026-05-17T08:08:38.000Z",
      "commit": "fb124997306b35d44a0225bb4b400bf7258c4c75",
      "fileid": "3d399f32d0bce1bef92e218373b653ffabd0942a98434a43e03f4dcc8bdf2218",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/25985365583"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1.9001",
      "date": "2026-05-17T08:08:33.000Z",
      "commit": "fb124997306b35d44a0225bb4b400bf7258c4c75",
      "fileid": "7770de9ed82f3c57c0ac91c84e7c6978196a6728141b479fc6300c0af3dc7e90",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/25985365583"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1.9001",
      "date": "2026-06-02T17:21:19.000Z",
      "commit": "fb124997306b35d44a0225bb4b400bf7258c4c75",
      "fileid": "aaafd3b0148f346ff729273cf5de4d0b4b99dd28bfe1c551c7c355b9b9b219f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/25985365583"
    }
  ]
}