Last data update: 2014.03.03

spsi

Package: spsi
Title: Shape-Preserving Uni-Variate and Bi-Variate Spline Interpolation
Date: 2015-08-12
Version: 0.1
Author: Szymon Sacher & Andrew Clausen, The University of Edinburgh. Excerpts adapted from Fortran code Copyright (C) Paolo Costantini
Maintainer: Szymon Sacher <s1340144@sms.ed.ac.uk>
Description: Program uses method of polynomial of variable degrees to interpolate gridded data preserving monotonicity and/or convexity or none. Method is implemented for univariate and bivariate cases. If values of derivatives are provided, spline will fix them,if not program will estimate them numerically. Package written purely in R.
License: GPL (>= 2.0)
LazyData: TRUE
Depends: plot3D, R (>= 2.10.0)
NeedsCompilation: no
Packaged: 2015-08-19 16:56:35 UTC; Szymon
Repository: CRAN
Date/Publication: 2015-08-19 20:35:02

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'spsi' ...
** package 'spsi' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'spsi'
    finding HTML links ... done
    akima                                   html  
    sps_eval                                html  
    sps_fun                                 html  
    sps_prep                                html  
    spsi-package                            html  
** building package indices
** testing if installed package can be loaded
* DONE (spsi)
Making 'packages.html' ... done