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).
TraMineR | Trajectory Miner: a Toolbox for Exploring and Rendering Sequences
|
|
Toolbox for the manipulation, description and rendering of categorical sequences, and more generally the mining of sequence data in the field of social sciences. Although this sequence analysis toolbox is primarily intended for analyzing state or event sequences that describe 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 subsequences and identifying the most discriminating ones among them. A users guide can be found on the TraMineR web page. |
|
Version: 2.3-8 |
Last change: 2023-05-17 16:51:58+02 |
Rev.: 1390 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TraMineR 2.2-7 from CRAN |
|
R install command:
install.packages("TraMineR", repos="http://R-Forge.R-project.org") |
|
|
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.7 |
Last change: 2023-03-07 15:20:30+01 |
Rev.: 1367 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get TraMineRextras 0.6.6 from CRAN |
|
R install command:
install.packages("TraMineRextras", repos="http://R-Forge.R-project.org") |
|
|
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. |
|
Version: 1.6-2 |
Last change: 2023-05-16 11:39:24+02 |
Rev.: 1389 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get WeightedCluster 1.6-2 from CRAN |
|
R install command:
install.packages("WeightedCluster", repos="http://R-Forge.R-project.org") |
|
|
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:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("seqdist2", repos="http://R-Forge.R-project.org") |
|
|
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:
(.tar.gz) |
(.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") |
|
|
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:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("zzMmgraphR", repos="http://R-Forge.R-project.org") |
|
|
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.