Package: d3r
Type: Package
Title: 'd3.js' Utilities for R
Version: 0.6.1
Date: 2017-02-03
Authors@R: c(
      person(
        "Mike", "Bostock"
        , role = c("aut", "cph")
        , comment = "d3.js library in htmlwidgets/lib, http://d3js.org"
      ),
      person(
        "Kent", "Russell"
        , role = c("aut", "cre")
        , comment = "R interface"
        , email = "kent.russell@timelyportfolio.com"
      )
    )
Maintainer: Kent Russell <kent.russell@timelyportfolio.com>
URL: https://github.com/timelyportfolio/d3r
BugReports: https://github.com/timelyportfolio/d3r/issues
Description: Helper functions for using 'd3.js' in R.
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
Imports: dplyr, htmltools, tidyr
Suggests: jsonlite, listviewer, purrr, testthat
Enhances: igraph, partykit, rpart, treemap
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-02-03 14:26:38 UTC; Kent
Author: Mike Bostock [aut, cph] (d3.js library in htmlwidgets/lib,
    http://d3js.org),
  Kent Russell [aut, cre] (R interface)
Repository: CRAN
Date/Publication: 2017-02-03 19:25:30
