Package: dream Title: Dynamic Relational Event Analysis and Modeling Version: 2.1.4 Authors@R: c( person(given = c("Kevin","A."), family = "Carson", email = "kacarson@arizona.edu", role = c("aut", "cre"),comment = c(ORCID = "0009-0001-5762-2586")), person(given = c("Diego","F."),family= "Leal", email= "dflc@arizona.edu", role = c("aut"), comment = c(ORCID = "0000-0001-9973-4626"))) Maintainer: Kevin A. Carson Description: A set of tools for relational and event analysis, including two- and one-mode network brokerage and structural measures, and helper functions optimized for relational event analysis with large datasets, including creating relational risk sets, computing network statistics, estimating relational event models, and simulating relational event sequences. For more information on relational event models, see Butts (2008) , Lerner and Lomi (2020) , Bianchi et al. (2024) , and Butts et al. (2023) . In terms of the structural measures in this package, see Leal (2025) , Burchard and Cornwell (2018) , and Fujimoto et al. (2018) . This package was developed with support from the National Science Foundation’s (NSF) Human Networks and Data Science Program (HNDS) under award number 2241536 (PI: Diego F. Leal). Any opinions, findings, and conclusions, or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the NSF. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 3.5.0) Imports: collapse, data.table, foreach, parallel, doParallel, Rcpp, lifecycle, methods LinkingTo: Rcpp, RcppArmadillo URL: https://github.com/kevinCarson/dream BugReports: https://github.com/kevinCarson/dream/issues Repository: https://kevincarson.r-universe.dev Date/Publication: 2026-06-28 23:39:54 UTC RemoteUrl: https://github.com/kevincarson/dream RemoteRef: HEAD RemoteSha: 7895f9a896a29625818d12ab91c8fb93d8de15c1 NeedsCompilation: yes Packaged: 2026-06-29 00:30:04 UTC; root Author: Kevin A. Carson [aut, cre] (ORCID: ), Diego F. Leal [aut] (ORCID: )