Package: ndtv
Type: Package
Title: Network Dynamic Temporal Visualizations
Version: 0.13.4
Date: 2024-06-30
Authors@R:c(
		person("Skye", "Bender-deMoll", role=c("cre","aut"), email="skyebend@uw.edu"),
    person("Martina", "Morris", role=c("ctb"), email="morrism@u.washington.edu"))
Depends: R (>= 3.0), network (>= 1.13),networkDynamic (>= 0.9),animation (>= 2.4),sna,
Imports: MASS, statnet.common, tsna, jsonlite, base64, htmlwidgets, scatterplot3d
Suggests:tergm (>= 3.6), ergm, testthat, knitr
Description: Renders dynamic network data from 'networkDynamic' objects as movies, interactive animations, or other representations of changing relational structures and attributes.
License: GPL-3 + file LICENSE
URL: https://github.com/statnet/ndtv
