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 12 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50549 6091 d 11 h maechler /trunk/src/library/datasets/man/ new URL thanks to Dr. Maarten Blaauw, Queen's U Belfast  
44243 6754 d 19 h ripley /trunk/src/library/ more over-long lines  
42333 6941 d 18 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 d 15 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.
 
40286 7158 d 17 h ripley /trunk/src/library/datasets/man/ typo  
40284 7158 d 18 h ripley /trunk/src/library/ more spelling corrections  
30912 8003 d 22 h ripley /trunk/src/library/ layout improvements  
30452 8030 d 14 h ripley /trunk/src/library/ various changes to remove the assumptions that other packages are loaded  
30449 8030 d 14 h ripley /trunk/src/library/ more removal of unneeded data() statements  
30412 8034 d 14 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
27501 8265 d 20 h ripley /trunk/ nls, ts -> stubs  
27497 8265 d 21 h ripley /trunk/ merge nls and ts into stats