Last data update: 2014.03.03

cobs

Package: cobs
Version: 1.3-1
Date: 2015-09-01
Title: COnstrained B-Splines (Sparse Matrix Based)
Description: Qualitatively Constrained (Regression) Smoothing Splines via
Linear Programming and Sparse Matrices.
Author: Pin T. Ng <Pin.Ng@nau.edu> and Martin Maechler
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
Depends: R (>= 2.15.1)
Imports: SparseM (>= 1.6), quantreg (>= 4.65),
grDevices, graphics, methods, stats
LazyData: yes
BuildResaveData: no
URL: http://curves-etc.r-forge.r-project.org/
http://r-forge.r-project.org/R/?group_id=846
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2015-08-31 22:01:07 UTC; maechler
Repository: CRAN
Date/Publication: 2015-09-01 17:56:52


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'cobs' ...
** package 'cobs' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c splines.c -o splines.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o cobs.so splines.o -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/cobs/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'cobs'
    finding HTML links ... done
    DublinWind                              html  
    USArmyRoofs                             html  
    cobs-internal                           html  
    cobs-methods                            html  
    cobs                                    html  
    conreg-methods                          html  
    conreg                                  html  
    drqssbc                                 html  
    exHe                                    html  
    globtemp                                html  
    mk.pt.constr                            html  
    plot.cobs                               html  
    predict.cobs                            html  
    qbsks                                   html  
** building package indices
** testing if installed package can be loaded
* DONE (cobs)
Making 'packages.html' ... done