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-exp-R5
/
src
/
library
/
base
/
demo
/
is.things.R
@ 63243
– Rev 52864
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
52864
5808 d 9 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
50579
6087 d 17 h
ripley
/trunk/
tidy up
46471
6540 d 7 h
ripley
/trunk/
more on cleaning up is.unsorted
(delayed by 164 other formatting changes on demo output)
42281
6947 d 10 h
hornik
/trunk/src/library/
More partial matching changes.
38944
7281 d 12 h
ripley
/trunk/src/library/base/demo/
'builtin' has a technical meaning
34840
7704 d 6 h
ripley
/trunk/src/library/
make sure demos can be run standalone, e.g. by
env R_DEFAULT_PACKAGES=NULL R
> utils::demo("foo", package="bar")
32996
7845 d 12 h
maechler
/trunk/
use isTRUE(), no more is.all.equal()
32010
7917 d 12 h
maechler
/trunk/src/library/base/demo/
is.primitive (in base); is.all.equal; stats
22734
8593 d 4 h
jmc
/trunk/
methods package included at startup by default;
options(defaultPackages) controls which packages required at startup
18485
8916 d 1 h
pd
/trunk/
branch update
16144
9069 d 7 h
ripley
/trunk/
add is.na<-, distinguish NA level and NA codes in factors
13452
9239 d 9 h
hornik
/trunk/src/library/
Moved from `demos'.