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
52864 5808 d 4 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50416 6101 d 11 h ripley /trunk/src/library/ more tidying up of comment lines  
44738 6712 d 10 h hornik /trunk/src/library/ Avoid unnecessary partial matching.  
42333 6941 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 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 8030 d 7 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
29354 8115 d 6 h ripley /trunk/ branch update  
23455 8548 d 2 h ripley /trunk/src/library/splines/ add a namespace  
17849 8958 d 3 h ripley /trunk/src/library/ break a few over-long usage lines  
17199 9001 d 8 h ripley /trunk/src/library/ update/correct default arguments  
15721 9102 d 21 h hornik /trunk/src/library/splines/man/ Method documentation style; \seealso links.  
10143 9487 d 16 h bates /trunk/src/library/splines/ Making splines library code less impenetrable  
6636 9747 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 9756 d 22 h bates /trunk/src/library/splines/ Initial installation of splines library from splines_2.0-7.tar.gz