Last data update: 2014.03.03

missDeaths

Package: missDeaths
Date: 2015-08-08
Title: 'Correctly Analyse Disease Recurrence with Missing at Risk
Information using Population Mortality'
Version: 1.2
Authors@R: c(
person("Tomaz","Stupnik",role=c("aut","cre"), email="tomaz.stupnik@guest.arnes.si"),
person("Maja","Pohar Perme",role="aut", email="maja.pohar@mf.uni-lj.si"))
Maintainer: Tomaz Stupnik <tomaz.stupnik@guest.arnes.si>
Description: Implements two methods: a nonparametric risk adjustment and a data imputation method that use general population mortality tables to allow a correct analysis of time to disease recurrence.
License: GPL (>= 2)
Imports: Rcpp (>= 0.11.1), mitools
LinkingTo: Rcpp
Depends: survival, rms, relsurv, cmprsk
NeedsCompilation: yes
Packaged: 2015-08-08 22:54:55 UTC; tomaz
Author: Tomaz Stupnik [aut, cre],
Maja Pohar Perme [aut]
Repository: CRAN
Date/Publication: 2015-08-09 09:11:39

● 0 images, 5 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'missDeaths' ...
** package 'missDeaths' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c mysurv.cpp -o mysurv.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c simcensor.cpp -o simcensor.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c simulate.cpp -o simulate.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c survexpcache.cpp -o survexpcache.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o missDeaths.so RcppExports.o mysurv.o simcensor.o simulate.o survexpcache.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/missDeaths/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'missDeaths'
    finding HTML links ... done
    md.D                                    html  
    md.impute                               html  
    md.survcox                              html  
    md.survnp                               html  
    missDeaths-package                      html  
    observed                                html  
** building package indices
** testing if installed package can be loaded
* DONE (missDeaths)
Making 'packages.html' ... done