Last data update: 2014.03.03

polspline

Package: polspline
Version: 1.1.12
Date: 2015-07-14
Title: Polynomial Spline Routines
Author: Charles Kooperberg <clk@fredhutch.org>
Maintainer: Charles Kooperberg <clk@fredhutch.org>
Description: Routines for the polynomial spline fitting routines
hazard regression, hazard estimation with flexible tails, logspline,
lspec, polyclass, and polymars, by C. Kooperberg and co-authors.
Imports: stats, graphics
License: GPL (>= 2)
Packaged: 2015-07-14 17:49:13 UTC; clk
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-07-14 21:44:12

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'polspline' ...
** package 'polspline' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c allpack.f -o allpack.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c hareall.c -o hareall.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c heftall.c -o heftall.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c lsdall.c -o lsdall.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c lspecall.c -o lspecall.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c nlsd.c -o nlsd.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c polyall.c -o polyall.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c polymars.c -o polymars.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o polspline.so allpack.o hareall.o heftall.o lsdall.o lspecall.o nlsd.o polyall.o polymars.o -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/polspline/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'polspline'
    finding HTML links ... done
    beta.polyclass                          html  
    clspec                                  html  
    cpolyclass                              html  
    design.polymars                         html  
    dhare                                   html  
    dheft                                   html  
    dlogspline                              html  
    doldlogspline                           html  
    hare                                    html  
    heft                                    html  
    logspline                               html  
    lspec                                   html  
    oldlogspline                            html  
    oldlogspline.to.logspline               html  
    persp.polymars                          html  
    plot.hare                               html  
    plot.heft                               html  
    plot.logspline                          html  
    plot.lspec                              html  
    plot.oldlogspline                       html  
    plot.polyclass                          html  
    plot.polymars                           html  
    polyclass                               html  
    polymars                                html  
    predict.polymars                        html  
    summary.hare                            html  
    summary.heft                            html  
    summary.logspline                       html  
    summary.lspec                           html  
    summary.oldlogspline                    html  
    summary.polyclass                       html  
    summary.polymars                        html  
    testhare                                html  
    unstrip                                 html  
    xhare                                   html  
** building package indices
** testing if installed package can be loaded
* DONE (polspline)
Making 'packages.html' ... done