Last data update: 2014.03.03

pspline

Package: pspline
Version: 1.0-17
Date: 2015-06-29
Title: Penalized Smoothing Splines
Author: S original by Jim Ramsey <ramsay@psych.mcgill.ca>.
R port by Brian Ripley <ripley@stats.ox.ac.uk>.
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
Depends: R (>= 2.0.0), stats, graphics
Description: Smoothing splines with penalties on order m derivatives.
License: Unlimited
NeedsCompilation: yes
Packaged: 2015-06-29 10:15:45 UTC; ripley
Repository: CRAN
Date/Publication: 2015-06-29 12:42:28

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

Install log

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