Package: parallelPlot
Title: 'Htmlwidget' for a Parallel Coordinates Plot
Version: 0.3.1
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("Benoit", "Lehman", email = "benoit.lehman@tech-advantage.com", role = c("aut"))
  )
Description: Create a parallel coordinates plot, using 'htmlwidgets' package and 'd3.js'.
URL: https://gitlab.com/drti/parallelplot
BugReports: https://gitlab.com/drti/parallelplot/-/issues
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: htmlwidgets
Suggests: testthat, shiny, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-04-18 17:01:56 UTC; chazalda
Author: Mike Bostock [aut, cph] (d3.js library in htmlwidgets/lib,
    http://d3js.org),
  David Chazalviel [aut, cre],
  Benoit Lehman [aut]
Maintainer: David Chazalviel <david.chazalviel@club-internet.fr>
Repository: CRAN
Date/Publication: 2023-04-18 17:20:02 UTC
Built: R 4.1.3; ; 2023-04-20 14:14:15 UTC; windows
