Package: scatterPlotMatrix
Title: 'Htmlwidget' for a Scatter Plot Matrix & Multiple Scatter Plot
Version: 0.1.0
Authors@R: c(
    person("Mike", "Bostock", role = c("aut", "cph"), comment = "d3.js library in htmlwidgets/lib, http://d3js.org"),
    person("David", "Chazalviel", email = "david.chazalviel@club-internet.fr", role = c("aut", "cre")),
    person("Harry", "Stevens", role = c("cph"), comment = "d3-regression library in htmlwidgets/lib, https://github.com/HarryStevens/d3-regression")
  )
Description: Create a scatter plot matrix, using 'htmlwidgets' package and 'd3.js'.
URL: https://ifpen.gitlabfr.com/detocs/scatterplotmatrix
BugReports: https://ifpen.gitlabfr.com/detocs/scatterplotmatrix/-/issues
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.1.1
Imports: htmlwidgets
Suggests: testthat, shiny, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-20 17:07:25 UTC; chazalviel
Author: Mike Bostock [aut, cph] (d3.js library in htmlwidgets/lib,
    http://d3js.org),
  David Chazalviel [aut, cre],
  Harry Stevens [cph] (d3-regression library in htmlwidgets/lib,
    https://github.com/HarryStevens/d3-regression)
Maintainer: David Chazalviel <david.chazalviel@club-internet.fr>
Repository: CRAN
Date/Publication: 2021-10-21 17:00:02 UTC
Built: R 4.0.2; ; 2021-10-22 10:40:54 UTC; unix
