Package: remverse
Title: A Meta-Package for Relational Event History Analysis
Version: 0.1.0
Authors@R: 
    c(
        person(
            given = "Joris",
            family = "Mulder",
            role = c("aut", "cre"),
            email = "j.mulder3@tilburguniversity.edu"),
        person(
            given = "Giuseppe",
            family = "Arena",
            role = c("aut"),
            email = "g.arena@tilburguniversity.edu"),
        person(
            given = "Roger",
            family = "Leenders",
            role = c("aut"),
            email = "r.t.a.j.leenders@tilburguniversity.edu"),
        person(
            given = "Marlyne",
            family = "Meijerink-Bosman",
            role = c("aut"),
            email = "m.l.meijerink@tilburguniversity.edu"),
        person(
            given = "Rumana",
            family = "Lakdawala",
            role = c("aut"),
            email = "r.j.lakdawala@tilburguniversity.edu"),
        person(
            given = "Fabio",
            family = "Generoso Vieira",
            role = c("aut"),
            email = "f.v.generosovieira@tilburguniversity.edu"),
        person(
            given = "Mahdi",
            family = "Shafiee Kamalabad",
            role = c("ctb"),
            email = "m.shafiee@tilburguniversity.edu"),
        person(
            given = "Diana",
            family = "Karimova",
            role = c("ctb"),
            email = "d.karimova@tilburguniversity.edu")
    )
Maintainer: Joris Mulder <j.mulder3@tilburguniversity.edu>
Description: A unified workflow for relational event modeling by re-exporting
    core functions from 'remify', 'remstats', and 'remstimate'. Supports
    tie-oriented and actor-oriented modeling with frequentist and Bayesian
    estimation. Methods are described in Butts (2008)
    <doi:10.1111/j.1467-9531.2008.00203.x> and Stadtfeld and Block (2017)
    <doi:10.1177/0081175017709295>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.0), remify (>= 4.0.0), remstats (>= 4.0.0), remstimate
        (>= 3.0.0)
Suggests: knitr, rmarkdown
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-05-22 09:21:07 UTC; jorismulder
Author: Joris Mulder [aut, cre],
  Giuseppe Arena [aut],
  Roger Leenders [aut],
  Marlyne Meijerink-Bosman [aut],
  Rumana Lakdawala [aut],
  Fabio Generoso Vieira [aut],
  Mahdi Shafiee Kamalabad [ctb],
  Diana Karimova [ctb]
Repository: CRAN
Date/Publication: 2026-05-28 13:30:08 UTC
Built: R 4.6.0; ; 2026-05-28 16:37:04 UTC; unix
