Last data update: 2014.03.03

TraMineR

Package: TraMineR
Version: 1.8-12
Date: 2016-06-24
Title: Trajectory Miner: a Toolbox for Exploring and Rendering
Sequences
Authors@R: c(
person("Alexis", "Gabadinho", role = c("aut", "cph")),
person("Matthias", "Studer", role = c("aut", "cph")),
person("Nicolas", "Muller", role = "aut"),
person("Reto", "Buergin", role = "aut"),
person("Gilbert", "Ritschard", role = c("aut", "cre", "cph"),
email = "gilbert.ritschard@unige.ch"))
Depends: R (>= 2.8.1),
Imports: utils, RColorBrewer, boot, graphics, grDevices, stats, Hmisc
Suggests: cluster, xtable
Description: Toolbox for the manipulation, description and rendering of sequences, and more generally the mining of sequence data in the field of social sciences. Although the 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 simple functions for extracting the most frequent subsequences and identifying the most discriminating ones among them. A user's guide can be found on the TraMineR web page.
License: GPL (>= 2)
URL: http://traminer.unige.ch
Encoding: latin1
Maintainer: Gilbert Ritschard <gilbert.ritschard@unige.ch>
NeedsCompilation: yes
Packaged: 2016-06-24 14:03:12 UTC; adm
Author: Alexis Gabadinho [aut, cph],
Matthias Studer [aut, cph],
Nicolas Muller [aut],
Reto Buergin [aut],
Gilbert Ritschard [aut, cre, cph]
Repository: CRAN
Date/Publication: 2016-06-24 19:13:56

● Cran Task View: Survival
● 0 images, 89 functions, 0 datasets
Reverse Depends: 4

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'TraMineR' ...
** package 'TraMineR' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c alignement.cpp -o alignement.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c checktriangleineq.c -o checktriangleineq.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c constraint.cpp -o constraint.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dist2matrix.c -o dist2matrix.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c distancefunctions.cpp -o distancefunctions.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c eventdictionary.cpp -o eventdictionary.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c eventseq.cpp -o eventseq.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ffunctions.c -o ffunctions.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c inertiafunctions.c -o inertiafunctions.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c prefixtree.cpp -o prefixtree.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c saltt.cpp -o saltt.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c salttseq.cpp -o salttseq.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c seqedist.cpp -o seqedist.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c tmrformat.cpp -o tmrformat.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c tmrsequence.cpp -o tmrsequence.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c traminerdebug.cpp -o traminerdebug.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c treeeventmap.cpp -o treeeventmap.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c treeeventnode.cpp -o treeeventnode.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c weightedinertia.cpp -o weightedinertia.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o TraMineR.so alignement.o checktriangleineq.o constraint.o dist2matrix.o distancefunctions.o eventdictionary.o eventseq.o ffunctions.o inertiafunctions.o prefixtree.o saltt.o salttseq.o seqedist.o tmrformat.o tmrsequence.o traminerdebug.o treeeventmap.o treeeventnode.o weightedinertia.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/TraMineR/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'TraMineR'
    finding HTML links ... done
    TraMineR-package                        html  
    TraMineR.checkupdates                   html  
    TraMineRInternal                        html  
    actcal                                  html  
    actcal.tse                              html  
    alphabet                                html  
    bfspell                                 html  
    biofam                                  html  
    cpal                                    html  
    dissassoc                               html  
    disscenter                              html  
    dissmfac                                html  
    dissrep                                 html  
    disstree                                html  
    disstree2dot                            html  
    disstreeleaf                            html  
    dissvar                                 html  
    ex1                                     html  
    ex2                                     html  
    famform                                 html  
    mvad                                    html  
    plot.seqdiff                            html  
    plot.stslist                            html  
    plot.stslist.freq                       html  
    plot.stslist.meant                      html  
    plot.stslist.modst                      html  
    plot.stslist.rep                        html  
    plot.stslist.statd                      html  
    plot.subseqelist                        html  
    plot.subseqelistchisq                   html  
    read.tda.mdist                          html  
    seqLLCP                                 html  
    seqLLCS                                 html  
    seqST                                   html  
    seqalign                                html  
    seqcomp                                 html  
    seqconc                                 html  
    seqdecomp                               html  
    seqdef                                  html  
    seqdiff                                 html  
    seqdim                                  html  
    seqdist                                 html  
    seqdistmc                               html  
    seqdss                                  html  
    seqdur                                  html  
    seqe                                    html  
    seqeapplysub                            html  
    seqecmpgroup                            html  
    seqeconstraint                          html  
    seqecontain                             html  
    seqecreate                              html  
    seqefsub                                html  
    seqeid                                  html  
    seqelength                              html  
    seqetm                                  html  
    seqeweight                              html  
    seqfcheck                               html  
    seqfind                                 html  
    seqformat                               html  
    seqfpos                                 html  
    seqgen                                  html  
    seqici                                  html  
    seqient                                 html  
    seqistatd                               html  
    seqlegend                               html  
    seqlength                               html  
    seqlogp                                 html  
    seqmeant                                html  
    seqmodst                                html  
    seqmpos                                 html  
    seqnum                                  html  
    seqpcplot                               html  
    seqplot                                 html  
    seqpm                                   html  
    seqrecode                               html  
    seqrep                                  html  
    seqsep                                  html  
    seqstatd                                html  
    seqstatf                                html  
    seqstatl                                html  
    seqsubm                                 html  
    seqsubsn                                html  
    seqtab                                  html  
    seqtransn                               html  
    seqtrate                                html  
    seqtree                                 html  
    seqtreedisplay                          html  
    stlab                                   html  
    str.seqe                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (TraMineR)
Making 'packages.html' ... done