Last data update: 2014.03.03

depmixS4

Package: depmixS4
Version: 1.3-3
Date: 2016-02-10
Title: Dependent Mixture Models - Hidden Markov Models of GLMs and
Other Distributions in S4
Author: Ingmar Visser <i.visser@uva.nl>, Maarten Speekenbrink <m.speekenbrink@ucl.ac.uk>
Maintainer: Ingmar Visser <i.visser@uva.nl>
Depends: R (>= 3.0.1), nnet, MASS, Rsolnp
Imports: stats, stats4, methods
Suggests: gamlss, gamlss.dist, Rdonlp2
Additional_repositories: http://R-Forge.R-project.org
Description: Fits latent (hidden) Markov models on mixed categorical and continuous (time series) data, otherwise known as dependent mixture models.
License: GPL (>= 2)
URL: http://depmix.r-forge.r-project.org/
NeedsCompilation: yes
Packaged: 2016-02-15 10:57:49 UTC; ingmar
Repository: CRAN
Date/Publication: 2016-02-15 13:47:08

● Cran Task View: Cluster, TimeSeries
● 0 images, 23 functions, 3 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'depmixS4' ...
** package 'depmixS4' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fb.c -o fb.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o depmixS4.so fb.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/depmixS4/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'depmixS4'
    finding HTML links ... done
    GLMresponse                             html  
    balance                                 html  
    depmix-class                            html  
    depmix-internal                         html  
    depmix-methods                          html  
    depmix                                  html  
    depmix.fit                              html  
    finding level-2 HTML links ... done

    depmix.fitted-class                     html  
    depmix.sim-class                        html  
    depmixS4-package                        html  
    em.control                              html  
    forwardbackward                         html  
    llratio                                 html  
    makeDepmix                              html  
    mix-class                               html  
    mix                                     html  
    mix.fitted-class                        html  
    mix.sim-class                           html  
    posterior                               html  
    response-class                          html  
    response-classes                        html  
    responses                               html  
    simulate                                html  
    sp500                                   html  
    speed                                   html  
    transInit                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (depmixS4)
Making 'packages.html' ... done