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

- .S3methods() and methods::.S4methods() for S3 / S4 separately
- simplified output from methods(class=...)
 
59039 5217 d 5 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5517 d 14 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 16 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
49567 6170 d 17 h ripley /trunk/src/library/ change unnecessary use of \link[pkg]  
47262 6429 d 9 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
44781 6706 d 23 h maechler /trunk/src/library/ methods: see also showMethods()  
42333 6941 d 5 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41513 7019 d 9 h ripley /trunk/ more on running with minimal dependencies  
41502 7020 d 2 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 7615 d 6 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 22 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
27442 8267 d 8 h ripley /trunk/src/library/ split from base