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-source
/
src
/
library
/
methods
/
man
/
setOldClass.Rd
@ 77458
– Rev 42208
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
42208
6956 d 6 h
murdoch
/branches/djm-source/
Recreate branch from trunk
41508
7019 d 18 h
ripley
/trunk/src/library/
add require() or :: calls where needed
40284
7158 d 9 h
ripley
/trunk/src/library/
more spelling corrections
39016
7272 d 6 h
jmc
/trunk/
Changes to methods and class management
37404
7462 d 22 h
jmc
/trunk/src/library/methods/man/
dont recommend S3 as a superclass
37403
7463 d 0 h
jmc
/trunk/
heuristic test for S4 objects; setOldClass with prototype; enhancements to trace(), recover()
30666
8018 d 9 h
ripley
/trunk/src/library/methods/man/
misue of \section
26082
8362 d 3 h
jmc
/trunk/src/
namespace for methods package--see todays mail to r-devel
26000
8366 d 10 h
ripley
/trunk/src/library/
replace \testonly by \dontshow
25816
8378 d 5 h
jmc
/trunk/src/library/methods/
changes to generic functions and dispatch, making functions more self-contained
and preparatory to making classes and methods work with namespaces
25118
8421 d 19 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
23678
8534 d 5 h
jmc
/trunk/src/library/methods/man/
various corrections
21345
8709 d 2 h
jmc
/trunk/src/library/methods/man/
fix problems shown by test-all-extras
21142
8729 d 9 h
ripley
/trunk/src/library/methods/man/
Rd errors,
setOldClass example did not work
21101
8733 d 1 h
jmc
/trunk/src/library/methods/man/
some tests
21070
8735 d 6 h
jmc
/trunk/src/library/methods/
1. revised promptMethods to generate aliases for individual methods
2. added setOldClass as per green book
3. some heuristics to detect errors in writing generic function definitions