Encoding: UTF-8
Package: goldfish
Type: Package
Title: Statistical Network Models for Dynamic Network Data
Version: 1.6.12
Date: 2025-04-13
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"))
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) <doi:10.1177/0081175017709295>,
   Stadtfeld, Hollway, and Block (2017b) <doi:10.1177/0081175017733457>,
   Stadtfeld and Block (2017) <doi:10.15195/v4.a14>,
   Hoffman et al. (2020) <doi:10.1017/nws.2020.3>.
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
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
NeedsCompilation: yes
Config/testthat/edition: 3
Packaged: 2025-04-13 20:46:45 UTC; ualvaro
Author: James Hollway [aut, dtc] (IHEID,
    <https://orcid.org/0000-0002-8361-9647>),
  Christoph Stadtfeld [aut, dtc],
  Marion Hoffman [aut],
  Alvaro Uzaheta [cre, aut] (<https://orcid.org/0000-0003-4367-3670>),
  Mirko Reul [ctb],
  Timon Elmer [ctb],
  Kieran Mepham [ctb],
  Per Block [ctb],
  Xiaolei Zhang [ctb],
  Weigutian Ou [ctb],
  Emily Garvin [ctb],
  Siwei Zhang [ctb]
Maintainer: Alvaro Uzaheta <ualvaro@ethz.ch>
Repository: CRAN
Date/Publication: 2025-04-13 21:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-11 02:47:36 UTC; windows
Archs: x64
