Encoding: UTF-8 Package: goldfish Type: Package Title: Statistical Network Models for Dynamic Network Data Version: 1.7.0 Date: 2025-05-20 Authors@R: c(person("James", "Hollway", role = c("aut", "dtc"), email = "james.hollway@graduateinstitute.ch", comment = c("IHEID", ORCID = "0000-0002-8361-9647")), person("Christoph", "Stadtfeld", role = c("aut", "dtc"), email = "c.stadtfeld@ethz.ch"), person("Marion", "Hoffman", role = "aut"), person("Alvaro", "Uzaheta", role = c("cre", "aut"), email = "ualvaro@ethz.ch", comment = c(ORCID = "0000-0003-4367-3670")), person("Mirko", "Reul", role = "ctb"), person("Timon", "Elmer", role = "ctb"), person("Kieran", "Mepham", role = "ctb"), person("Per", "Block", role = "ctb"), person("Xiaolei", "Zhang", role = "ctb"), person("Weigutian", "Ou", role = "ctb"), person("Emily", "Garvin", role = "ctb"), person("Siwei", "Zhang", role = "ctb"), person("Mabel", "Wylie", role = "ctb")) License: GPL (>= 3) Description: Tools for fitting statistical network models to dynamic network data. Can be used for fitting both dynamic network actor models ('DyNAMs') and relational event models ('REMs'). Stadtfeld, Hollway, and Block (2017a) , Stadtfeld, Hollway, and Block (2017b) , Stadtfeld and Block (2017) , Hoffman et al. (2020) . URL: https://stocnet.github.io/goldfish/ BugReports: https://github.com/stocnet/goldfish/issues/ Depends: R (>= 4.1.0) Imports: Rcpp (>= 1.0.1), changepoint, methods, utils, stats, generics, ggplot2, rlang, tibble, cli, lifecycle LinkingTo: Rcpp, RcppArmadillo Suggests: testthat, knitr, devtools, covr, rmarkdown, pixiedust, igraph, ggraph, migraph, manynet, patchwork, broom, lmtest VignetteBuilder: knitr LazyData: true RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) NeedsCompilation: yes Config/testthat/edition: 3 Repository: https://stocnet.r-universe.dev Date/Publication: 2025-06-23 04:49:12 UTC RemoteUrl: https://github.com/stocnet/goldfish RemoteRef: HEAD RemoteSha: a53fa5390fa0cb879eda640441c53c0b06ba7391 Packaged: 2026-06-09 07:15:34 UTC; root Author: James Hollway [aut, dtc] (IHEID, ORCID: ), Christoph Stadtfeld [aut, dtc], Marion Hoffman [aut], Alvaro Uzaheta [cre, aut] (ORCID: ), Mirko Reul [ctb], Timon Elmer [ctb], Kieran Mepham [ctb], Per Block [ctb], Xiaolei Zhang [ctb], Weigutian Ou [ctb], Emily Garvin [ctb], Siwei Zhang [ctb], Mabel Wylie [ctb] Maintainer: Alvaro Uzaheta