Other packages > Find by keyword >

remify  

Processing and Transforming Relational Event History Data
View on CRAN: Click here


Download and install remify package within the R console
Install from CRAN:
install.packages("remify")

Install from Github:
library("remotes")
install_github("cran/remify")

Install by package version:
library("remotes")
install_version("remify", "3.2.9")



Attach the package and use:
library("remify")
Maintained by
Giuseppe Arena
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-11-07
Latest Update: 2025-01-29
Description:
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, ) and actor-oriented modeling framework (Stadtfeld, C., & Block, P., 2017, ).
How to cite:
Giuseppe Arena (2023). remify: Processing and Transforming Relational Event History Data. R package version 3.2.9, https://cran.r-project.org/web/packages/remify. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-13 14:10), 3.2.0 (2023-11-07 20:10), 3.2.2 (2023-11-22 10:20), 3.2.3 (2023-12-05 23:20), 3.2.4 (2023-12-06 09:50), 3.2.5 (2024-02-05 13:30), 3.2.6 (2024-05-16 04:30), 3.2.8 (2025-01-29 14:20), 3.2.9 (2025-09-27 01:10), 4.0.0 (2026-05-04 07:00)
Other packages that cited remify R package
View remify citation profile
Other R packages that remify depends, imports, suggests or enhances
Complete documentation for remify
Functions, R codes and Examples using the remify R package
Some associated functions: dim.remify . getActorID . getActorName . getDyad . getDyadID . getRiskset . getTypeID . getTypeName . plot.remify . print.remify . randomREH . randomREHsmall . rehshape . remify-package . remify . summary.remify . 
Some associated R codes: RcppExports.R . data.R . rehshape.R . remify-package.R . remify.R .  Full remify package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA