2009-11-04 Albrecht Gebhardt * DESCRIPTION, man/akima.Rd: fix documentation 2009-09-21 Albrecht Gebhardt * man/interpp.Rd: fixes to pass R CMD check version 2.10 * R/zzz.R: use getRversion() instaed of version 2009-06-11 Albrecht Gebhardt * INDEX: date updated 2009-06-10 Albrecht Gebhardt * LICENSE, src/init.c: License clarification 2006-02-02 Albrecht Gebhardt * man/interp.Rd: last fixes (plot titles in examples) * R/interp.new.R: add last changes from Martin Maechler ready for release as 0.5-1 2006-02-01 Albrecht Gebhardt * src/idlctn.f: hopefully fix nasty interpp.old wrong interpolation bug 2006-01-31 Albrecht Gebhardt * src/akima.h: add Fortran parameter defintions and library call initializations. * R/interp.R, R/interpp.R, R/interpp.new.R: fix interpp.new drop ncp parameter 2005-07-21 Albrecht Gebhardt * R/interp.old.R, orig/akima.bib, src/idptip.f: bugfixes/enhancements from Martin Maechler (thanks :-) 2005-01-09 Albrecht Gebhardt * R/aspline.R, man/aspline.Rd, src/akima433.f, src/akima697.f: final changes before upload of akima 0.4 2004-12-13 Albrecht Gebhardt * README, orig/433, orig/697: add aspline interface to Akimas univariate interpolation functions, provided by Thomas Petzoldt . 2002-05-06 Albrecht Gebhardt * data/00Index: indec update 2002-01-01 Albrecht Gebhardt * R/interpp.old.R: T/F changed to TRUE/FALSE 2001-01-10 Albrecht Gebhardt * src/akima.new.f, src/tripack.f, src/tripack.subset.f: updated to use the same TRIPACK functions as package tripack. works also with crosslinking aklima against tripack (R-genlibs patch at ftp://ftp-stat.uni.klu.ac.at/pub/R/contrib). In this case src/tripack.f can be removed. 2000-06-04 Albrecht Gebhardt * TITLE, data/index.doc: last changes to make "R CMD build" happy 2000-06-03 khornik * src/Makefile, src/idbvip.f: New version is 0.2-4 COMMON/IDLC/N -> COMMON/IDLC/NIT, idummy in idbvip.f Fix problems with \example in interp.Rd 1998-05-24 Albrecht Gebhardt * ChangeLog: removed from CVS 1998-03-01 Albrecht Gebhardt * orig/761, PORTING: src-c now works, f2c problem vanished * orig/526: Added new spline interpolation code from Akima 1996 interp() chooses now between old an new version of code * 526: Added new spline interpolation code from Akima 1996 1998-02-28 Albrecht Gebhardt * data/akima.R, src/idcldp.f, src/idgrid.f, src/idpdrv.f, src/idptli.f, src/idsfft.f, src/idtang.f, src/idxchg.f, src/ttidbs.f: Imported sources * data/akima.R, src/idcldp.f, src/idgrid.f, src/idpdrv.f, src/idptli.f, src/idsfft.f, src/idtang.f, src/idxchg.f, src/ttidbs.f: New file.