Skip to content

Commit

Permalink
require d3r >= 0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
timelyportfolio committed Aug 23, 2017
1 parent 7bd5334 commit f1d3757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: sunburstR
Type: Package
Title: 'Htmlwidget' for 'Kerry Rodden' 'd3.js' Sequence Sunburst
Version: 1.0.2
Date: 2017-08-20
Date: 2017-08-22
Authors@R: c(
person(
"Mike", "Bostock"
Expand Down Expand Up @@ -40,7 +40,7 @@ Description: Make interactive 'd3.js' sequence sunburst diagrams in R with the
License: MIT + file LICENSE
LazyData: TRUE
Imports:
d3r,
d3r (>= 0.6.9),
dplyr,
htmlwidgets,
htmltools
Expand Down

0 comments on commit f1d3757

Please sign in to comment.