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
69385 3968 d 1 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
68948 4005 d 6 h ripley /trunk/src/library/ use https  
68162 4127 d 11 h maechler /trunk/ improve flexibility of print(methods(), *)  
68087 4142 d 8 h morgan /trunk/src/library/utils/man/ documentation typo  
68005 4149 d 11 h ripley /trunk/src/library/utils/man/ recommended packages are optional for checking  
68001 4149 d 13 h morgan /trunk/src/library/utils/ methods() passes parent.frame to .S3methods()  
67997 4150 d 4 h morgan /trunk/ methods() reports S3 and S4 methods

- .S3methods() and methods::.S4methods() for S3 / S4 separately
- simplified output from methods(class=...)
 
59039 5216 d 10 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 19 h murdoch /trunk/ Revert r56184 and r56185  
56184 5516 d 21 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
49567 6169 d 22 h ripley /trunk/src/library/ change unnecessary use of \link[pkg]  
47262 6428 d 14 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
44781 6706 d 4 h maechler /trunk/src/library/ methods: see also showMethods()  
42333 6940 d 11 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41513 7018 d 14 h ripley /trunk/ more on running with minimal dependencies  
41502 7019 d 7 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.
 
35633 7614 d 11 h ripley /trunk/ add warning if methods() is called on a non-generic
better error for non-existent argument
update some of the notes on the examples
 
30461 8029 d 4 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
27442 8266 d 13 h ripley /trunk/src/library/ split from base