Last data update: 2014.03.03

etm

Package: etm
Title: Empirical Transition Matrix
Version: 0.6-2
Author: Arthur Allignol
Description: Matrix of transition probabilities for any time-inhomogeneous multistate model with finite state space
Maintainer: Arthur Allignol <arthur.allignol@uni-ulm.de>
License: GPL (>= 2)
Depends: R (>= 2.14), survival
Imports: lattice
Suggests: ggplot2, kmi, geepack
Packaged: 2014-12-09 13:12:40 UTC; arthur
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-12-09 14:57:15

● Cran Task View: Survival
● 0 images, 19 functions, 5 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'etm' ...
** package 'etm' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c cov_dna.c -o cov_dna.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c los_etm.cc -o los_etm.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c matrix.cc -o matrix.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c risk_set_etm.c -o risk_set_etm.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o etm.so cov_dna.o los_etm.o matrix.o risk_set_etm.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/etm/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'etm'
    finding HTML links ... done
    abortion                                html  
    clos                                    html  
    closPseudo                              html  
    etm                                     html  
    etmCIF                                  html  
    etmprep                                 html  
    fourD                                   html  
    ggtransfo                               html  
Rd warning: /tmp/RtmpP2V4Fu/R.INSTALL55d83fa1c879/etm/man/ggtransfo.Rd:43: missing file link 'geom_rect'
Rd warning: /tmp/RtmpP2V4Fu/R.INSTALL55d83fa1c879/etm/man/ggtransfo.Rd:43: missing file link 'geom_step'
    lines.etm                               html  
    los.data                                html  
    phiPseudo                               html  
    plot.clos.etm                           html  
    plot.etm                                html  
    plot.etmCIF                             html  
    prepare.los.data                        html  
    print.clos.etm                          html  
    print.etm                               html  
    print.etmCIF                            html  
    sir.cont                                html  
    summary.etm                             html  
    summary.etmCIF                          html  
    tra                                     html  
    trprob_trcov                            html  
    xyplot.etm                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (etm)
Making 'packages.html' ... done