{
  "_id": "6a104c41acfb0bcc41ca01f3",
  "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-05-10 07:33:45 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>",
  "MD5sum": "6370f129db4fb1f0b3dc0e90903960c9",
  "_user": "insightsengineering",
  "_type": "src",
  "_file": "verdepcheck_0.0.0.9001.tar.gz",
  "_fileid": "b0c0270f3b1cd4152bebabc304f90a93901ccb0db3bfda8bd76b2e946161d555",
  "_filesize": 151552,
  "_sha256": "b0c0270f3b1cd4152bebabc304f90a93901ccb0db3bfda8bd76b2e946161d555",
  "_created": "2026-05-10T07:33:45.000Z",
  "_published": "2026-05-22T12:29:53.449Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77379490050,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902002429"
    },
    {
      "job": 77379489693,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902003544"
    },
    {
      "job": 77379489751,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902008357"
    },
    {
      "job": 77379489831,
      "time": 210,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902007609"
    },
    {
      "job": 77379488813,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901987695"
    },
    {
      "job": 77379489186,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160492218"
    },
    {
      "job": 77379489640,
      "time": 196,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902006476"
    },
    {
      "job": 77379489648,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901998226"
    },
    {
      "job": 77379489969,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901999130"
    }
  ],
  "_buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/25622958677",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": [
    {
      "week": "2025-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "check",
    "devtools",
    "testing",
    "utils"
  ],
  "_stars": 8,
  "_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",
    "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.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/verdepcheck.html",
    "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",
    "gh",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "openssl",
    "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.301029995663981,
  "_indexed": true,
  "_nocasepkg": "verdepcheck",
  "_universes": [
    "insightsengineering"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9001",
      "date": "2026-05-10T07:35:39.000Z",
      "distro": "noble",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "6a0dae805eb49204f15bdfd3adabd496a3cfd535c2cc28b4b573110bd7b80181",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/25622958677"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9001",
      "date": "2026-05-10T07:35:53.000Z",
      "distro": "noble",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "8d23a41a643b82ad06c1cc3ff984a801cde7e41e955156868b052c638ebca956",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/25622958677"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9001",
      "date": "2026-05-10T07:35:25.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "45d3d6e511f53b9fa102c36bda552a8cc2258b4e5055b0bf76a903d423006a68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/25622958677"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9001",
      "date": "2026-05-10T07:35:24.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "536569f3cf1d76a37c81ee0cec58b86de3fb8e01d1e69ab9d202a2ba50afaabd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/25622958677"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-05-10T07:36:19.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "7d6082e8f89c80bcc761e261e01e4bcf01ad6120cd23482490ed43280a898ae2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/25622958677"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-05-10T07:34:51.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "ae6922736c15976c0c26c527a240b375121476d54c7d22a9c3559c6f4a3a97b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/25622958677"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9001",
      "date": "2026-05-10T07:35:06.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "04222e44a5c837d309c2b477c5d6fba04b74a26250a8e8a96cd509847cffcffd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/25622958677"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9001",
      "date": "2026-05-22T12:29:36.000Z",
      "commit": "6f77c5806cbd0c18ef9c3508a4a6e213a497f0d0",
      "fileid": "e64fd6ac3e2ad28ad3778d8e24a0830c685439228633a5aa8abf5acdab89de01",
      "status": "success",
      "buildurl": "https://github.com/r-universe/insightsengineering/actions/runs/25622958677"
    }
  ]
}