Package: remstats Type: Package Title: Computes Statistics for Relational Event History Data Version: 4.0.0 Date: 2026-05-07 Authors@R: c( person( given = "Giuseppe", family = "Arena", role = "aut", email = "g.arena@uva.nl", comment = c(ORCID = "0000-0001-5204-3326")), person( given = "Marlyne", family = "Meijerink-Bosman", role = "aut"), person( given = "Joris", family = "Mulder", role = c("aut", "cre"), email = "j.mulder3@tilburguniversity.edu"), person( given = "Diana", family = "Karimova", role = "ctb"), person( given = "Rumana", family = "Lakdawala", role = "ctb"), person( given = "Mahdi", family = "Shafiee Kamalabad", role = "ctb"), person( given = "Fabio", family = "Generoso Vieira", role = "ctb"), person( given = "Roger", family = "Leenders", role = "ctb", email = "r.t.a.j.leenders@tilburguniversity.edu") ) Maintainer: Joris Mulder Description: Computes a variety of statistics for relational event models (Meijerink et al., 2023, ). Relational event models enable researchers to investigate exogenous and endogenous factors, and interactions, influencing the evolution of a time-ordered sequence of events. These models are categorized into tie-oriented models (Butts, C., 2008, ), where the probability of a dyad interacting next is modeled in a single step, and actor-oriented models (Stadtfeld, C., & Block, P., 2017, ), which first model the probability of a sender initiating an interaction and subsequently the probability of the sender's choice of receiver. The package is designed to compute a variety of statistics that summarize exogenous and endogenous influences on the event stream for both types of models. License: MIT + file LICENSE URL: https://tilburgnetworkgroup.github.io/remstats/ BugReports: https://github.com/TilburgNetworkGroup/remstats/issues LazyData: true Encoding: UTF-8 RoxygenNote: 7.3.3 Depends: R (>= 4.0.0) Imports: Rcpp (>= 1.0.8.3), remify (>= 4.0.0), stats, graphics, grDevices LinkingTo: Rcpp, RcppArmadillo, RcppProgress Suggests: tinytest, knitr, rmarkdown VignetteBuilder: knitr LazyDataCompression: gzip Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://tilburgnetworkgroup.r-universe.dev Date/Publication: 2026-05-15 19:32:28 UTC RemoteUrl: https://github.com/tilburgnetworkgroup/remstats RemoteRef: HEAD RemoteSha: 2f8f971b7e9d8d0cf9511a85e137481cce90b5d0 NeedsCompilation: yes Packaged: 2026-06-24 10:55:42 UTC; root Author: Giuseppe Arena [aut] (ORCID: ), Marlyne Meijerink-Bosman [aut], Joris Mulder [aut, cre], Diana Karimova [ctb], Rumana Lakdawala [ctb], Mahdi Shafiee Kamalabad [ctb], Fabio Generoso Vieira [ctb], Roger Leenders [ctb]