Package: ddplot Type: Package Title: Create D3 Based SVG Graphics Version: 0.0.2 Authors@R: c( person("Mohamed El Fodil", "Ihaddaden", email = "ihaddaden.fodeil@gmail.com", role = c("aut", "cre")), person("June", "Choe", email = "jchoe001@gmail.com", role = c("ctb", "cph")), person("Mike", "Bostock", role = c("ctb", "cph"), comment = "D3.js developer"), person("RStudio", role = c("ctb", "cph"), comment = "developers of the r2d3 package")) Maintainer: Mohamed El Fodil Ihaddaden Description: Create 'D3' based 'SVG' ('Scalable Vector Graphics') graphics using a simple 'R' API. The package aims to simplify the creation of many 'SVG' plot types using a straightforward 'R' API. The package relies on the 'r2d3' 'R' package and the 'D3' 'JavaScript' library. See and respectively. License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/feddelegrand7/ddplot BugReports: https://github.com/feddelegrand7/ddplot/issues RoxygenNote: 7.3.1 Imports: r2d3 Suggests: knitr, rmarkdown, ggplot2, dplyr, tidyr, zoo, gapminder 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: 2026-07-03 13:12:16 UTC; root Author: Mohamed El Fodil Ihaddaden [aut, cre], June Choe [ctb, cph], Mike Bostock [ctb, cph] (D3.js developer), RStudio [ctb, cph] (developers of the r2d3 package)