diff --git a/DESCRIPTION b/DESCRIPTION index 2ffad12..aedefa2 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,8 +2,8 @@ Encoding: UTF-8 Package: goldfish Type: Package Title: Statistical Network Models for Dynamic Network Data -Version: 1.6.9 -Date: 2024-09-02 +Version: 1.6.10 +Date: 2024-09-03 Authors@R: c(person("James", "Hollway", role = c("aut", "dtc"), email = "james.hollway@graduateinstitute.ch", comment = c("IHEID", ORCID = "0000-0002-8361-9647")), diff --git a/NEWS.md b/NEWS.md index 9573256..deee83a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# goldfish 1.6.10 + +* Solves invalid URL link for the MIT Social Evolution dataset. + # goldfish 1.6.9 * Solving missing package anchors in the documentation. @@ -7,7 +11,7 @@ # goldfish 1.6.8 * `checkEvents()` method addresses S3 generic/method consistency. -* Solves broken link in the bibliography. +* Solves invalid URL link in the bibliography. # goldfish 1.6.7 diff --git a/R/data_Social_Evolution.R b/R/data_Social_Evolution.R index e4b1b07..29f3c67 100644 --- a/R/data_Social_Evolution.R +++ b/R/data_Social_Evolution.R @@ -34,7 +34,6 @@ #' \tab numeric \cr #' } #' -#' @source \url{http://realitycommons.media.mit.edu/socialevolution.html} #' @references #' A. Madan, M. Cebrian, S. Moturu, K. Farrahi, A. Pentland (2012). #' Sensing the 'Health State' of a Community. diff --git a/cran-comments.md b/cran-comments.md index 2bc166c..b306dd0 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -10,6 +10,4 @@ 0 errors | 0 warnings | 1 note * This is a new release. -* Solving missing package anchors in the documentation. -* Update deprecated functions in the vignettes from `manynet`. -* Solve issue on `Makevars.in` file that produced a note when check as CRAN. +* Solves invalid URL. diff --git a/man/Social_Evolution.Rd b/man/Social_Evolution.Rd index 908554a..e78db7c 100644 --- a/man/Social_Evolution.Rd +++ b/man/Social_Evolution.Rd @@ -38,9 +38,6 @@ An object of class \code{data.frame} with 439 rows and 4 columns. An object of class \code{data.frame} with 766 rows and 4 columns. } -\source{ -\url{http://realitycommons.media.mit.edu/socialevolution.html} -} \usage{ data(Social_Evolution)