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
/
djm-parseRd
/
src
/
library
/
methods
/
man
/
NextMethod.Rd
– Rev 46659
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
46659
6501 d 8 h
murdoch
/branches/djm-parseRd/
Create temporary branch for Rd parsing code.
46128
6574 d 8 h
jmc
/trunk/
changes to allow S4 classes to extend S3 classes
44506
6735 d 1 h
maechler
/trunk/src/library/methods/man/
add example with changed arg
42963
6881 d 8 h
ripley
/trunk/
formally deprecate seemsS4Object
more on rationalizing the use of \dQuote
42333
6940 d 12 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
39360
7254 d 4 h
jmc
/trunk/
in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page
38402
7338 d 13 h
ripley
/trunk/src/library/
remove distracting historical comments
38057
7380 d 9 h
jmc
/trunk/
bug in callNextMethod
26000
8365 d 13 h
ripley
/trunk/src/library/
replace \testonly by \dontshow
25118
8420 d 22 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
24563
8456 d 13 h
ripley
/trunk/
branch update
24439
8465 d 4 h
ripley
/trunk/
branch update
23898
8512 d 4 h
jmc
/trunk/src/library/methods/man/
add SealedMethodDefinition class doc; fix doc for callNextMethod; minor change to class utilities
23838
8519 d 2 h
jmc
/trunk/src/library/methods/man/
at the moment, empty args dont work with callNextMethod;
adjust doc. accordingly
21345
8708 d 5 h
jmc
/trunk/src/library/methods/man/
fix problems shown by test-all-extras
19029
8884 d 23 h
hornik
/trunk/src/library/methods/man/
Cosmetics.
18976
8887 d 4 h
jmc
/trunk/src/library/methods/
new trace, initialize, other mods (see NEWS)
18558
8909 d 2 h
jmc
/trunk/
cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new