R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-3-3-branch
/
src
/
library
/
utils
/
man
/
methods.Rd
– Rev 71386
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
71386
3589 d 18 h
jmc
/branches/R-3-3-branch/src/library/
Synchronize doc. with revised methods/man; restore links for Classes, Methods
(from r-devel, revs 71369, 71370, 71384)
70340
3784 d 18 h
pd
/branches/R-3-3-branch/
Create R-3-3-branch
68948
4005 d 3 h
ripley
/trunk/src/library/
use https
68162
4127 d 8 h
maechler
/trunk/
improve flexibility of print(methods(), *)
68087
4142 d 5 h
morgan
/trunk/src/library/utils/man/
documentation typo
68005
4149 d 8 h
ripley
/trunk/src/library/utils/man/
recommended packages are optional for checking
68001
4149 d 10 h
morgan
/trunk/src/library/utils/
methods() passes parent.frame to .S3methods()
67997
4150 d 1 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 7 h
ripley
/trunk/
use preferred form of 'R Core Team'
56186
5516 d 16 h
murdoch
/trunk/
Revert r56184 and r56185
56184
5516 d 17 h
murdoch
/trunk/src/
Remove redundant \alias entries from man pages
49567
6169 d 19 h
ripley
/trunk/src/library/
change unnecessary use of \link[pkg]
47262
6428 d 11 h
ripley
/trunk/
more on Rd version 1.1
use unescaped forms in help files
44781
6706 d 1 h
maechler
/trunk/src/library/
methods: see also showMethods()
42333
6940 d 7 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41513
7018 d 11 h
ripley
/trunk/
more on running with minimal dependencies
41502
7019 d 4 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 8 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 0 h
ripley
/trunk/src/library/
remove unneeded (now) manual cross-referencing
27442
8266 d 10 h
ripley
/trunk/src/library/
split from base