Last data update: 2014.03.03

flexrsurv

Package: flexrsurv
Type: Package
Title: Flexible Relative Survival
Version: 1.3.3
Date: 2016-04-22
Authors@R: c(
person("Isabelle", "Clerc-Urmès", role="aut"),
person("Michel", "Grzebyk", role = c("aut", "cre"), email = "michel.grzebyk@inrs.fr"),
person("Guy", "Hédelin", role="ctb"),
person("CENSUR working survival group", role = "ctb")
)
Author: Isabelle Clerc-Urmès [aut], Michel Grzebyk [aut, cre], Guy Hédelin [ctb], CENSUR working survival group [ctb]
Maintainer: Michel Grzebyk <michel.grzebyk@inrs.fr>
Description: Perform relative survival analyses using approaches described in
Remontet et al. (2007) <DOI:10.1002/sim.2656> and
Mahboubi et al. (2011) <DOI:10.1002/sim.4208>.
It implements non-linear, non-proportional effects and both non proportional and non linear effects
using splines (B-spline and truncated power basis).
License: GPL (>= 2.0)
Depends: methods, splines, survival, stats, matrixcalc, Epi
Suggests: relsurv
Imports: utils, orthogonalsplinebasis
Encoding: latin1
NeedsCompilation: yes
Packaged: 2016-04-25 16:11:06 UTC; michel.grzebyk
Repository: CRAN
Date/Publication: 2016-04-26 19:32:05

● 0 images, 9 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'flexrsurv' ...
** package 'flexrsurv' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c EvaluateCLSplineBasis.c -o EvaluateCLSplineBasis.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c EvaluateCLTPSplineBasis.c -o EvaluateCLTPSplineBasis.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c EvaluateSplineBasis.c -o EvaluateSplineBasis.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c EvaluateTPSplineBasis.c -o EvaluateTPSplineBasis.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c PredictSplineBasis.c -o PredictSplineBasis.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c PredictTPSplineBasis.c -o PredictTPSplineBasis.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c WeightedCumulativeExposure.c -o WeightedCumulativeExposure.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o flexrsurv.so EvaluateCLSplineBasis.o EvaluateCLTPSplineBasis.o EvaluateSplineBasis.o EvaluateTPSplineBasis.o PredictSplineBasis.o PredictTPSplineBasis.o WeightedCumulativeExposure.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/flexrsurv/libs
** R
** preparing package for lazy loading
Creating a new generic function for 'integrate' in package 'flexrsurv'
** help
*** installing help indices
  converting help for package 'flexrsurv'
    finding HTML links ... done
    Flexrsurv                               html  
    Flexrsurvpackage                        html  
    NLL                                     html  
    NLLbetaNPHalpha                         html  
    NPH                                     html  
    NPHNLL                                  html  
    flexrsurv-internal                      html  
    print.flexrsurv                         html  
    summary.flexrsurv                       html  
** building package indices
** testing if installed package can be loaded
* DONE (flexrsurv)
Making 'packages.html' ... done