Skip to content

Commit 4037b80

Browse files
committed
corrected non cranonical urls
1 parent ad03592 commit 4037b80

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: networkDynamic
22
Version: 0.12.0
3-
Date: 2026-04-02
3+
Date: 2026-04-08
44
Title: Dynamic Extensions for Network Objects
55
Type: Package
66
Depends: R (>= 3.0.0), network (>= 1.20.0)

vignettes/networkDynamic.Rnw

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -986,10 +986,10 @@ We can see that the rumor started at v1, our seed vertex, which has a little loo
986986
\section{Related packages}
987987
The statnet team is releasing several packages that work closely with the \verb@networkDynamic@ package to provide additional features.
988988
\begin{itemize}
989-
\item \verb@networkDynamicData@ : A collection of dynamic network datasets from various sources and multiple authors represented networkDynamic format. \url{http://cran.r-project.org/web/packages/networkDynamicData/}
990-
\item \verb@ndtv@ : Network Dynamic Temporal Visualization package -- like TV for your networks. The \verb@ndtv@ package creates network movies as videos or interactive HTML5 animations, timelines and other visualizations of dynamic networks stored in the \verb@networkDynamic@ format. \url{http://cran.r-project.org/web/packages/ndtv/}.
989+
\item \verb@networkDynamicData@ : A collection of dynamic network datasets from various sources and multiple authors represented networkDynamic format. \url{http://cran.r-project.org/package=networkDynamicData}
990+
\item \verb@ndtv@ : Network Dynamic Temporal Visualization package -- like TV for your networks. The \verb@ndtv@ package creates network movies as videos or interactive HTML5 animations, timelines and other visualizations of dynamic networks stored in the \verb@networkDynamic@ format. \url{http://cran.r-project.org/package=ndtv}.
991991
\item A longer tutorial demonstrating features of \verb@ndtv@ and \verb@networkDynamic@ data import is located at \url{https://statnet.org/workshop-ndtv/ndtv_workshop.html}
992-
\item \verb@tsna@ : Temporal SNA tools for measuring and doing descriptive statistics on dynamic networks stored in the \verb@networkDynamic@ format \url{http://cran.r-project.org/web/packages/tsna/}.
992+
\item \verb@tsna@ : Temporal SNA tools for measuring and doing descriptive statistics on dynamic networks stored in the \verb@networkDynamic@ format \url{http://cran.r-project.org/package=tsna}.
993993
\end{itemize}
994994
995995
\section{Citing networkDynamic}

0 commit comments

Comments
 (0)