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-ucrt
/
src
/
library
/
methods
/
man
/
S3Part.Rd
– Rev 81322
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
81322
1689 d 14 h
kalibera
/branches/R-ucrt/
Create R-ucrt
71530
3570 d 1 h
jmc
/trunk/src/library/methods/man/
One more round, updating the "Contained S3 Objects"
71529
3570 d 1 h
jmc
/trunk/src/library/methods/man/
Further updates, corrections related to S3Part.Rd
71526
3571 d 3 h
jmc
/trunk/
Add modern example and info, discourage bad old usage; move out-of-date assertions in examples to tests/reg-S4-examples.R
71228
3607 d 7 h
maechler
/trunk/src/library/methods/man/
use 'slots = *' (and 'contains = ') in all examples (except those in repre*.Rd itself)
instead of old-style representation()
69952
3842 d 10 h
maechler
/trunk/src/library/
a collection of cosmetics (from 2015)
69788
3873 d 8 h
maechler
/trunk/src/library/methods/man/
cosmetic
68948
4005 d 6 h
ripley
/trunk/src/library/
use https
68216
4115 d 8 h
maechler
/trunk/src/library/methods/man/
add missing ")" (= PR#16310) -- and much white space, regularizing indentation
61433
4962 d 9 h
ripley
/trunk/src/library/
remove trailing spaces
59039
5216 d 11 h
ripley
/trunk/
use preferred form of 'R Core Team'
56287
5501 d 4 h
ripley
/trunk/src/library/
port r56282 from branch (more overlong lines)
56186
5516 d 19 h
murdoch
/trunk/
Revert r56184 and r56185
56184
5516 d 21 h
murdoch
/trunk/src/
Remove redundant \alias entries from man pages
48735
6258 d 6 h
jmc
/trunk/src/library/methods/man/
update docs to be more consistent with S3methods=TRUE, r 48694/5/8
46973
6460 d 7 h
ripley
/trunk/src/library/
more missing copyright headers
small clarification
46503
6532 d 7 h
jmc
/trunk/
further changes to setOldClass to support ts, data.frame; improved retention of S3 class inheritance
46223
6566 d 8 h
jmc
/trunk/
extend S3Part, S3Class to classes with a .Data, extending basic object types
46128
6574 d 7 h
jmc
/trunk/
changes to allow S4 classes to extend S3 classes