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
/
tests
/
demos.R
– 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
6500 d 23 h
murdoch
/branches/djm-parseRd/
Create temporary branch for Rd parsing code.
46478
6538 d 0 h
ripley
/trunk/tests/
use keep.source=TRUE for better reflection of what users see
42857
6890 d 4 h
ripley
/trunk/tests/
suppress fancy quotes
42035
6974 d 5 h
ripley
/trunk/tests/
avoid setting .Random.seed (which we do not recoomend to users)
27474
8265 d 15 h
ripley
/trunk/
merge mva into stats
27443
8266 d 5 h
ripley
/trunk/tests/
typo
23009
8574 d 5 h
ripley
/trunk/tests/
move lm.glm to sloppy testing, as result is platform-dependent
23008
8574 d 6 h
ripley
/trunk/
move plotmath, Hershey and Japanese to separate demos
20204
8801 d 23 h
maechler
/trunk/tests/
comments
13555
9232 d 21 h
maechler
/trunk/tests/
running package specific demos also for eda package
13495
9235 d 13 h
hornik
/trunk/
Change system.file() args `pkg' and `lib' to `package' and
`lib.loc', respectively. Add function .find.package().
13468
9237 d 2 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 20 h
hornik
/trunk/
Introduce package-specific demos.
13331
9245 d 22 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