{
  "_id": "6a140b47acfb0bcc41d3a662",
  "Package": "ddplot",
  "Type": "Package",
  "Title": "Create D3 Based SVG Graphics",
  "Version": "0.0.2",
  "Authors@R": "c(\nperson(\"Mohamed El Fodil\", \"Ihaddaden\", email = \"ihaddaden.fodeil@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"June\", \"Choe\", email = \"jchoe001@gmail.com\", role = c(\"ctb\", \"cph\")),\nperson(\"Mike\", \"Bostock\", role = c(\"ctb\", \"cph\"), comment = \"D3.js developer\"),\nperson(\"RStudio\", role = c(\"ctb\", \"cph\"), comment = \"developers of the r2d3 package\"))",
  "Maintainer": "Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>",
  "Description": "Create 'D3' based 'SVG' ('Scalable Vector Graphics')\ngraphics using a simple 'R' API. The package aims to simplify\nthe creation of many 'SVG' plot types using a straightforward\n'R' API. The package relies on the 'r2d3' 'R' package and the\n'D3' 'JavaScript' library. See\n<https://rstudio.github.io/r2d3/> and <https://d3js.org/>\nrespectively.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/feddelegrand7/ddplot",
  "BugReports": "https://github.com/feddelegrand7/ddplot/issues",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://feddelegrand7.r-universe.dev",
  "Date/Publication": "2025-06-29 12:07:29 UTC",
  "RemoteUrl": "https://github.com/feddelegrand7/ddplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "500425b0248d10b54e5ae8a577914169e36d21c1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:39:08 UTC",
    "User": "root"
  },
  "Author": "Mohamed El Fodil Ihaddaden [aut, cre],\nJune Choe [ctb, cph],\nMike Bostock [ctb, cph] (D3.js developer),\nRStudio [ctb, cph] (developers of the r2d3 package)",
  "MD5sum": "04339275df03039691b00906b2ce2525",
  "_user": "feddelegrand7",
  "_type": "src",
  "_file": "ddplot_0.0.2.tar.gz",
  "_fileid": "c87503b86ebbfe9548add63c294e33d13edd56f50fe35d1869b065df2f58c028",
  "_filesize": 220564,
  "_sha256": "c87503b86ebbfe9548add63c294e33d13edd56f50fe35d1869b065df2f58c028",
  "_created": "2026-05-25T08:39:08.000Z",
  "_published": "2026-05-25T08:41:43.378Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77682464460,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7194783054"
    },
    {
      "job": 77682464459,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7194778735"
    },
    {
      "job": 77682464421,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7194777377"
    },
    {
      "job": 77682464435,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7194774048"
    },
    {
      "job": 77682084764,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194748923"
    },
    {
      "job": 77682464411,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194780023"
    },
    {
      "job": 77682464555,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7194769466"
    },
    {
      "job": 77682464447,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7194768613"
    },
    {
      "job": 77682464480,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7194776327"
    }
  ],
  "_buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26391500366",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/feddelegrand7/ddplot",
  "_commit": {
    "id": "500425b0248d10b54e5ae8a577914169e36d21c1",
    "author": "Ihaddaden Mohamed El Fodil <ihaddaden.fodeil@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create FUNDING.yml",
    "time": 1751198849
  },
  "_maintainer": {
    "name": "Mohamed El Fodil Ihaddaden",
    "email": "ihaddaden.fodeil@gmail.com",
    "login": "feddelegrand7",
    "twitter": "@moh_fodil",
    "description": "",
    "uuid": 28841210
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "r2d3",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    },
    {
      "package": "gapminder",
      "role": "Suggests"
    }
  ],
  "_owner": "feddelegrand7",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 8
    },
    {
      "week": "2025-22",
      "n": 7
    },
    {
      "week": "2025-25",
      "n": 4
    },
    {
      "week": "2025-26",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "d3",
    "d3js",
    "dataviz",
    "javascript"
  ],
  "_stars": 47,
  "_contributors": [
    {
      "user": "feddelegrand7",
      "count": 100,
      "uuid": 28841210
    },
    {
      "user": "yjunechoe",
      "count": 14,
      "uuid": 52832839
    },
    {
      "user": "restyled-commits",
      "count": 3,
      "uuid": 65077583
    }
  ],
  "_userbio": {
    "uuid": 28841210,
    "type": "user",
    "name": "Ihaddaden Mohamed El Fodil"
  },
  "_downloads": {
    "count": 283,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ddplot"
  },
  "_devurl": "https://github.com/feddelegrand7/ddplot",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ddplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/feddelegrand7/ddplot",
  "_realowner": "feddelegrand7",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-12-02"
    },
    {
      "version": "0.0.2",
      "date": "2025-06-29"
    }
  ],
  "_exports": [
    "animatedHistogram",
    "animLineChart",
    "areaBand",
    "areaChart",
    "barChart",
    "barChartRace",
    "flame",
    "flower",
    "glass_fill",
    "heart_fill",
    "histogram",
    "horzBarChart",
    "horzLollipop",
    "lineChart",
    "lollipopChart",
    "parliament_chart",
    "pieChart",
    "plant_growth",
    "scatterPlot",
    "stackedAreaChart"
  ],
  "_help": [
    {
      "page": "animatedHistogram",
      "title": "Create an animated histogram.",
      "topics": [
        "animatedHistogram"
      ]
    },
    {
      "page": "animLineChart",
      "title": "Create an animated line chart",
      "topics": [
        "animLineChart"
      ]
    },
    {
      "page": "areaBand",
      "title": "Create a band chart",
      "topics": [
        "areaBand"
      ]
    },
    {
      "page": "areaChart",
      "title": "Create an area chart",
      "topics": [
        "areaChart"
      ]
    },
    {
      "page": "barChart",
      "title": "Create a bar chart.",
      "topics": [
        "barChart"
      ]
    },
    {
      "page": "barChartRace",
      "title": "Create a bar chart race.",
      "topics": [
        "barChartRace"
      ]
    },
    {
      "page": "flame",
      "title": "Display an Animated Flame Visualization",
      "topics": [
        "flame"
      ]
    },
    {
      "page": "flower",
      "title": "Display a Rotating Flower Visualization",
      "topics": [
        "flower"
      ]
    },
    {
      "page": "glass_fill",
      "title": "Visualize a Glass Filling with Water using D3",
      "topics": [
        "glass_fill"
      ]
    },
    {
      "page": "heart_fill",
      "title": "Visualize a Heart Filling with Color using D3",
      "topics": [
        "heart_fill"
      ]
    },
    {
      "page": "histogram",
      "title": "Create a histogram.",
      "topics": [
        "histogram"
      ]
    },
    {
      "page": "horzBarChart",
      "title": "Create a horizontal bar chart",
      "topics": [
        "horzBarChart"
      ]
    },
    {
      "page": "horzLollipop",
      "title": "Create a horizontal lollipop chart",
      "topics": [
        "horzLollipop"
      ]
    },
    {
      "page": "lineChart",
      "title": "Create a line chart",
      "topics": [
        "lineChart"
      ]
    },
    {
      "page": "lollipopChart",
      "title": "Create a lollipop chart",
      "topics": [
        "lollipopChart"
      ]
    },
    {
      "page": "parliament_chart",
      "title": "Display a Parliament Chart",
      "topics": [
        "parliament_chart"
      ]
    },
    {
      "page": "pieChart",
      "title": "Create a pie chart",
      "topics": [
        "pieChart"
      ]
    },
    {
      "page": "plant_growth",
      "title": "Visualize Plant Growth Using D3",
      "topics": [
        "plant_growth"
      ]
    },
    {
      "page": "scatterPlot",
      "title": "Create a scatter plot.",
      "topics": [
        "scatterPlot"
      ]
    },
    {
      "page": "stackedAreaChart",
      "title": "Create a stacked area chart",
      "topics": [
        "stackedAreaChart"
      ]
    }
  ],
  "_readme": "https://github.com/feddelegrand7/ddplot/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "r2d3",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Start.Rmd",
      "filename": "Start.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "scatterPlot()",
        "histogram()",
        "animatedHistogram()",
        "flower()",
        "heart_fill",
        "glass_fill",
        "plant_growth",
        "flame",
        "parliament_chart()",
        "barChart()",
        "horzBarChart()",
        "lollipopChart()",
        "horzLollipop()",
        "pieChart()",
        "lineChart()",
        "animLineChart()",
        "areaChart()",
        "areaBand()",
        "stackedAreaChart()",
        "barChartRace()",
        "Using ddplot in Shiny"
      ],
      "created": "2021-05-08 00:16:54",
      "modified": "2025-06-17 11:22:50",
      "commits": 33
    }
  ],
  "_score": 6.27415784926368,
  "_indexed": true,
  "_nocasepkg": "ddplot",
  "_universes": [
    "feddelegrand7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-25T08:41:16.000Z",
      "distro": "noble",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "ad467a3268ea15137e22134670e7689f599eb4674170e8d5e4b26227e0b61d3a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26391500366"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-25T08:41:01.000Z",
      "distro": "noble",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "858a758b587904ae8b35d46d2fe69feb3b2be2b250f9423167ae2c2132870d76",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26391500366"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-25T08:40:57.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "85eb2a84c0e34a047c2858856d7205dc10c65251aaedcb3e653f8d2664dd7bfb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26391500366"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-25T08:40:43.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "f32cdecdc7a5f78270a7cf8e8f6a5db286581ac3d155fc226d96fcc8d3026af7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26391500366"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-05-25T08:41:17.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "4f097672429d4e06b5b10bebd8f2b8291f42d1608d2d9376e50f2d955b94495b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26391500366"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-25T08:40:21.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "257afebb21389ada422da1e8a798e13e6b2484c4c5d80409eb3e0a5a5e42d47c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26391500366"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-25T08:40:17.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "29286fa359cff5277cc8b0f83d9123e813d56782ba8c0f4311cbe3ec96ebf36b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26391500366"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-25T08:40:49.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "70bd2cd1d5600c9bfdc86ef4fe24b3ed2fa17052a0d078b51bc2fe989b544c97",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/26391500366"
    }
  ]
}