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
/
tools4pkgs
/
tests
/
demos.R
– Rev 71686
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
71686
3531 d 23 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
61605
4945 d 22 h
ripley
/trunk/
give deprecation warning on real, as.real, is.real and do not test them
46478
6537 d 22 h
ripley
/trunk/tests/
use keep.source=TRUE for better reflection of what users see
42857
6890 d 2 h
ripley
/trunk/tests/
suppress fancy quotes
42035
6974 d 3 h
ripley
/trunk/tests/
avoid setting .Random.seed (which we do not recoomend to users)
27474
8265 d 12 h
ripley
/trunk/
merge mva into stats
27443
8266 d 3 h
ripley
/trunk/tests/
typo
23009
8574 d 3 h
ripley
/trunk/tests/
move lm.glm to sloppy testing, as result is platform-dependent
23008
8574 d 3 h
ripley
/trunk/
move plotmath, Hershey and Japanese to separate demos
20204
8801 d 21 h
maechler
/trunk/tests/
comments
13555
9232 d 18 h
maechler
/trunk/tests/
running package specific demos also for eda package
13495
9235 d 11 h
hornik
/trunk/
Change system.file() args `pkg' and `lib' to `package' and
`lib.loc', respectively. Add function .find.package().
13468
9237 d 0 h
maechler
/trunk/tests/
demo tests: non-base packages can be added more easily; now again do not lm.glm and nlm; become strict
13451
9237 d 18 h
hornik
/trunk/
Introduce package-specific demos.
13331
9245 d 19 h
maechler
/trunk/tests/
use demos.R {with demo(is.things)} instead of is-things.R -- currently sloppy because of a hard to find BUG