{
  "_id": "6a4796792f27a93436c0eb9c",
  "Package": "deps",
  "Type": "Package",
  "Title": "Dependency Management with 'roxygen'-Style Comments",
  "Version": "0.4.1",
  "Authors@R": "c(\nperson(given = \"Peter\",\nfamily = \"Solymos\",\ncomment = c(ORCID = \"0000-0001-7337-1740\"),\nrole = c(\"aut\", \"cre\"),\nemail = \"peter@analythium.io\"),\nperson(given = \"Analythium Solutions Inc.\",\nrole = c(\"cph\", \"fnd\")))",
  "Description": "Manage your source code dependencies by decorating your\nexisting R code with special, 'roxygen'-style comments.",
  "License": "MIT + file LICENSE",
  "LazyLoad": "yes",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "BugReports": "https://github.com/analythium/deps/issues",
  "URL": "https://hub.analythium.io/deps/,\nhttps://github.com/analythium/deps",
  "Language": "en-US",
  "Config/pak/sysreqs": "git",
  "Repository": "https://analythium.r-universe.dev",
  "Date/Publication": "2026-01-04 22:36:13 UTC",
  "RemoteUrl": "https://github.com/analythium/deps",
  "RemoteRef": "HEAD",
  "RemoteSha": "e4ab1ac9e74727e9458c04006b7b729c0ef44e77",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 06:45:47 UTC",
    "User": "root"
  },
  "Author": "Peter Solymos [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7337-1740>),\nAnalythium Solutions Inc. [cph, fnd]",
  "Maintainer": "Peter Solymos <peter@analythium.io>",
  "_user": "analythium",
  "_type": "src",
  "_file": "deps_0.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/7d8789311f9251479d047cf8e147bf81986a25137af9a6a2cfc9e0378da174a6",
  "_filesize": 92837,
  "_sha256": "7d8789311f9251479d047cf8e147bf81986a25137af9a6a2cfc9e0378da174a6",
  "_expires": "2026-10-11T11:01:13.000Z",
  "_created": "2026-07-03T06:45:47.000Z",
  "_published": "2026-07-03T11:01:13.505Z",
  "_jobs": [
    {
      "job": 84985969612,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059672318"
    },
    {
      "job": 84985968959,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059667810"
    },
    {
      "job": 84985969244,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059664512"
    },
    {
      "job": 84985969147,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059660046"
    },
    {
      "job": 84985968764,
      "time": 163,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059638399"
    },
    {
      "job": 84985969039,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8059664724"
    },
    {
      "job": 84985969074,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059655687"
    },
    {
      "job": 84985968949,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059658607"
    },
    {
      "job": 84985969171,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059659116"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/analythium/actions/runs/28643426488",
  "_status": "success",
  "_upstream": "https://github.com/analythium/deps",
  "_commit": {
    "id": "e4ab1ac9e74727e9458c04006b7b729c0ef44e77",
    "author": "Peter Solymos <psolymos@gmail.com>",
    "committer": "Peter Solymos <psolymos@gmail.com>",
    "message": "Run checks\n\nSigned-off-by: Peter Solymos <psolymos@gmail.com>\n",
    "time": 1767566173
  },
  "_maintainer": {
    "name": "Peter Solymos",
    "email": "peter@analythium.io",
    "login": "psolymos",
    "linkedin": "in/peter-solymos",
    "twitter": "@psolymos",
    "description": "Tech-bio-nerd",
    "uuid": 831636,
    "orcid": "0000-0001-7337-1740"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "renv",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    }
  ],
  "_owner": "analythium",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-01",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "dependencies",
    "packages",
    "reproducibility"
  ],
  "_stars": 34,
  "_contributors": [
    {
      "user": "psolymos",
      "count": 106,
      "uuid": 831636
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 49802493,
    "type": "organization",
    "name": "Analythium Solutions Inc.",
    "followers": 25,
    "description": "Analytics that clicks"
  },
  "_downloads": {
    "count": 694,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/deps"
  },
  "_devurl": "https://github.com/analythium/deps",
  "_pkgdown": "https://hub.analythium.io/deps/",
  "_searchresults": 31,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/deps.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/analythium/deps",
  "_realowner": "analythium",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-03-24"
    },
    {
      "version": "0.2.0",
      "date": "2023-06-27"
    },
    {
      "version": "0.3.0",
      "date": "2024-05-21"
    },
    {
      "version": "0.4.0",
      "date": "2024-07-07"
    },
    {
      "version": "0.4.1",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "create",
    "install"
  ],
  "_help": [
    {
      "page": "create",
      "title": "Create a Dependencies JSON File",
      "topics": [
        "create"
      ]
    },
    {
      "page": "install",
      "title": "Install Dependencies",
      "topics": [
        "install"
      ]
    }
  ],
  "_readme": "https://github.com/analythium/deps/raw/HEAD/README.md",
  "_rundeps": [
    "jsonlite",
    "remotes",
    "renv"
  ],
  "_score": 4.721810615212547,
  "_indexed": true,
  "_nocasepkg": "deps",
  "_universes": [
    "analythium",
    "psolymos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-03T06:47:55.000Z",
      "distro": "resolute",
      "commit": "e4ab1ac9e74727e9458c04006b7b729c0ef44e77",
      "fileid": "https://r2.ropensci.org/2675352a7582f66e82cbe7c7e22c5fd1f7afb046557f9592353292ccf4627147",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/28643426488"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-03T06:47:39.000Z",
      "distro": "resolute",
      "commit": "e4ab1ac9e74727e9458c04006b7b729c0ef44e77",
      "fileid": "https://r2.ropensci.org/411f05d5c6e53eb816ba4dca9e3f4fae0b615b51d1fabd9a411137bb9904a2e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/28643426488"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-03T06:47:28.000Z",
      "commit": "e4ab1ac9e74727e9458c04006b7b729c0ef44e77",
      "fileid": "https://r2.ropensci.org/8c46dfc492de2cab3161a2a0ee15d1e2c227ef32f059fcbeaa0d7b8fcf767b81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/28643426488"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-03T06:47:13.000Z",
      "commit": "e4ab1ac9e74727e9458c04006b7b729c0ef44e77",
      "fileid": "https://r2.ropensci.org/e3bc403bc8e533537f4032676e350c146eb83ada8b4ff001620cae90fb53766d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/28643426488"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-07-03T06:47:39.000Z",
      "commit": "e4ab1ac9e74727e9458c04006b7b729c0ef44e77",
      "fileid": "https://r2.ropensci.org/ced0b4112f1fb7921a56b6e3c59061864d3acdf4d1aba0854e01b2f5d4b788d6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/28643426488"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-03T06:46:50.000Z",
      "commit": "e4ab1ac9e74727e9458c04006b7b729c0ef44e77",
      "fileid": "https://r2.ropensci.org/12c5c0b38fa5a1a11f5ffc89dd367eb1022263b758b1248995b789ada78761f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/28643426488"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-03T06:47:01.000Z",
      "commit": "e4ab1ac9e74727e9458c04006b7b729c0ef44e77",
      "fileid": "https://r2.ropensci.org/51d5c27163041ff81a79ec9c06d25c1c4980d8061ccf5de05f9dc00f270b40c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/28643426488"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-03T06:47:03.000Z",
      "commit": "e4ab1ac9e74727e9458c04006b7b729c0ef44e77",
      "fileid": "https://r2.ropensci.org/0395f78e1208e976be9b19ea0a1215fc34d10b565b33b0018a72272dfefa85c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/analythium/actions/runs/28643426488"
    }
  ]
}