The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
72927 3296 d 5 h maechler /trunk/ ns(pi) now works; interpSpline(): add `ord = 4,` for future  
69495 3944 d 22 h maechler /trunk/src/library/splines/man/ better 'sparse' description  
69494 3944 d 22 h maechler /trunk/ splineDesign() tweak and interpSpline(*, sparse=TRUE)  
68948 4005 d 4 h ripley /trunk/src/library/ use https  
59039 5216 d 8 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 17 h murdoch /trunk/ Revert r56184 and r56185  
56184 5516 d 19 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
50416 6100 d 10 h ripley /trunk/src/library/ more tidying up of comment lines  
44738 6711 d 10 h hornik /trunk/src/library/ Avoid unnecessary partial matching.  
42333 6940 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7019 d 6 h ripley /trunk/ formula methods of plot etc need model.frame to be visible.
methods("Math") failed if methods was not attached.
require() now returns invisibly.
require packages that examples need.
 
30448 8029 d 6 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
29354 8114 d 5 h ripley /trunk/ branch update  
23455 8547 d 1 h ripley /trunk/src/library/splines/ add a namespace  
17849 8957 d 2 h ripley /trunk/src/library/ break a few over-long usage lines  
17199 9000 d 8 h ripley /trunk/src/library/ update/correct default arguments  
15721 9101 d 21 h hornik /trunk/src/library/splines/man/ Method documentation style; \seealso links.  
10143 9486 d 15 h bates /trunk/src/library/splines/ Making splines library code less impenetrable  
6636 9746 d 16 h bates /trunk/src/library/splines/man/ Added aliases for print.bSpline and print.ppolySpline to clear up
undoc problems. interpSpline is the function that is most commonly
used to generate periodic splines or spline functions represented as b-splines.
 
6422 9755 d 22 h bates /trunk/src/library/splines/ Initial installation of splines library from splines_2.0-7.tar.gz