{
  "_id": "6a251ab14b233be19838d54d",
  "Package": "networkD3",
  "Type": "Package",
  "Title": "D3 JavaScript Network Graphs from R",
  "Description": "Creates 'D3' 'JavaScript' network, tree, dendrogram, and\nSankey graphs from 'R'.",
  "Version": "0.4.1",
  "Date": "2025-04-14",
  "Authors@R": "c(\nperson(\"J.J.\", \"Allaire\", role = \"aut\"),\nperson(\"Peter\", \"Ellis\", role = \"ctb\"),\nperson(\"Christopher\", \"Gandrud\", email = \"christopher.gandrud@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Kevin\", \"Kuo\", role = \"ctb\"),\nperson(\"B.W.\", \"Lewis\", role = \"ctb\"),\nperson(\"Jonathan\", \"Owen\", role = \"ctb\"),\nperson(\"Kenton\", \"Russell\", role = \"aut\"),\nperson(\"Jennifer\",\"Rogers\", role = \"ctb\"),\nperson(\"Charles\", \"Sese\", role = \"ctb\"),\nperson(\"CJ\", \"Yetman\", email = \"cj@cjyetman.com\", role = \"aut\")\n)",
  "URL": "https://christophergandrud.github.io/networkD3/,\nhttps://github.com/christophergandrud/networkD3",
  "BugReports": "https://github.com/christophergandrud/networkD3/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev",
  "Repository": "https://christophergandrud.r-universe.dev",
  "Date/Publication": "2025-04-18 06:24:43 UTC",
  "RemoteUrl": "https://github.com/christophergandrud/networkd3",
  "RemoteRef": "HEAD",
  "RemoteSha": "b67747003682b16f776ad621a2cd45f79bacb0d9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:12:33 UTC",
    "User": "root"
  },
  "Author": "J.J. Allaire [aut],\nPeter Ellis [ctb],\nChristopher Gandrud [aut, cre],\nKevin Kuo [ctb],\nB.W. Lewis [ctb],\nJonathan Owen [ctb],\nKenton Russell [aut],\nJennifer Rogers [ctb],\nCharles Sese [ctb],\nCJ Yetman [aut]",
  "Maintainer": "Christopher Gandrud <christopher.gandrud@gmail.com>",
  "MD5sum": "497b86f8d81af1b0404108ab551f3875",
  "_user": "christophergandrud",
  "_type": "src",
  "_file": "networkD3_0.4.1.tar.gz",
  "_fileid": "547c8d74cb470f70002facee75afbc9b2ddb64e972a902eeace3faad8a32eac7",
  "_filesize": 309341,
  "_sha256": "547c8d74cb470f70002facee75afbc9b2ddb64e972a902eeace3faad8a32eac7",
  "_created": "2026-06-07T07:12:33.000Z",
  "_published": "2026-06-07T07:16:01.697Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79939939368,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7461780201"
    },
    {
      "job": 79939939361,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461780225"
    },
    {
      "job": 79939939370,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7461786296"
    },
    {
      "job": 79939939359,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461778287"
    },
    {
      "job": 79939772863,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461766318"
    },
    {
      "job": 79939939349,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461779548"
    },
    {
      "job": 79939939385,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7461777005"
    },
    {
      "job": 79939939363,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7461774733"
    },
    {
      "job": 79939939371,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7461775012"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/27085747878",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christophergandrud/networkd3",
  "_commit": {
    "id": "b67747003682b16f776ad621a2cd45f79bacb0d9",
    "author": "christophergandrud <christopher.gandrud@gmail.com>",
    "committer": "christophergandrud <christopher.gandrud@gmail.com>",
    "message": "Update actions/upload-artifact to v4",
    "time": 1744957483
  },
  "_maintainer": {
    "name": "Christopher Gandrud",
    "email": "christopher.gandrud@gmail.com",
    "login": "christophergandrud",
    "description": "Personalization @spotify",
    "uuid": 1285805
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "data.tree",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.2.6",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Enhances"
    },
    {
      "package": "shiny",
      "role": "Enhances"
    }
  ],
  "_owner": "christophergandrud",
  "_selfowned": true,
  "_usedby": 32,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "d3js",
    "networks"
  ],
  "_stars": 659,
  "_contributors": [
    {
      "user": "christophergandrud",
      "count": 170,
      "uuid": 1285805
    },
    {
      "user": "jjallaire",
      "count": 95,
      "uuid": 104391
    },
    {
      "user": "timelyportfolio",
      "count": 53,
      "uuid": 837910
    },
    {
      "user": "cjyetman",
      "count": 34,
      "uuid": 1708872
    },
    {
      "user": "jrowen",
      "count": 32,
      "uuid": 1530030
    },
    {
      "user": "tomecki",
      "count": 9,
      "uuid": 632556
    },
    {
      "user": "garthtarr",
      "count": 7,
      "uuid": 2189134
    },
    {
      "user": "bwlewis",
      "count": 5,
      "uuid": 142494
    },
    {
      "user": "ellisp",
      "count": 5,
      "uuid": 5740570
    },
    {
      "user": "cashoes",
      "count": 4,
      "uuid": 14928968
    },
    {
      "user": "rohdek",
      "count": 4,
      "uuid": 19207114
    },
    {
      "user": "giko45",
      "count": 3,
      "uuid": 1469439
    },
    {
      "user": "ltrgoddard",
      "count": 2,
      "uuid": 1727065
    },
    {
      "user": "sirallen",
      "count": 1,
      "uuid": 6941686
    },
    {
      "user": "agoldst",
      "count": 1,
      "uuid": 1249780
    },
    {
      "user": "edwindj",
      "count": 1,
      "uuid": 542492
    },
    {
      "user": "kobakhit",
      "count": 1,
      "uuid": 4805827
    },
    {
      "user": "octaviancorlade",
      "count": 1,
      "uuid": 15089539
    },
    {
      "user": "ppernot",
      "count": 1,
      "uuid": 12052628
    },
    {
      "user": "teshomem",
      "count": 1,
      "uuid": 8811071
    },
    {
      "user": "kevinykuo",
      "count": 1,
      "uuid": 5582151
    }
  ],
  "_userbio": {
    "uuid": 1285805,
    "type": "user",
    "name": "Christopher Gandrud",
    "description": "Personalization @spotify"
  },
  "_downloads": {
    "count": 22675,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/networkD3"
  },
  "_devurl": "https://github.com/christophergandrud/networkd3",
  "_searchresults": 3872,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/networkD3.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christophergandrud/networkd3",
  "_realowner": "christophergandrud",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2014-12-16"
    },
    {
      "version": "0.1.2.1",
      "date": "2015-03-04"
    },
    {
      "version": "0.1.7",
      "date": "2015-06-14"
    },
    {
      "version": "0.1.8",
      "date": "2015-07-11"
    },
    {
      "version": "0.2.1",
      "date": "2015-08-25"
    },
    {
      "version": "0.2.4",
      "date": "2015-10-02"
    },
    {
      "version": "0.2.6",
      "date": "2015-10-11"
    },
    {
      "version": "0.2.8",
      "date": "2015-12-31"
    },
    {
      "version": "0.2.10",
      "date": "2016-04-12"
    },
    {
      "version": "0.2.11",
      "date": "2016-05-31"
    },
    {
      "version": "0.2.12",
      "date": "2016-07-03"
    },
    {
      "version": "0.2.13",
      "date": "2016-08-11"
    },
    {
      "version": "0.3",
      "date": "2017-02-16"
    },
    {
      "version": "0.4",
      "date": "2017-03-18"
    },
    {
      "version": "0.4.1",
      "date": "2025-04-14"
    }
  ],
  "_exports": [
    "as_treenetdf",
    "as.radialNetwork",
    "chordNetwork",
    "chordNetworkOutput",
    "dendroNetwork",
    "dendroNetworkOutput",
    "diagonalNetwork",
    "diagonalNetworkOutput",
    "forceNetwork",
    "forceNetworkOutput",
    "igraph_to_networkD3",
    "JS",
    "radialNetwork",
    "radialNetworkOutput",
    "renderchordNetwork",
    "renderDendroNetwork",
    "renderDiagonalNetwork",
    "renderForceNetwork",
    "renderRadialNetwork",
    "renderSankeyNetwork",
    "renderSimpleNetwork",
    "renderTreeNetwork",
    "sankeyNetwork",
    "sankeyNetworkOutput",
    "saveNetwork",
    "simpleNetwork",
    "simpleNetworkOutput",
    "treeNetwork",
    "treeNetworkOutput"
  ],
  "_datasets": [
    {
      "name": "MisLinks",
      "title": "Les Miserables character links",
      "object": "MisLinks",
      "class": [
        "data.frame"
      ],
      "fields": [
        "source",
        "target",
        "value"
      ],
      "rows": 254,
      "table": true,
      "tojson": true
    },
    {
      "name": "MisNodes",
      "title": "Les Miserables character nodes",
      "object": "MisNodes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "group",
        "size"
      ],
      "rows": 77,
      "table": true,
      "tojson": true
    },
    {
      "name": "SchoolsJournals",
      "title": "Edge list of REF (2014) journal submissions for Politics and International Relations",
      "object": "SchoolsJournals",
      "class": [
        "data.frame"
      ],
      "fields": [
        "school_1",
        "school_2",
        "journal"
      ],
      "rows": 2732,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "networkD3-package",
      "title": "Tools for Creating D3 Network Graphs from R",
      "topics": [
        "networkD3-package",
        "networkD3",
        "_PACKAGE"
      ]
    },
    {
      "page": "as_treenetdf",
      "title": "Convert one of numerous data types to treeNetwork's 'native' treenetdf form",
      "topics": [
        "as_treenetdf"
      ]
    },
    {
      "page": "as_treenetdf.data.frame",
      "title": "Convert a data.frame to a 'treenetdf'",
      "topics": [
        "as_treenetdf.data.frame"
      ]
    },
    {
      "page": "as_treenetdf.hclust",
      "title": "Convert hclust objects to 'treenetdf'",
      "topics": [
        "as_treenetdf.hclust"
      ]
    },
    {
      "page": "as_treenetdf.igraph",
      "title": "Convert igraph tree to 'treenetdf'",
      "topics": [
        "as_treenetdf.igraph"
      ]
    },
    {
      "page": "as_treenetdf.list",
      "title": "Convert a nested list to 'treenetdf'",
      "topics": [
        "as_treenetdf.list"
      ]
    },
    {
      "page": "as_treenetdf.Node",
      "title": "data.tree to 'treenetdf'",
      "topics": [
        "as_treenetdf.Node"
      ]
    },
    {
      "page": "as_treenetdf.phylo",
      "title": "Phylo tree to 'treenetdf'",
      "topics": [
        "as_treenetdf.phylo"
      ]
    },
    {
      "page": "as_treenetdf.tbl_graph",
      "title": "tbl_graph_to_treenetdf",
      "topics": [
        "as_treenetdf.tbl_graph"
      ]
    },
    {
      "page": "as.radialNetwork",
      "title": "Convert an R hclust or dendrogram object into a radialNetwork list.",
      "topics": [
        "as.radialNetwork"
      ]
    },
    {
      "page": "chordNetwork",
      "title": "Create Reingold-Tilford Tree network diagrams.",
      "topics": [
        "chordNetwork"
      ]
    },
    {
      "page": "networkD3-shiny",
      "title": "Shiny bindings for networkD3 widgets",
      "topics": [
        "chordNetworkOutput",
        "dendroNetworkOutput",
        "diagonalNetworkOutput",
        "forceNetworkOutput",
        "networkD3-shiny",
        "radialNetworkOutput",
        "renderchordNetwork",
        "renderDendroNetwork",
        "renderDiagonalNetwork",
        "renderForceNetwork",
        "renderRadialNetwork",
        "renderSankeyNetwork",
        "renderSimpleNetwork",
        "sankeyNetworkOutput",
        "simpleNetworkOutput"
      ]
    },
    {
      "page": "dendroNetwork",
      "title": "Create hierarchical cluster network diagrams.",
      "topics": [
        "dendroNetwork"
      ]
    },
    {
      "page": "diagonalNetwork",
      "title": "Create Reingold-Tilford Tree network diagrams.",
      "topics": [
        "diagonalNetwork"
      ]
    },
    {
      "page": "forceNetwork",
      "title": "Create a D3 JavaScript force directed network graph.",
      "topics": [
        "forceNetwork"
      ]
    },
    {
      "page": "igraph_to_networkD3",
      "title": "Function to convert igraph graph to a list suitable for networkD3",
      "topics": [
        "igraph_to_networkD3"
      ]
    },
    {
      "page": "JS",
      "title": "Create character strings that will be evaluated as JavaScript",
      "topics": [
        "JS"
      ]
    },
    {
      "page": "MisLinks",
      "title": "Les Miserables character links",
      "topics": [
        "MisLinks"
      ]
    },
    {
      "page": "MisNodes",
      "title": "Les Miserables character nodes",
      "topics": [
        "MisNodes"
      ]
    },
    {
      "page": "pkg_installed",
      "title": "Check if a package is installed",
      "topics": [
        "pkg_installed"
      ]
    },
    {
      "page": "radialNetwork",
      "title": "Create Reingold-Tilford Tree network diagrams.",
      "topics": [
        "radialNetwork"
      ]
    },
    {
      "page": "sankeyNetwork",
      "title": "Create a D3 JavaScript Sankey diagram",
      "topics": [
        "sankeyNetwork"
      ]
    },
    {
      "page": "saveNetwork",
      "title": "Save a network graph to an HTML file",
      "topics": [
        "saveNetwork"
      ]
    },
    {
      "page": "SchoolsJournals",
      "title": "Edge list of REF (2014) journal submissions for Politics and International Relations",
      "topics": [
        "SchoolsJournals"
      ]
    },
    {
      "page": "simpleNetwork",
      "title": "Function for creating simple D3 JavaScript force directed network graphs.",
      "topics": [
        "simpleNetwork"
      ]
    },
    {
      "page": "treeNetwork",
      "title": "Create collapsible tree network diagrams.",
      "topics": [
        "treeNetwork"
      ]
    },
    {
      "page": "treeNetwork-shiny",
      "title": "Shiny bindings for treeNetwork",
      "topics": [
        "renderTreeNetwork",
        "treeNetwork-shiny",
        "treeNetworkOutput"
      ]
    }
  ],
  "_readme": "https://github.com/christophergandrud/networkd3/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "data.tree",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "tinytex",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_score": 12.744639292002066,
  "_indexed": true,
  "_nocasepkg": "networkd3",
  "_universes": [
    "christophergandrud"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-07T07:14:33.000Z",
      "distro": "noble",
      "commit": "b67747003682b16f776ad621a2cd45f79bacb0d9",
      "fileid": "75faf9a5b17afe033cb485e76a218fd6e2059fdb4fbaad398e904ed114f94d4d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/27085747878"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-07T07:14:34.000Z",
      "distro": "noble",
      "commit": "b67747003682b16f776ad621a2cd45f79bacb0d9",
      "fileid": "61ce701c33ae4296f9a57230a0c89a505203f6c57849511ac6019d072e43965b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/27085747878"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-07T07:15:32.000Z",
      "commit": "b67747003682b16f776ad621a2cd45f79bacb0d9",
      "fileid": "eee1aa3b0e9b9a0b0332a0b30124bf7d4353ec68371ffdb84b66a1b3cb17aff2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/27085747878"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-07T07:14:18.000Z",
      "commit": "b67747003682b16f776ad621a2cd45f79bacb0d9",
      "fileid": "37899739dc6633c70b39ad7e034b148d67c713db75a2687b500ccb7fc37fe4df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/27085747878"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-06-07T07:14:41.000Z",
      "commit": "b67747003682b16f776ad621a2cd45f79bacb0d9",
      "fileid": "2a2b14e79f999f5477a694583e5807c4ba94f45560e50be928afca2a87929385",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/27085747878"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-07T07:13:55.000Z",
      "commit": "b67747003682b16f776ad621a2cd45f79bacb0d9",
      "fileid": "5c29fa989f3f47b5e9517c63eae74d935a3b6c60322c941a4e0acc705b77254c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/27085747878"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-07T07:13:39.000Z",
      "commit": "b67747003682b16f776ad621a2cd45f79bacb0d9",
      "fileid": "49e2f04ef1063004a530d1648193441a09f3a7d7b25b634277cf9eadb1130968",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/27085747878"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-07T07:13:40.000Z",
      "commit": "b67747003682b16f776ad621a2cd45f79bacb0d9",
      "fileid": "25b002b308d8a97115a55f81547f6519163887028012e19fc330fa2a0149c2d9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/christophergandrud/actions/runs/27085747878"
    }
  ]
}