Package: pairsD3
Title: D3 Scatterplot Matrices
Version: 0.1.3
Authors@R: c(
    person("Garth", "Tarr", email = "garth.tarr@gmail.com", role = c("aut", "cre")),
    person("Mike", "Bostock", role = c("aut", "cph"), comment = "d3.js library and much of pairsD3 code in htmlwidgets/lib, https://d3js.org"))
Description: Creates an interactive scatterplot matrix using the D3 JavaScript
    library. See <https://d3js.org/> for more information on D3.
Depends: R (>= 3.1.2)
License: GPL (>= 3)
Date: 2022-06-05
URL: https://github.com/garthtarr/pairsD3/
Imports: htmlwidgets (>= 0.3.2), shiny
Suggests: knitr
RoxygenNote: 7.2.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-06-05 06:22:59 UTC; garthtarr
Author: Garth Tarr [aut, cre],
  Mike Bostock [aut, cph] (d3.js library and much of pairsD3 code in
    htmlwidgets/lib, https://d3js.org)
Maintainer: Garth Tarr <garth.tarr@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-06 18:10:02 UTC
Built: R 4.3.0; ; 2023-04-12 18:54:30 UTC; unix
