Package: remify 4.0.0

Giuseppe Arena

remify: Processing and Transforming Relational Event History Data

Efficiently processes relational event history data and transforms them into formats suitable for other packages. The primary objective of this package is to convert event history data into a format that integrates with the packages in 'remverse' and is compatible with various analytical tools (e.g., computing network statistics, estimating tie-oriented or actor-oriented social network models). Second, it can also transform the data into formats compatible with other packages out of 'remverse'. The package processes the data for two types of temporal social network models: tie-oriented modeling framework (Butts, C., 2008, <doi:10.1111/j.1467-9531.2008.00203.x>) and actor-oriented modeling framework (Stadtfeld, C., & Block, P., 2017, <doi:10.15195/v4.a14>).

Authors:Giuseppe Arena [aut, cre], Joris Mulder [aut], Rumana Lakdawala [ctb], Marlyne Meijerink-Bosman [ctb], Diana Karimova [ctb], Fabio Generoso Vieira [ctb], Mahdi Shafiee Kamalabad [ctb], Roger Leenders [ctb]

remify_4.0.0.tar.gz
remify_4.0.0.zip(r-4.7)remify_4.0.0.zip(r-4.6)remify_4.0.0.zip(r-4.5)
remify_4.0.0.tgz(r-4.6-x86_64)remify_4.0.0.tgz(r-4.6-arm64)remify_4.0.0.tgz(r-4.5-x86_64)remify_4.0.0.tgz(r-4.5-arm64)
remify_4.0.0.tar.gz(r-4.7-arm64)remify_4.0.0.tar.gz(r-4.7-x86_64)remify_4.0.0.tar.gz(r-4.6-arm64)remify_4.0.0.tar.gz(r-4.6-x86_64)
remify_4.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
remify/json (API)

# Install 'remify' in R:
install.packages('remify', repos = c('https://tilburgnetworkgroup.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/tilburgnetworkgroup/remify/issues

Pkgdown/docs site:https://tilburgnetworkgroup.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:

On CRAN:

Conda:

cppopenmp

7.80 score 4 stars 3 packages 53 scripts 498 downloads 1 exports 13 dependencies

Last updated from:ebf1ec7db5. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK243
linux-devel-x86_64OK231
source / vignettesOK331
linux-release-arm64OK237
linux-release-x86_64OK229
macos-release-arm64OK105
macos-release-x86_64OK315
macos-oldrel-arm64OK106
macos-oldrel-x86_64OK385
windows-develOK137
windows-releaseOK120
windows-oldrelOK159
wasm-releaseOK219

Exports:remify

Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigRcppRcppArmadillorlangvctrs

Risk set
Definition of risk set | The full risk set | Visualizing the risk set | The active, active_saturated, and manual risk set | The active risk set | active dyads: those observed in randomREHsmall | The manual risk set | Specifying a manual risk set | The processed risk set

Last update: 2026-04-25
Started: 2023-03-14

Process a Relational Event History
Aim | Input | edgelist | directed | ordinal | model | thin | actors | riskset | manual.riskset | event_type | origin | time.units | attach_riskset | riskset_decode | riskset_max_decode | event_covariates | ncores | Running the example | Output | M | E | N | C | D and activeD | intereventTime | edgelist_id | meta | ids | index | omit_dyad | riskset_info | Actor-oriented model output | Methods | print() and summary() | dim() | plot()

Last update: 2026-04-25
Started: 2023-04-11