Package: rD3plot
Type: Package
Version: 1.0.68
Date: 2023-03-21
Title: Interactive Networks, Timelines, Barplots, Galleries with
        'D3.js'
Description: Creates interactive analytic graphs with 'R'. It joins the data analysis power of R and the visualization libraries of JavaScript in one package. The package provides interactive networks, timelines, barplots, image galleries and evolving networks. Graphs are represented as 'D3.js' graphs embedded in a web page ready for its interactive analysis and exploration.
License: GPL-2 | GPL-3
Depends: R (>= 3.5.0)
Imports: igraph (>= 1.0.1)
Suggests: shiny, evolMap
NeedsCompilation: no
Authors@R: c( 
    person("Modesto", "Escobar", email = "modesto@usal.es", role = c("aut", "cph","cre"), comment = c(ORCID = "0000-0003-2072-6071")), 
    person("Carlos", "Prieto", email = "cprietos@usal.es", role = c("aut"), comment = c(ORCID = "0000-0001-8178-9768")),
    person("David", "Barrios", email = "metal@usal.es", role = "aut")
    )
Maintainer: Modesto Escobar <modesto@usal.es>
Encoding: UTF-8
Packaged: 2023-03-21 22:55:57 UTC; Modesto
Author: Modesto Escobar [aut, cph, cre]
    (<https://orcid.org/0000-0003-2072-6071>),
  Carlos Prieto [aut] (<https://orcid.org/0000-0001-8178-9768>),
  David Barrios [aut]
Repository: CRAN
Date/Publication: 2023-03-22 16:50:10 UTC
Built: R 4.1.2; ; 2023-03-23 11:14:42 UTC; unix
