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
75453 2840 d 6 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
71369 3592 d 2 h jmc /trunk/src/library/utils/man/ Update the links in methods.Rd to the methods package  
68948 4006 d 8 h ripley /trunk/src/library/ use https  
68162 4128 d 14 h maechler /trunk/ improve flexibility of print(methods(), *)  
68087 4143 d 10 h morgan /trunk/src/library/utils/man/ documentation typo  
68005 4150 d 14 h ripley /trunk/src/library/utils/man/ recommended packages are optional for checking  
68001 4150 d 16 h morgan /trunk/src/library/utils/ methods() passes parent.frame to .S3methods()  
67997 4151 d 6 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 13 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5517 d 21 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 23 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
49567 6171 d 0 h ripley /trunk/src/library/ change unnecessary use of \link[pkg]  
47262 6429 d 17 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
44781 6707 d 7 h maechler /trunk/src/library/ methods: see also showMethods()  
42333 6941 d 13 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41513 7019 d 16 h ripley /trunk/ more on running with minimal dependencies  
41502 7020 d 10 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 14 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 8030 d 6 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
27442 8267 d 16 h ripley /trunk/src/library/ split from base