Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 4 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.4%) to scientific vocabulary
Repository
ndtv: Network Dynamic Temporal Visualizations in R
Basic Info
- Host: GitHub
- Owner: statnet
- Language: HTML
- Default Branch: master
- Homepage: https://cran.r-project.org/web/packages/ndtv/index.html
- Size: 39.9 MB
Statistics
- Stars: 52
- Watchers: 14
- Forks: 5
- Open Issues: 43
- Releases: 0
Metadata Files
README.md
ndtv: Network Dynamic Temporal Visualizations
The R package ndtv renders dynamic network data from networkDynamic objects as movies, interactive HTML5 animations, or other static representations of changing relational structures and attributes.
by Skye Bender-deMoll, Martina Morris, and the http://statnet.org team. This work was supported by grant R01HD68395 from the National Institute of Health
Install
Released versions of the package are on CRAN at https://cran.r-project.org/web/packages/ndtv/index.html
install in R with
install.packages('ndtv')
A network movie example
library(ndtv) # load the package
data(short.stergm.sim) # load an example dynamic network dataset
render.d3movie(short.stergm.sim) # create a HTML5 animation
Docs and Examples
The package vignette is at: https://github.com/statnet/ndtv/blob/master/ndtv/vignettes/ndtv.pdf
A longer tutorial with more background is at: https://statnet.org/workshop-ndtv/ndtv_workshop.html
Citation and License
This software is distributed under the GPL-3 license. It is free, open source, and has the attribution requirements (GPL Section 7) at http://statnet.org/attribution
To cite package ‘ndtv’ in publications use:
Skye Bender-deMoll (2016). ndtv: Network Dynamic Temporal Visualizations. R package version 0.10. http://statnet.org
Code of Conduct
Please note that the ndtv project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Owner
- Name: Statnet
- Login: statnet
- Kind: organization
- Email: contact@statnet.org
- Website: http://statnet.org/
- Repositories: 43
- Profile: https://github.com/statnet
Statistical software for the analysis, simulation and visualization of network data.
GitHub Events
Total
- Watch event: 3
Last Year
- Watch event: 3
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| skyebend | s****d@9****6 | 114 |
| Skye Bender-deMoll | s****d@s****t | 49 |
| Pavel N. Krivitsky | p****l@u****u | 1 |
| levap | l****p@9****6 | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 55
- Total pull requests: 6
- Average time to close issues: 3 months
- Average time to close pull requests: 1 day
- Total issue authors: 17
- Total pull request authors: 2
- Average comments per issue: 1.56
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Issue authors: 3
- Pull request authors: 1
- Average comments per issue: 2.25
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- skyebend (35)
- Dekermanjian (2)
- tedmoorman (2)
- nextensible (2)
- lishuiwkp (1)
- mbojan (1)
- tdemarchin (1)
- Vasilim (1)
- aterhorst (1)
- niknoproblems (1)
- ghost (1)
- tpetkovich (1)
- romanseidl (1)
- cboulanger (1)
- sbellan61 (1)
Pull Request Authors
- skyebend (6)
- martinamorris (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 753 last-month
- Total docker downloads: 23,039
- Total dependent packages: 3
- Total dependent repositories: 6
- Total versions: 16
- Total maintainers: 1
cran.r-project.org: ndtv
Network Dynamic Temporal Visualizations
- Homepage: https://github.com/statnet/ndtv
- Documentation: http://cran.r-project.org/web/packages/ndtv/ndtv.pdf
- License: GPL-3 + file LICENSE
-
Latest release: 0.13.4
published about 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.0 depends
- animation >= 2.4 depends
- network >= 1.13 depends
- networkDynamic >= 0.9 depends
- sna * depends
- MASS * imports
- base64 * imports
- jsonlite * imports
- statnet.common * imports
- htmlwidgets * suggests
- knitr * suggests
- scatterplot3d * suggests
- tergm >= 3.6 suggests
- testthat * suggests
- tsna * suggests