{
  "_id": "6a113b0bacfb0bcc41ce586b",
  "Package": "d3plus",
  "Type": "Package",
  "Title": "Seamless 'D3Plus' Integration",
  "Version": "0.1.0",
  "Author": "Mauricio Vargas [aut,cre], Joshua Kunst [aut], Dave Landry\n[ctb], Datawheel [cph]",
  "Maintainer": "Mauricio Vargas <oec@media.mit.edu>",
  "Description": "Provides functions that offer seamless 'D3Plus'\nintegration. The examples provided here are taken from the\nofficial 'D3Plus' website <http://d3plus.org>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 05:26:02 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-09-25 10:20:51 UTC",
  "RemoteUrl": "https://github.com/cran/d3plus",
  "RemoteRef": "HEAD",
  "RemoteSha": "964e3e09ab3470440d4d405c6238af5f2ea2dcae",
  "MD5sum": "d35b7a39df9725986718f51cb4c02303",
  "_user": "cran",
  "_type": "src",
  "_file": "d3plus_0.1.0.tar.gz",
  "_fileid": "6a0a21827b07db5cfe1feceb351378467987b468470ae0f3796a6615bfb3aa79",
  "_filesize": 616226,
  "_sha256": "6a0a21827b07db5cfe1feceb351378467987b468470ae0f3796a6615bfb3aa79",
  "_created": "2026-05-23T05:26:02.000Z",
  "_published": "2026-05-23T05:28:43.079Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77499695087,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174536378"
    },
    {
      "job": 77499695088,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174535183"
    },
    {
      "job": 77499530929,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174523438"
    },
    {
      "job": 77499695082,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174536560"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26324513763",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/d3plus",
  "_commit": {
    "id": "964e3e09ab3470440d4d405c6238af5f2ea2dcae",
    "author": "Mauricio Vargas <oec@media.mit.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1506334851
  },
  "_maintainer": {
    "name": "Mauricio Vargas",
    "email": "oec@media.mit.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "htmlwidgets",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 629,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/d3plus"
  },
  "_mentions": 1,
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/d3plus.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-25"
    }
  ],
  "_exports": [
    "d3p_data",
    "d3p_id",
    "d3p_links",
    "d3p_nodes",
    "d3p_type",
    "d3p_x",
    "d3p_y",
    "d3plus",
    "d3plusOutput",
    "renderD3plus"
  ],
  "_help": [
    {
      "page": "d3p_data",
      "title": "Pass a tibble or data frame to 'D3Plus' objects",
      "topics": [
        "d3p_data"
      ]
    },
    {
      "page": "d3p_id",
      "title": "Defines the ids (such as axis) that 'D3Plus' objects require",
      "topics": [
        "d3p_id"
      ]
    },
    {
      "page": "d3p_links",
      "title": "Defines 'D3Plus' axis for network method",
      "topics": [
        "d3p_links"
      ]
    },
    {
      "page": "d3p_nodes",
      "title": "Defines 'D3Plus' axis for network method",
      "topics": [
        "d3p_nodes"
      ]
    },
    {
      "page": "d3p_type",
      "title": "Defines the 'D3Plus' method to use",
      "topics": [
        "d3p_type"
      ]
    },
    {
      "page": "d3p_x",
      "title": "Defines 'D3Plus' axis for some methods",
      "topics": [
        "d3p_x"
      ]
    },
    {
      "page": "d3p_y",
      "title": "Defines 'D3Plus' axis for some methods",
      "topics": [
        "d3p_y"
      ]
    },
    {
      "page": "d3plus",
      "title": "An `htmlwidget` interface to the d3plus javascript chart library",
      "topics": [
        "d3plus-package",
        "d3plus"
      ]
    },
    {
      "page": "d3plus-exports",
      "title": "d3plus exported operators and S3 methods",
      "topics": [
        "%>%",
        "d3plus-exports",
        "JS"
      ]
    },
    {
      "page": "d3plus-shiny",
      "title": "Shiny bindings for 'D3Plus'",
      "topics": [
        "d3plus-shiny",
        "d3plusOutput",
        "renderD3plus"
      ]
    }
  ],
  "_readme": "https://github.com/cran/d3plus/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 1.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "d3plus",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-23T05:28:10.000Z",
      "distro": "noble",
      "commit": "964e3e09ab3470440d4d405c6238af5f2ea2dcae",
      "fileid": "640f3a431f580aa72e4952484e87bb2d21d5ee088eaa900c84db031d353a0065",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324513763"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-23T05:27:57.000Z",
      "distro": "noble",
      "commit": "964e3e09ab3470440d4d405c6238af5f2ea2dcae",
      "fileid": "f74bfd66fe50ae3bf909307c70aaf4b0d1192e82fa5d38dac5b8081dd76e1ae3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324513763"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-23T05:28:23.000Z",
      "commit": "964e3e09ab3470440d4d405c6238af5f2ea2dcae",
      "fileid": "02018cc9d172be13bc11b8edb91f95303ec46f0da83e844aad88e6b48a751ff7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324513763"
    }
  ]
}