{
  "_id": "6a2132c6cd65a98ecbd25c5a",
  "Package": "havel",
  "Type": "Package",
  "Title": "Visualize and Tabulate 'R' Package Dependencies",
  "Version": "0.1.2.9000",
  "Authors@R": "c(\nperson(\"Andrew\", \"Ghazi\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"andrew_ghazi@hms.harvard.edu\"),\nperson(\"David\", \"Schoch\", email = \"david@schochastics.net\", role = c(\"cph\"),\ncomment = \"Original author of 'graphlayouts' code adapted in src/stress.cpp\")\n)",
  "Description": "Plot an 'R' package's recursive dependency graph and\ntabulate the number of unique downstream dependencies added by\ntop-level dependencies. This helps 'R' package developers\nidentify which of their declared dependencies add the most\ndownstream dependencies in order to prioritize them for removal\nif needed. Uses graph stress minimization adapted from Schoch\n(2023) <doi:10.21105/joss.05238> and originally reported in\nGansner et al. (2004) <doi:10.1007/978-3-540-31843-9_25>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "URL": "https://github.com/andrewGhazi/havel",
  "BugReports": "https://github.com/andrewGhazi/havel/issues",
  "Config/pak/sysreqs": "make",
  "Repository": "https://andrewghazi.r-universe.dev",
  "Date/Publication": "2025-12-25 18:33:38 UTC",
  "RemoteUrl": "https://github.com/andrewghazi/havel",
  "RemoteRef": "HEAD",
  "RemoteSha": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-04 08:01:19 UTC",
    "User": "root"
  },
  "Author": "Andrew Ghazi [aut, cre, cph],\nDavid Schoch [cph] (Original author of 'graphlayouts' code adapted in\nsrc/stress.cpp)",
  "Maintainer": "Andrew Ghazi <andrew_ghazi@hms.harvard.edu>",
  "MD5sum": "265e8a611cf9f13a55f7c61986b29d3b",
  "_user": "andrewghazi",
  "_type": "src",
  "_file": "havel_0.1.2.9000.tar.gz",
  "_fileid": "acc8963c12a7d557c7d6bef40f8f27dcaa5e5cd2b3be3a2fa4b79a0666782ceb",
  "_filesize": 509459,
  "_sha256": "acc8963c12a7d557c7d6bef40f8f27dcaa5e5cd2b3be3a2fa4b79a0666782ceb",
  "_created": "2026-06-04T08:01:19.000Z",
  "_published": "2026-06-04T08:09:42.924Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79475536370,
      "time": 191,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406182442"
    },
    {
      "job": 79475536385,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406172535"
    },
    {
      "job": 79475536404,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406162498"
    },
    {
      "job": 79475536371,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406168276"
    },
    {
      "job": 79475536392,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406173065"
    },
    {
      "job": 79475536432,
      "time": 300,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406208077"
    },
    {
      "job": 79475536408,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406161548"
    },
    {
      "job": 79475536358,
      "time": 456,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406251854"
    },
    {
      "job": 79474995355,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406119306"
    },
    {
      "job": 79475536349,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406173129"
    },
    {
      "job": 79475536320,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406153767"
    },
    {
      "job": 79475536321,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406154114"
    },
    {
      "job": 79475536325,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406151449"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andrewghazi/havel",
  "_commit": {
    "id": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
    "author": "andrewGhazi <6763470+andrewGhazi@users.noreply.github.com>",
    "committer": "andrewGhazi <6763470+andrewGhazi@users.noreply.github.com>",
    "message": "Increment version number to 0.1.2.9000\n",
    "time": 1766687618
  },
  "_maintainer": {
    "name": "Andrew Ghazi",
    "email": "andrew_ghazi@hms.harvard.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "collapse",
      "role": "Imports"
    },
    {
      "package": "cppRouting",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pak",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggraph",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "pals",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "andrewghazi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 7
    },
    {
      "week": "2025-37",
      "n": 9
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 6
    },
    {
      "week": "2025-40",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 22
    },
    {
      "week": "2025-45",
      "n": 12
    },
    {
      "week": "2025-46",
      "n": 15
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 24
    },
    {
      "week": "2025-50",
      "n": 8
    },
    {
      "week": "2025-52",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.2",
      "date": "2025-12-12"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "andrewghazi",
      "count": 113,
      "uuid": 6763470
    }
  ],
  "_userbio": {
    "uuid": 6763470,
    "type": "user",
    "name": "Andrew Ghazi",
    "description": "I'm a Computational Biologist at the Core for Computational Biomedicine at Harvard Medical School."
  },
  "_downloads": {
    "count": 124,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/havel"
  },
  "_devurl": "https://github.com/andrewghazi/havel",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/havel.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrewghazi/havel",
  "_realowner": "andrewghazi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-12-18"
    }
  ],
  "_exports": [
    "plot_deps_graph",
    "uniq_pkg_deps"
  ],
  "_datasets": [
    {
      "name": "pkg_deps_ex",
      "title": "Example results from 'pkg_deps'",
      "object": "pkg_deps_ex",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "havel-package",
      "title": "A short title line describing what the package does",
      "topics": [
        "havel-package",
        "havel"
      ]
    },
    {
      "page": "pkg_deps_ex",
      "title": "Example results from 'pkg_deps'",
      "topics": [
        "pkg_deps_ex"
      ]
    },
    {
      "page": "plot_deps_graph",
      "title": "Plot dependency graph",
      "topics": [
        "plot_deps_graph"
      ]
    },
    {
      "page": "uniq_pkg_deps",
      "title": "Count unique dependencies",
      "topics": [
        "uniq_pkg_deps"
      ]
    }
  ],
  "_readme": "https://github.com/andrewghazi/havel/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "collapse",
    "cppRouting",
    "data.table",
    "pak",
    "Rcpp",
    "RcppParallel",
    "RcppProgress",
    "rlang"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "havel",
  "_universes": [
    "andrewghazi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:04:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "be4eef80f5f10b9ce1c7270be29f8563562607ab47cb91c623f0c4068fdea2c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:04:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "a97a05b6fc7ff3fdb221a8ea88ed086cac56ea8ae7e2ffafd9bc529d0b843014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:03:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "1ec879464a1e4633f94472e7d90402a12df652371b05ca699fdc099cd8b0d261",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:03:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "73ad757b81ba977b108ec0f3d7efec6ad787caec68c316b9a151143238102697",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:04:10.000Z",
      "arch": "aarch64",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "7e843143848a9e477edcdee35fb7ab20678799d8598b809ee6eed5dbe0f90d2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:05:32.000Z",
      "arch": "x86_64",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "1c699ee3535e2aa34369d8aabe82b140c0c4f6ff572e3b9290e3776141f69df3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:03:36.000Z",
      "arch": "aarch64",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "4d9f77dd4537e319b58844285ab79513f248b3f01a9bb82a0d2bffaa12d0e072",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:07:08.000Z",
      "arch": "x86_64",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "d36efbd7fd4f4ff5a72c77fce7b95c813987bc4e1b6b5bb3ea787f521fde438b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:04:23.000Z",
      "arch": "emscripten",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "aa1c880f63d7f59b68a02d5902abe2e4da99f0aa6349d383b5f9b6e8512a56f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:02:44.000Z",
      "arch": "x86_64",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "c69a0c7dd1eb3c268bbfb60b9d5393f2daaf6ca028ebc626d31d6489d45c016c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:02:50.000Z",
      "arch": "x86_64",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "859fffc920108b0a42e4a5b16697043a9e75599c1b66692c825c1eed213b8407",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-06-04T08:02:40.000Z",
      "arch": "x86_64",
      "commit": "433ed3b961e6d6d44cf87be03b668f00c1d1b1ec",
      "fileid": "f2e4d66bafd59c05cf615380d9bb5e8a6a74d441bddb23a174d9c7a963db4213",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewghazi/actions/runs/26938823557"
    }
  ]
}