SCM

R Development Page

Contributed R Packages

Below is a list of all packages provided by project Sequence analysis for social scientists.

Important note for package binaries: R-Forge provides these binaries only for the most recent version of R, but not for older versions. In order to successfully install the packages provided on R-Forge, you have to switch to the most recent version of R or, alternatively, install from the package sources (.tar.gz).

Packages

TraMineR

Trajectory Miner: a Sequence Analysis Toolkit

  Set of sequence analysis tools for manipulating, describing and rendering categorical sequences, and more generally mining sequence data in the field of social sciences. Although this sequence analysis package is primarily intended for state or event sequences that describe time use or life courses such as family formation histories or professional careers, its features also apply to many other kinds of categorical sequence data. It accepts many different sequence representations as input and provides tools for converting sequences from one format to another. It offers several functions for describing and rendering sequences, for computing distances between sequences with different metrics (among which optimal matching), original dissimilarity-based analysis tools, and functions for extracting the most frequent event subsequences and identifying the most discriminating ones among them. A users guide can be found on the TraMineR web page.
  Version: 2.3-10 | Last change: 2024-03-29 10:34:19+01 | Rev.: 1424
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get TraMineR 2.2-9 from CRAN
  R install command: install.packages("TraMineR", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


TraMineRextras

TraMineR Extension

  Collection of ancillary functions and utilities to be used in conjunction with the TraMineR package for sequence data exploration. Includes, among others, specific functions such as state survival plots, position-wise group-typical states, dynamic sequence indicators, and dissimilarities between event sequences. Also includes contributions by non-members of the TraMineR team such as the relative frequency plot and methods for polyadic data.
  Version: 0.7.8 | Last change: 2024-03-20 09:31:17+01 | Rev.: 1421
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get TraMineRextras 0.6.7 from CRAN
  R install command: install.packages("TraMineRextras", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


WeightedCluster

Clustering of Weighted Data

  Clusters state sequences and weighted data. It provides an optimized weighted PAM algorithm as well as functions for aggregating replicated cases, computing cluster quality measures for a range of clustering solutions and plotting (fuzzy) clusters of state sequences. Parametric bootstraps methods to validate typology of sequences are also provided. Finally, it provides a fuzzy and crisp CLARA algorithm to cluster large database with sequence analysis.
  Version: 1.7 | Last change: 2024-04-17 14:13:08+02 | Rev.: 1425
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get WeightedCluster 1.6-4 from CRAN
  R install command: install.packages("WeightedCluster", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


seqdist2

Distance Between State Sequences

  Obsolete. The content of this package is now integrated in the functions seqdist and seqcost of TraMineR (>= 2.0-5) with many improvements.
  Version: 0.9-2 | Last change: 2017-06-20 20:29:02+02 | Rev.: 884
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("seqdist2", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


vcrpart

Tree-Based Varying Coefficient Regression for Generalized Linear and Ordinal Mixed Models

  Recursive partitioning for varying coefficient generalized linear models and ordinal linear mixed models. Special features are coefficient-wise partitioning, non-varying coefficients and partitioning of time-varying variables in longitudinal regression.
  Version: 1.0-5 | Last change: 2022-04-27 09:17:09+02 | Rev.: 1304
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current | Stable Release: Get vcrpart 1.0-4 from CRAN
  R install command: install.packages("vcrpart", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)


zzMmgraphR

Graphing for Markov, Hidden Markov, and Mixture Transition Distribution Models

  Renamed version of MmgraphR. Produces parallel coordinate plots of probability transition matrices from Markov, hidden Markov, and mixture transition distribution models.
  Version: 0.3-2 | Last change: 2020-01-29 14:06:15+01 | Rev.: 1057
  Download: linux(.tar.gz) | windows(.zip) | Build status: Current
  R install command: install.packages("zzMmgraphR", repos="http://R-Forge.R-project.org")
 
Logs:  
Package build: Source package (Linux x86_64) Windows binary (x86_64/i386)
Package check: Linux x86_64 (patched) | Linux x86_64 (devel) Windows (patched) | Windows (devel)

 

Build status codes

0 - Current: the package is available for download. The corresponding package passed checks on the Linux and Windows platform without ERRORs.
1 - Scheduled for build: the package has been recognized by the build system and provided in the staging area.
2 - Building: the package has been sent to the build machines. It will be built and checked using the latest patched version of R. Note that it is included in a batch of several packages. Thus, this process will take some time to finish.
3 - Failed to build: the package failed to build or did not pass the checks on the Linux and/or Windows platform. It is not made available since it does not meet the policies.
4 - Conflicts: two or more packages of the same name exist. None of them will be built. Maintainers are asked to negotiate further actions.
5 - Offline: the package is not available. The build system may be offline or the package maintainer did not trigger a rebuild (done e.g., via committing to the package repository).

If your package is not shown on this page or not building, then check the build system status report.

Thanks to:
Vienna University of Economics and Business Powered By FusionForge