{
  "_id": "6a4f572821b18e1548500eda",
  "Type": "Package",
  "Package": "verdepcheck",
  "Title": "Check Package using Various Versions of Dependencies",
  "Version": "0.0.0.9001",
  "Date": "2023-02-14",
  "Authors@R": "c(\nperson(\"Pawel Rucki\", , , \"pawel.rucki@roche.com\", role = c(\"aut\", \"cre\")),\nperson(\"Andre Verissimo\", , , \"andre.verissimo@roche.com\", role = \"aut\"),\nperson(\"F. Hoffmann-La Roche AG\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Derive package dependencies from DESCRIPTION file using\nvarious strategies and run \"R CMD CHECK\" to validate package\ncompatibility.",
  "License": "Apache License 2.0 | file LICENSE",
  "URL": "https://github.com/insightsengineering/verdepcheck/",
  "BugReports": "https://github.com/insightsengineering/verdepcheck/issues",
  "Config/Needs/verdepcheck": "r-lib/cli, r-lib/desc, r-lib/gh,\njeroen/jsonlite, r-lib/pkgcache, r-lib/pkgdepends,\nr-lib/rcmdcheck, r-lib/remotes, r-lib/withr, yihui/knitr,\nr-lib/pingr, r-lib/testthat",
  "VignetteBuilder": "knitr, rmarkdown",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "git libssl-dev",
  "Repository": "https://insightsengineering.r-universe.dev",
  "Date/Publication": "2025-06-13 06:57:21 UTC",
  "RemoteUrl": "https://github.com/insightsengineering/verdepcheck",
  "RemoteRef": "main",
  "RemoteSha": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 08:05:20 UTC",
    "User": "root"
  },
  "Author": "Pawel Rucki [aut, cre],\nAndre Verissimo [aut],\nF. Hoffmann-La Roche AG [cph, fnd]",
  "Maintainer": "Pawel Rucki <pawel.rucki@roche.com>",
  "_user": "insightsengineering",
  "_type": "src",
  "_file": "verdepcheck_0.0.0.9001.tar.gz",
  "_fileid": "https://r2.ropensci.org/c443720df4a43a0ae628e4bda1feef7e13ce3dfe979e3e280377889647a75449",
  "_filesize": 151581,
  "_sha256": "c443720df4a43a0ae628e4bda1feef7e13ce3dfe979e3e280377889647a75449",
  "_expires": "2026-10-17T08:09:10.000Z",
  "_created": "2026-07-09T08:05:20.000Z",
  "_published": "2026-07-09T08:09:12.108Z",
  "_jobs": [
    {
      "job": 86069754972,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8192619945"
    },
    {
      "job": 86069754967,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8192621283"
    },
    {
      "job": 86069754955,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8192621318"
    },
    {
      "job": 86069755001,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8192621748"
    },
    {
      "job": 86068908272,
      "time": 271,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8192555643"
    },
    {
      "job": 86069754905,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8192603022"
    },
    {
      "job": 86069755050,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8192598104"
    },
    {
      "job": 86069754938,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8192597607"
    },
    {
      "job": 86069754987,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8192597922"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/29003312655",
  "_status": "success",
  "_upstream": "https://github.com/insightsengineering/verdepcheck",
  "_commit": {
    "id": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
    "author": "Pawel Rucki <12943682+pawelru@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #61 from insightsengineering/60_fix_ip_path\n\nUpdate temporary DESCRIPTION file handling in desc_to_ip function",
    "time": 1749797841
  },
  "_maintainer": {
    "name": "Pawel Rucki",
    "email": "pawel.rucki@roche.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "desc",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "gh",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "pkgcache",
      "version": ">= 2.2.3",
      "role": "Imports"
    },
    {
      "package": "pkgdepends",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "rcmdcheck",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.4.3",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.42",
      "role": "Suggests"
    },
    {
      "package": "pingr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.23",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.9",
      "role": "Suggests"
    }
  ],
  "_owner": "insightsengineering",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "check",
    "devtools",
    "testing",
    "utils"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "pawelru",
      "count": 159,
      "uuid": 12943682
    },
    {
      "user": "averissimo",
      "count": 90,
      "uuid": 211358
    },
    {
      "user": "walkowif",
      "count": 24,
      "uuid": 59475134
    },
    {
      "user": "insights-engineering-bot",
      "count": 1,
      "uuid": 68416928
    },
    {
      "user": "m7pr",
      "count": 1,
      "uuid": 133694481
    },
    {
      "user": "cicdguy",
      "count": 1,
      "uuid": 26552821
    }
  ],
  "_userbio": {
    "uuid": 80070020,
    "type": "organization",
    "name": "Roche/Genentech - Insights Engineering",
    "followers": 369,
    "description": "Roche/Genentech - Insights Engineering"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/verdepcheck"
  },
  "_devurl": "https://github.com/insightsengineering/verdepcheck",
  "_searchresults": 1,
  "_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/readme.html",
    "extra/readme.md",
    "extra/verdepcheck.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "check_ip",
    "download_ip",
    "execute_ip",
    "get_avail_date",
    "get_ref_max",
    "get_ref_min",
    "get_ref_min_incl_cran",
    "get_ref_release",
    "get_release_date",
    "get_version",
    "install_ip",
    "max_deps_check",
    "min_cohort_deps_check",
    "min_isolated_deps_check",
    "new_max_deps_installation_proposal",
    "new_min_cohort_deps_installation_proposal",
    "new_min_isolated_deps_installation_proposal",
    "new_release_deps_installation_proposal",
    "release_deps_check",
    "solve_ip"
  ],
  "_help": [
    {
      "page": "check_ip",
      "title": "Executes 'rcmdcheck::rcmdcheck()' on a local package using 'libpath' from the installation plan.",
      "topics": [
        "check_ip"
      ]
    },
    {
      "page": "download_ip",
      "title": "Solve installation plan ignoring entries with \"@*release\" remote refs for detected conflicts.",
      "topics": [
        "download_ip"
      ]
    },
    {
      "page": "execute_ip",
      "title": "Executes installation plan and 'rcmdcheck::rcmdcheck()' in \"try mode\" to always return.",
      "topics": [
        "execute_ip"
      ]
    },
    {
      "page": "get_avail_date",
      "title": "Get available date for the package.",
      "topics": [
        "get_avail_date",
        "get_avail_date.remote_ref",
        "get_avail_date.remote_ref_cran",
        "get_avail_date.remote_ref_standard"
      ]
    },
    {
      "page": "get_ref_max",
      "title": "Get reference to the maximal version of the package.",
      "topics": [
        "get_ref_max"
      ]
    },
    {
      "page": "get_ref_min",
      "title": "Get reference to the minimal version of the package.",
      "topics": [
        "get_ref_min",
        "get_ref_min.remote_ref",
        "get_ref_min.remote_ref_cran",
        "get_ref_min.remote_ref_github",
        "get_ref_min.remote_ref_standard"
      ]
    },
    {
      "page": "get_ref_min_incl_cran",
      "title": "Get reference to the minimal version of the package including also check in CRAN repository.",
      "topics": [
        "get_ref_min_incl_cran",
        "get_ref_min_incl_cran.remote_ref",
        "get_ref_min_incl_cran.remote_ref_github"
      ]
    },
    {
      "page": "get_ref_release",
      "title": "Get reference to the release version of the package.",
      "topics": [
        "get_ref_release"
      ]
    },
    {
      "page": "get_release_date",
      "title": "Get release date.",
      "topics": [
        "get_release_date",
        "get_release_date.remote_ref",
        "get_release_date.remote_ref_bioc",
        "get_release_date.remote_ref_cran",
        "get_release_date.remote_ref_github",
        "get_release_date.remote_ref_standard"
      ]
    },
    {
      "page": "get_version",
      "title": "Get package version.",
      "topics": [
        "get_version",
        "get_version.remote_ref"
      ]
    },
    {
      "page": "install_ip",
      "title": "Executes installation plan.",
      "topics": [
        "install_ip"
      ]
    },
    {
      "page": "deps_check",
      "title": "Execute R CMD CHECK on a local package with all dependencies pre-installed using various strategies.",
      "topics": [
        "max_deps_check",
        "min_cohort_deps_check",
        "min_isolated_deps_check",
        "release_deps_check"
      ]
    },
    {
      "page": "deps_installation_proposal",
      "title": "Create installation proposal using various dependency strategies",
      "topics": [
        "deps_installation_proposal",
        "new_max_deps_installation_proposal",
        "new_min_cohort_deps_installation_proposal",
        "new_min_isolated_deps_installation_proposal",
        "new_release_deps_installation_proposal"
      ]
    },
    {
      "page": "solve_ip",
      "title": "Try to solve using standard method. If error - use resolve_ignoring_release_remote.",
      "topics": [
        "solve_ip"
      ]
    }
  ],
  "_readme": "https://github.com/insightsengineering/verdepcheck/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "callr",
    "cli",
    "curl",
    "desc",
    "digest",
    "filelock",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "openssl",
    "otel",
    "pkgbuild",
    "pkgcache",
    "pkgdepends",
    "prettyunits",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "rcmdcheck",
    "remotes",
    "rlang",
    "rprojroot",
    "sessioninfo",
    "sys",
    "vctrs",
    "withr",
    "xopen",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "run_with_docker_container.Rmd",
      "filename": "run_with_docker_container.html",
      "title": "Guide to run {verdepcheck} strategies from a docker container",
      "author": "NEST CoreDev",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Pull and run the docker image",
        "Open the RStudio in the browser",
        "Clean pkgcache cache before repeated runs",
        "Run the code below inside the container"
      ],
      "created": "2024-06-10 11:04:28",
      "modified": "2024-06-25 11:57:16",
      "commits": 2
    }
  ],
  "_score": 4.352182518111363,
  "_indexed": true,
  "_nocasepkg": "verdepcheck",
  "_universes": [
    "insightsengineering"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9001",
      "date": "2026-07-09T08:07:46.000Z",
      "distro": "resolute",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "https://r2.ropensci.org/d68ad04d8ffc3f19223a4bf5b85799a5ccf51afb6a1c2e18f3cf2ad4db478065",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/29003312655"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9001",
      "date": "2026-07-09T08:07:50.000Z",
      "distro": "resolute",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "https://r2.ropensci.org/2462a3af31a3ed23307631d7191090ef5bbef9fc43d326628462b9c9c78d3276",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/29003312655"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9001",
      "date": "2026-07-09T08:06:51.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "https://r2.ropensci.org/1d0f20fbc651d1d3638887a5b9c3286fcb08e60dd8a1b495952d2e990bc8f43c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/29003312655"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9001",
      "date": "2026-07-09T08:06:55.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "https://r2.ropensci.org/f5be6350dd98499f7e2b4118fe0fdfcb82970cd5d93fecd81bfb4c25356d910b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/29003312655"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9001",
      "date": "2026-07-09T08:07:54.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "https://r2.ropensci.org/37f3aa25b722b644dfea1a1764eb24dff98200d33753508bb5f10192971cdc71",
      "status": "success",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/29003312655"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-07-09T08:06:44.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "https://r2.ropensci.org/0e7a6e35b2557a52fe7e75052c580d906c6b79c383fde201afe063eba3f4161a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/29003312655"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-07-09T08:06:41.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "https://r2.ropensci.org/1b6928b0df0492fb83087205d6d1fcab0e95eae311e089a7e768e5a2ebe187e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/29003312655"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-07-09T08:06:43.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "https://r2.ropensci.org/bf8a8c6db29e34b91c1d77c4e74dcc465beb4f42888a0f6ecefac144e6e5d703",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/29003312655"
    }
  ]
}