Last data update: 2014.03.03

cmprsk

Package: cmprsk
Version: 2.2-7
Date: 2014-jun-17
Title: Subdistribution Analysis of Competing Risks
Author: Bob Gray <gray@jimmy.harvard.edu>
Maintainer: Bob Gray <gray@jimmy.harvard.edu>
Depends: R (>= 2.15.0), survival
Description: Estimation, testing and regression modeling of
subdistribution functions in competing risks, as described in Gray
(1988), A class of K-sample tests for comparing the cumulative
incidence of a competing risk, Ann. Stat. 16:1141-1154, and Fine JP and
Gray RJ (1999), A proportional hazards model for the subdistribution
of a competing risk, JASA, 94:496-509.
License: GPL (>= 2)
URL: http://www.r-project.org
Packaged: 2014-06-17 18:45:38 UTC; gray
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-06-17 23:16:43

● 0 images, 10 functions, 0 datasets
Reverse Depends: 6

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'cmprsk' ...
** package 'cmprsk' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c cincsub.f -o cincsub.o
f95   -fpic  -g -O2  -c crr.f -o crr.o
f95   -fpic  -g -O2  -c crstm.f -o crstm.o
f95   -fpic  -g -O2  -c tpoi.f -o tpoi.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o cmprsk.so cincsub.o crr.o crstm.o tpoi.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/cmprsk/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'cmprsk'
    finding HTML links ... done
    crr                                     html  
    cuminc                                  html  
    extract.cuminc                          html  
    plot.cuminc                             html  
    plot.predict.crr                        html  
    predict.crr                             html  
    print.crr                               html  
    print.cuminc                            html  
    summary.crr                             html  
    timepoints                              html  
** building package indices
** testing if installed package can be loaded
* DONE (cmprsk)
Making 'packages.html' ... done