Last data update: 2014.03.03

riskRegression

Package: riskRegression
Type: Package
Title: Risk Regression Models for Survival Analysis with Competing
Risks
Version: 1.1.7
Author: Thomas Alexander Gerds, Thomas Harder Scheike
Depends: R (>= 2.9.0), prodlim (>= 1.4.9)
Imports: rms (>= 4.2-0), pec (>= 2.4.3), cmprsk (>= 2.2-7), survival
(>= 2.37-7), randomForestSRC (>= 1.5.5)
Suggests: lava
Maintainer: Thomas Alexander Gerds <tag@biostat.ku.dk>
Description: Risk regression models for survival analysis with and without
competing risks.
License: GPL (>= 2)
Packaged: 2015-10-05 07:27:27 UTC; tag
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-10-05 12:58:22

● Cran Task View: Survival
● 0 images, 7 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'riskRegression' ...
** package 'riskRegression' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c comptestfunc.c -o comptestfunc.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c itfit.c -o itfit.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c itfitsemi.c -o itfitsemi.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c matrix.c -o matrix.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o riskRegression.so comptestfunc.o itfit.o itfitsemi.o matrix.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/riskRegression/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'riskRegression'
    finding HTML links ... done
    CSC                                     html  
    FGR                                     html  
    finding level-2 HTML links ... done

    Melanoma                                html  
    plot.riskRegression                     html  
    plotEffects                             html  
    predict.riskRegression                  html  
    riskRegression                          html  
    subjectWeights                          html  
** building package indices
** testing if installed package can be loaded
* DONE (riskRegression)
Making 'packages.html' ... done