{
  "_id": "6a47b5dce06c18f0a651b9a1",
  "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-07-03 13:12:16 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)",
  "_user": "feddelegrand7",
  "_type": "src",
  "_file": "ddplot_0.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/85cefa6e8108e16d5bc458f8b4b35d35ffcd6aa0d484f95e94e5a6c89f357f41",
  "_filesize": 222180,
  "_sha256": "85cefa6e8108e16d5bc458f8b4b35d35ffcd6aa0d484f95e94e5a6c89f357f41",
  "_expires": "2026-10-11T13:15:07.000Z",
  "_created": "2026-07-03T13:12:16.000Z",
  "_published": "2026-07-03T13:15:08.537Z",
  "_jobs": [
    {
      "job": 85007334707,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8067442221"
    },
    {
      "job": 85007334686,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8067446413"
    },
    {
      "job": 85007334687,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8067437911"
    },
    {
      "job": 85007334723,
      "time": 67,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8067423358"
    },
    {
      "job": 85006787540,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067399027"
    },
    {
      "job": 85007334662,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8067440556"
    },
    {
      "job": 85007334718,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8067423434"
    },
    {
      "job": 85007334730,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8067427061"
    },
    {
      "job": 85007334712,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8067427000"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28662651844",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": [],
  "_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",
    "followers": 170
  },
  "_downloads": {
    "count": 305,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ddplot"
  },
  "_devurl": "https://github.com/feddelegrand7/ddplot",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_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": 5.672097857935718,
  "_indexed": true,
  "_nocasepkg": "ddplot",
  "_universes": [
    "feddelegrand7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-03T13:14:26.000Z",
      "distro": "resolute",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "https://r2.ropensci.org/02ca91cabe31366a54dfdb6c1ed2df0a8898819f2006644621cecd5c3047e4cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28662651844"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-03T13:14:37.000Z",
      "distro": "resolute",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "https://r2.ropensci.org/46b4a6804978e563073947f8f0aaece18a6fc8fdf7f5ea7ae1d70e094251f397",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28662651844"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-03T13:14:11.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "https://r2.ropensci.org/15df37c13ffe42db921712c93fca197026c6f0e2f89138048e234267cf0aa487",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28662651844"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-03T13:13:34.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "https://r2.ropensci.org/c93e0373a4813ea794d34426f2bec21cb84257e0bba660cca8e128526cb6da07",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28662651844"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-07-03T13:14:32.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "https://r2.ropensci.org/1925dd183f9711300f818bfd0e6e4deaaaf3db8aa46e1ecf1e7f669634fcd4b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28662651844"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-03T13:13:22.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "https://r2.ropensci.org/13741fface671ca10f2d6951037a083d755f1ea790d0afcb74860cb401689f14",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28662651844"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-03T13:13:36.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "https://r2.ropensci.org/ca48c77d7ccbb4e3cc7a0fde356f0f4416db41dd551fd4170182df93ef0ab509",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28662651844"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-03T13:13:32.000Z",
      "commit": "500425b0248d10b54e5ae8a577914169e36d21c1",
      "fileid": "https://r2.ropensci.org/b4474ef2c1aa311647742b793a9f6563e889b2988a2ec664721cced36f616791",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/feddelegrand7/actions/runs/28662651844"
    }
  ]
}