The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

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