{
  "_id": "6a1f19c1b401979e7341f018",
  "Package": "r2d3",
  "Type": "Package",
  "Title": "Interface to 'D3' Visualizations",
  "Version": "0.2.5",
  "Authors@R": "c(\nperson(\"Nick\", \"Strayer\", email = \"nick.strayer@rstudio.com\", role = c(\"aut\", \"cre\")),\nperson(\"Javier\", \"Luraschi\", email = \"jluraschi@gmail.com\", role = c(\"aut\")),\nperson(\"JJ\", \"Allaire\", role = c(\"aut\")),\nperson(\"Mike\", \"Bostock\", role = c(\"ctb\", \"cph\"), comment = \"d3.js library, http://d3js.org\"),\nperson(family = \"RStudio\", role = c(\"cph\"))\n)",
  "Description": "Suite of tools for using 'D3', a library for producing\ndynamic, interactive data visualizations. Supports translating\nobjects into 'D3' friendly data structures, rendering 'D3'\nscripts, publishing 'D3' visualizations, incorporating 'D3' in\nR Markdown, creating interactive 'D3' applications with Shiny,\nand distributing 'D3' based 'htmlwidgets' in R packages.",
  "License": "BSD_3_clause + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "URL": "https://rstudio.github.io/r2d3/, https://github.com/rstudio/r2d3",
  "BugReports": "https://github.com/rstudio/r2d3/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2021-11-18 21:31:50 UTC",
  "RemoteUrl": "https://github.com/rstudio/r2d3",
  "RemoteRef": "HEAD",
  "RemoteSha": "becfb81989c7fabfe79dee2dde999190025d4ba3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:02:41 UTC",
    "User": "root"
  },
  "Author": "Nick Strayer [aut, cre],\nJavier Luraschi [aut],\nJJ Allaire [aut],\nMike Bostock [ctb, cph] (d3.js library, http://d3js.org),\nRStudio [cph]",
  "Maintainer": "Nick Strayer <nick.strayer@rstudio.com>",
  "MD5sum": "d315fcddcdb87a85f14b0cc011c1a11e",
  "_user": "rstudio",
  "_type": "src",
  "_file": "r2d3_0.2.5.tar.gz",
  "_fileid": "3490be9365295d17be9029770c3f988fea6b88dde4abca50ec765c0a19a4ec4b",
  "_filesize": 4433010,
  "_sha256": "3490be9365295d17be9029770c3f988fea6b88dde4abca50ec765c0a19a4ec4b",
  "_created": "2026-05-16T08:02:41.000Z",
  "_published": "2026-06-02T17:58:25.741Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79137602797,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031814184"
    },
    {
      "job": 79137602890,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031812681"
    },
    {
      "job": 79137602897,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031812780"
    },
    {
      "job": 79137602711,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039527642"
    },
    {
      "job": 79137602312,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031799645"
    },
    {
      "job": 79137602278,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365783021"
    },
    {
      "job": 79137603097,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031809627"
    },
    {
      "job": 79137603297,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031811806"
    },
    {
      "job": 79137602831,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031808462"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/25956767038",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/r2d3",
  "_commit": {
    "id": "becfb81989c7fabfe79dee2dde999190025d4ba3",
    "author": "Barret Schloerke <barret@rstudio.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "GHA v2 (#95)\n\n",
    "time": 1637271110
  },
  "_maintainer": {
    "name": "Nick Strayer",
    "email": "nick.strayer@rstudio.com",
    "login": "nstrayer",
    "twitter": "@nicholasstrayer",
    "uuid": 6764693
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinytest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "webshot",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": true,
  "_usedby": 12,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "d3",
    "r2d3",
    "visualization"
  ],
  "_stars": 525,
  "_contributors": [
    {
      "user": "javierluraschi",
      "count": 300,
      "uuid": 3478847
    },
    {
      "user": "jjallaire",
      "count": 136,
      "uuid": 104391
    },
    {
      "user": "edgararuiz-zz",
      "count": 4,
      "uuid": 7875923
    },
    {
      "user": "schloerke",
      "count": 2,
      "uuid": 93231
    },
    {
      "user": "rgerecke",
      "count": 2,
      "uuid": 13634103
    },
    {
      "user": "alexvpickering",
      "count": 1,
      "uuid": 15719520
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "mnazarov",
      "count": 1,
      "uuid": 2838666
    },
    {
      "user": "condour",
      "count": 1,
      "uuid": 179625
    },
    {
      "user": "mspan",
      "count": 1,
      "uuid": 1195486
    },
    {
      "user": "nstrayer",
      "count": 1,
      "uuid": 6764693
    },
    {
      "user": "shrektan",
      "count": 1,
      "uuid": 8368933
    }
  ],
  "_userbio": {
    "uuid": 513560,
    "type": "organization",
    "name": "RStudio"
  },
  "_downloads": {
    "count": 6554,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r2d3"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/rstudio/r2d3",
  "_pkgdown": "https://rstudio.github.io/r2d3/",
  "_searchresults": 584,
  "_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/r2d3.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/r2d3",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2018-05-29"
    },
    {
      "version": "0.2.1",
      "date": "2018-05-29"
    },
    {
      "version": "0.2.2",
      "date": "2018-05-30"
    },
    {
      "version": "0.2.3",
      "date": "2018-12-18"
    },
    {
      "version": "0.2.5",
      "date": "2020-12-18"
    },
    {
      "version": "0.2.6",
      "date": "2022-02-28"
    }
  ],
  "_exports": [
    "as_d3_data",
    "d3Output",
    "default_sizing",
    "html_dependencies_d3",
    "r2d3",
    "read_json",
    "renderD3",
    "save_d3_html",
    "save_d3_png",
    "sizingPolicy"
  ],
  "_help": [
    {
      "page": "as_d3_data",
      "title": "Convert object to D3 data",
      "topics": [
        "as_d3_data",
        "as_d3_data.default"
      ]
    },
    {
      "page": "d3-shiny",
      "title": "Shiny bindings for d3",
      "topics": [
        "d3-shiny",
        "d3Output",
        "renderD3"
      ]
    },
    {
      "page": "html_dependencies_d3",
      "title": "D3 HTML dependencies",
      "topics": [
        "html_dependencies_d3"
      ]
    },
    {
      "page": "r2d3",
      "title": "D3 visualization",
      "topics": [
        "r2d3"
      ]
    },
    {
      "page": "save_d3_html",
      "title": "Save a D3 visualization as HTML",
      "topics": [
        "save_d3_html"
      ]
    },
    {
      "page": "save_d3_png",
      "title": "Save a D3 visualization as a PNG image",
      "topics": [
        "save_d3_png"
      ]
    }
  ],
  "_readme": "https://github.com/rstudio/r2d3/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "advanced_rendering.Rmd",
      "filename": "advanced_rendering.html",
      "title": "Advanced Rendering with Callbacks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "onRender Callback",
        "onResize Callback"
      ],
      "created": "2018-04-12 21:06:53",
      "modified": "2019-03-20 12:15:32",
      "commits": 6
    },
    {
      "source": "dependencies.Rmd",
      "filename": "dependencies.html",
      "title": "CSS & JavaScript Dependencies",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "CSS Styles",
        "d3-jetpack",
        "JavaScript",
        "External Libraries"
      ],
      "created": "2018-04-13 13:24:36",
      "modified": "2018-04-27 11:45:12",
      "commits": 4
    },
    {
      "source": "visualization_options.Rmd",
      "filename": "visualization_options.html",
      "title": "D3 Visualization Options",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "D3 Version",
        "D3 Container",
        "User Options",
        "Sizing",
        "Custom Sizing",
        "Themes",
        "Viewer"
      ],
      "created": "2018-04-13 13:24:36",
      "modified": "2020-12-03 23:07:06",
      "commits": 10
    },
    {
      "source": "learning_d3.Rmd",
      "filename": "learning_d3.html",
      "title": "Learning D3",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Books",
        "Online Resources",
        "Coding D3 for r2d3"
      ],
      "created": "2018-04-22 12:52:50",
      "modified": "2020-12-15 18:54:53",
      "commits": 5
    },
    {
      "source": "package_development.Rmd",
      "filename": "package_development.html",
      "title": "Package Development",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "R2D3 wrapper function",
        "Creating an htmlwidget",
        "Multiple versions of D3",
        "d3-jetpack"
      ],
      "created": "2018-04-13 13:24:36",
      "modified": "2020-11-30 00:00:34",
      "commits": 6
    },
    {
      "source": "data_conversion.Rmd",
      "filename": "data_conversion.html",
      "title": "R to D3 Data Conversion",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Default conversion",
        "Data frames",
        "Custom conversion",
        "S3 conversion method"
      ],
      "created": "2018-04-13 13:24:36",
      "modified": "2018-05-25 22:43:59",
      "commits": 5
    }
  ],
  "_score": 12.377895028209888,
  "_indexed": true,
  "_nocasepkg": "r2d3",
  "_universes": [
    "rstudio",
    "nstrayer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-16T08:05:01.000Z",
      "distro": "noble",
      "commit": "becfb81989c7fabfe79dee2dde999190025d4ba3",
      "fileid": "f92a92463f44bf1d3e66156d57098c0375279bd98fd3b6326a9d72126e09fc0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25956767038"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-16T08:04:47.000Z",
      "distro": "noble",
      "commit": "becfb81989c7fabfe79dee2dde999190025d4ba3",
      "fileid": "f739277a8306c142a69300b8588ee41a45adcf7c5745745ffce004f98d52b9e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25956767038"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-16T08:04:49.000Z",
      "commit": "becfb81989c7fabfe79dee2dde999190025d4ba3",
      "fileid": "3140f14cb36154dd1c7c8ce00e43a37510db5beb32ab7ce7ff4ff551657999c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25956767038"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-17T05:14:16.000Z",
      "commit": "becfb81989c7fabfe79dee2dde999190025d4ba3",
      "fileid": "a2790a6225b8978ed4b7728c0450e0ed0408c528b5cc84412067ec8957bc6385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25956767038"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-16T08:04:11.000Z",
      "commit": "becfb81989c7fabfe79dee2dde999190025d4ba3",
      "fileid": "4e5ff936a8b3e60cb31b71fa8d3852c73141907f513ec7ddd72e860d18ee57bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25956767038"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-16T08:04:36.000Z",
      "commit": "becfb81989c7fabfe79dee2dde999190025d4ba3",
      "fileid": "bb5bf69bc81b7e2c5b08916a3bf6d7817931659592dbdaf6b19a4cd151d00849",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25956767038"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-16T08:03:57.000Z",
      "commit": "becfb81989c7fabfe79dee2dde999190025d4ba3",
      "fileid": "7f7c0629099317313713ae2465c86fc677e8f1030d3c75f855b7d3c3cdc49e49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25956767038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-06-02T17:58:04.000Z",
      "commit": "becfb81989c7fabfe79dee2dde999190025d4ba3",
      "fileid": "531f3c44b9a31e2a2834b4baa79dd3d6bd2fd0ff3796df8ce9538cb0ce9363b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25956767038"
    }
  ]
}