Package: d3r
Type: Package
Title: 'd3.js' Utilities for R
Version: 0.4.0
Date: 2016-10-13
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, purrr, tidyr
Suggests: jsonlite, listviewer, testthat, covr
Enhances: igraph, partykit, rpart, treemap
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-13 18:44:15 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: 2016-10-14 00:26:28
