{
  "_id": "6a292bde732311cd875a3f82",
  "Package": "d3r",
  "Type": "Package",
  "Title": "'d3.js' Utilities for R",
  "Version": "1.1.0",
  "Date": "2023-10-01",
  "Authors@R": "c(\nperson(\n\"Mike\", \"Bostock\"\n, role = c(\"aut\", \"cph\")\n, comment = \"d3.js library in htmlwidgets/lib, http://d3js.org\"\n),\nperson(\n\"Kent\", \"Russell\"\n, role = c(\"aut\", \"cre\", \"cph\")\n, comment = \"R interface\"\n, email = \"kent.russell@timelyportfolio.com\"\n),\nperson(\n\"Gregor\", \"Aisch\"\n, role = c(\"aut\", \"cph\")\n, comment = \"d3-jetpack creator, https://github.com/gka/d3-jetpack\"\n),\nperson(\n\"Adam\", \"Pearce\"\n, role = c(\"aut\")\n, comment = \"core contributor to d3-jetpack\"\n),\nperson(\n\"Ben\", \"Ortiz\"\n, role = c(\"ctb\")\n)\n)",
  "Maintainer": "Kent Russell <kent.russell@timelyportfolio.com>",
  "URL": "https://github.com/timelyportfolio/d3r",
  "BugReports": "https://github.com/timelyportfolio/d3r/issues",
  "Description": "Provides a suite of functions to help ease the use of\n'd3.js' in R. These helpers include 'htmltools::htmlDependency'\nfunctions, hierarchy builders, and conversion tools for\n'partykit', 'igraph,' 'table', and 'data.frame' R objects into\nthe 'JSON' that 'd3.js' expects.",
  "License": "BSD_3_clause + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://timelyportfolio.r-universe.dev",
  "Date/Publication": "2023-10-02 01:37:26 UTC",
  "RemoteUrl": "https://github.com/timelyportfolio/d3r",
  "RemoteRef": "master",
  "RemoteSha": "e824baa8a01fdc3492ee287d734ebb5c120f893c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 09:07:49 UTC",
    "User": "root"
  },
  "Author": "Mike Bostock [aut, cph] (d3.js library in htmlwidgets/lib,\nhttp://d3js.org),\nKent Russell [aut, cre, cph] (R interface),\nGregor Aisch [aut, cph] (d3-jetpack creator,\nhttps://github.com/gka/d3-jetpack),\nAdam Pearce [aut] (core contributor to d3-jetpack),\nBen Ortiz [ctb]",
  "MD5sum": "35d9eab0157f7ce7a3ba541115b99034",
  "_user": "timelyportfolio",
  "_type": "src",
  "_file": "d3r_1.1.0.tar.gz",
  "_fileid": "a6b33e1fed84e199da745e621471afa556b939452c0895c6a6258bb2c38a66da",
  "_filesize": 796258,
  "_sha256": "a6b33e1fed84e199da745e621471afa556b939452c0895c6a6258bb2c38a66da",
  "_created": "2026-06-10T09:07:49.000Z",
  "_published": "2026-06-10T09:18:22.698Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80522165950,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531361694"
    },
    {
      "job": 80522165934,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531355310"
    },
    {
      "job": 80522165487,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531538813"
    },
    {
      "job": 80522165575,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531530216"
    },
    {
      "job": 80521433468,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531307595"
    },
    {
      "job": 80522165753,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531354352"
    },
    {
      "job": 80522165501,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531343437"
    },
    {
      "job": 80522165703,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531338249"
    },
    {
      "job": 80522165545,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531348540"
    }
  ],
  "_buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/27265469251",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/timelyportfolio/d3r",
  "_commit": {
    "id": "e824baa8a01fdc3492ee287d734ebb5c120f893c",
    "author": "timelyportfolio <kent.russell@timelyportfolio.com>",
    "committer": "timelyportfolio <kent.russell@timelyportfolio.com>",
    "message": "remove `rlang` from `Imports` since we removed for new `tidyr::nest()` api\n",
    "time": 1696210646
  },
  "_maintainer": {
    "name": "Kent Russell",
    "email": "kent.russell@timelyportfolio.com",
    "login": "timelyportfolio",
    "description": "open source with R and JavaScript",
    "uuid": 837910
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "listviewer",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Enhances"
    },
    {
      "package": "partykit",
      "role": "Enhances"
    },
    {
      "package": "rpart",
      "role": "Enhances"
    },
    {
      "package": "treemap",
      "role": "Enhances"
    },
    {
      "package": "V8",
      "role": "Enhances"
    }
  ],
  "_owner": "timelyportfolio",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "d3",
    "hierarchies",
    "hierarchy",
    "igraph",
    "javascript",
    "json"
  ],
  "_stars": 153,
  "_contributors": [
    {
      "user": "timelyportfolio",
      "count": 170,
      "uuid": 837910
    },
    {
      "user": "beemyfriend",
      "count": 7,
      "uuid": 17094367
    },
    {
      "user": "jennybc",
      "count": 1,
      "uuid": 599454
    },
    {
      "user": "npmcdn-to-unpkg-bot",
      "count": 1,
      "uuid": 21348156
    }
  ],
  "_userbio": {
    "uuid": 837910,
    "type": "user",
    "name": "timelyportfolio",
    "description": "open source with R and JavaScript"
  },
  "_downloads": {
    "count": 1317,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/d3r"
  },
  "_devurl": "https://github.com/timelyportfolio/d3r",
  "_searchresults": 213,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/d3r.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/timelyportfolio/d3r",
  "_realowner": "timelyportfolio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2016-10-13"
    },
    {
      "version": "0.5.0",
      "date": "2016-11-23"
    },
    {
      "version": "0.6.0",
      "date": "2016-12-13"
    },
    {
      "version": "0.6.1",
      "date": "2017-02-03"
    },
    {
      "version": "0.6.2",
      "date": "2017-03-02"
    },
    {
      "version": "0.6.3",
      "date": "2017-04-18"
    },
    {
      "version": "0.6.4",
      "date": "2017-04-27"
    },
    {
      "version": "0.6.5",
      "date": "2017-05-21"
    },
    {
      "version": "0.6.6",
      "date": "2017-06-27"
    },
    {
      "version": "0.6.8",
      "date": "2017-08-13"
    },
    {
      "version": "0.6.9",
      "date": "2017-08-21"
    },
    {
      "version": "0.7.0",
      "date": "2017-10-11"
    },
    {
      "version": "0.7.1",
      "date": "2017-11-23"
    },
    {
      "version": "0.8.0",
      "date": "2018-03-17"
    },
    {
      "version": "0.8.1",
      "date": "2018-04-24"
    },
    {
      "version": "0.8.2",
      "date": "2018-07-01"
    },
    {
      "version": "0.8.3",
      "date": "2018-08-04"
    },
    {
      "version": "0.8.4",
      "date": "2018-10-24"
    },
    {
      "version": "0.8.5",
      "date": "2019-01-29"
    },
    {
      "version": "0.8.6",
      "date": "2019-07-23"
    },
    {
      "version": "0.8.7",
      "date": "2019-08-21"
    },
    {
      "version": "0.9.0",
      "date": "2020-05-25"
    },
    {
      "version": "0.9.1",
      "date": "2020-11-20"
    },
    {
      "version": "1.0.0",
      "date": "2021-08-15"
    },
    {
      "version": "1.0.1",
      "date": "2023-02-06"
    },
    {
      "version": "1.1.0",
      "date": "2023-10-02"
    }
  ],
  "_exports": [
    "d3_dep_jetpack",
    "d3_dep_v3",
    "d3_dep_v4",
    "d3_dep_v5",
    "d3_dep_v6",
    "d3_dep_v7",
    "d3_igraph",
    "d3_json",
    "d3_nest",
    "d3_party",
    "d3_table",
    "d3_v8"
  ],
  "_help": [
    {
      "page": "change_to_name",
      "title": "Change Column Name in Children to \"name\"",
      "topics": [
        "change_to_name"
      ]
    },
    {
      "page": "d3_dep_jetpack",
      "title": "'d3.js' Dependency for Version 4 Jetpack",
      "concept": [
        "'d3' dependency functions"
      ],
      "topics": [
        "d3_dep_jetpack"
      ]
    },
    {
      "page": "d3_dep_v3",
      "title": "'d3.js' Dependency for Version 3",
      "concept": [
        "'d3' dependency functions"
      ],
      "topics": [
        "d3_dep_v3"
      ]
    },
    {
      "page": "d3_dep_v4",
      "title": "'d3.js' Dependency for Version 4",
      "concept": [
        "'d3' dependency functions"
      ],
      "topics": [
        "d3_dep_v4"
      ]
    },
    {
      "page": "d3_dep_v5",
      "title": "'d3.js' Dependency for Version 5",
      "concept": [
        "'d3' dependency functions"
      ],
      "topics": [
        "d3_dep_v5"
      ]
    },
    {
      "page": "d3_dep_v6",
      "title": "'d3.js' Dependency for Version 6",
      "concept": [
        "'d3' dependency functions"
      ],
      "topics": [
        "d3_dep_v6"
      ]
    },
    {
      "page": "d3_dep_v7",
      "title": "'d3.js' Dependency for Version 7",
      "concept": [
        "'d3' dependency functions"
      ],
      "topics": [
        "d3_dep_v7"
      ]
    },
    {
      "page": "d3_igraph",
      "title": "Convert 'igraph' to 'd3.js'",
      "topics": [
        "d3_igraph"
      ]
    },
    {
      "page": "d3_json",
      "title": "Create 'JSON' that 'd3.js' Expects",
      "topics": [
        "d3_json"
      ]
    },
    {
      "page": "d3_nest",
      "title": "Convert a 'data.frame' to a 'd3.js' Hierarchy",
      "topics": [
        "d3_nest"
      ]
    },
    {
      "page": "d3_party",
      "title": "Convert partykit to d3.js hierarchy",
      "topics": [
        "d3_party"
      ]
    },
    {
      "page": "d3_table",
      "title": "Converts Table to 'd3' Nodes and Links",
      "topics": [
        "d3_table"
      ]
    },
    {
      "page": "d3_v8",
      "title": "Create V8 Context with D3",
      "topics": [
        "d3_v8"
      ]
    },
    {
      "page": "promote_na",
      "title": "Apply `promote_na` to All Rows",
      "topics": [
        "promote_na"
      ]
    },
    {
      "page": "promote_na_one",
      "title": "Promote NA to Top Level",
      "topics": [
        "promote_na_one"
      ]
    }
  ],
  "_readme": "https://github.com/timelyportfolio/d3r/raw/master/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "htmltools",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 7.887929314321426,
  "_indexed": true,
  "_nocasepkg": "d3r",
  "_universes": [
    "timelyportfolio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-10T09:10:14.000Z",
      "distro": "noble",
      "commit": "e824baa8a01fdc3492ee287d734ebb5c120f893c",
      "fileid": "98acd5f261f7a44874978e6ae4709f5f6952177ce0512ce861431a341a1aa31a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/27265469251"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-10T09:09:57.000Z",
      "distro": "noble",
      "commit": "e824baa8a01fdc3492ee287d734ebb5c120f893c",
      "fileid": "3e3a6a65a7c4f7f26f292efe6880dda0d269f556510a68d209cdb0c60ebf88fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/27265469251"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-10T09:17:59.000Z",
      "commit": "e824baa8a01fdc3492ee287d734ebb5c120f893c",
      "fileid": "c8c1db624e420fc4d96010662a5c4569b58ca02a281a598185454ece37c88514",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/27265469251"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-10T09:17:30.000Z",
      "commit": "e824baa8a01fdc3492ee287d734ebb5c120f893c",
      "fileid": "67108ce5ad2a96e33b5b738c7a176ef768471fcda88718b539c36bc1de7064dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/27265469251"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-10T09:10:06.000Z",
      "commit": "e824baa8a01fdc3492ee287d734ebb5c120f893c",
      "fileid": "403324c95f88915ff1a32773cd0a56309dd2a92431b304504dde33aeccb26423",
      "status": "success",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/27265469251"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-10T09:09:19.000Z",
      "commit": "e824baa8a01fdc3492ee287d734ebb5c120f893c",
      "fileid": "7d8657f02dcf2fec3774cb8d51cdc2c1289abca5d2bb89a318e3347db103d39d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/27265469251"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-10T09:09:08.000Z",
      "commit": "e824baa8a01fdc3492ee287d734ebb5c120f893c",
      "fileid": "517a2f8fc01f0287e75997bea35d929fb14dbe1fbe84956a0c0872e360b6c9ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/27265469251"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-10T09:09:37.000Z",
      "commit": "e824baa8a01fdc3492ee287d734ebb5c120f893c",
      "fileid": "c1e2b7b27d900c8885a26d63d54ae281bb6bc14de65ed3d61dda1eab6ee186d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timelyportfolio/actions/runs/27265469251"
    }
  ]
}