Changes in version 0.2.5 (2020-12-18) - Support for D3 v6 (@dkjoluju, #85). Changes in version 0.2.4 - Update D3 v5 from 5.0.0 to 5.9.2 (#54). - Avoid width and height from changing when refreshing rendering (#59). Changes in version 0.2.3 (2018-12-18) - Fix default theme when running under RStudio 1.2 (#50). Changes in version 0.2.2 (2018-05-30) - Fix examples that require pandoc to support CRAN's solaris environment. Changes in version 0.2.1 (2018-05-29) - Skip tests that require pandoc to support CRAN's solaris environment. - Fix diagnostics message for dependencies with incorrect paths. Changes in version 0.2.0 (2018-05-29) - Translate R objects into D3 friendly data structures - Render D3 scripts within the RStudio Viewer and R Notebooks - Publish D3 visualizations to the web - Incorporate D3 scripts into R Markdown reports, presentations, and dashboards - Create interacive D3 applications with Shiny - Distribute D3 based htmlwidgets in R packages