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
52864 5807 d 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
46478 6538 d 6 h ripley /trunk/tests/ use keep.source=TRUE for better reflection of what users see  
42857 6890 d 10 h ripley /trunk/tests/ suppress fancy quotes  
42035 6974 d 11 h ripley /trunk/tests/ avoid setting .Random.seed (which we do not recoomend to users)  
27474 8265 d 20 h ripley /trunk/ merge mva into stats  
27443 8266 d 11 h ripley /trunk/tests/ typo  
23009 8574 d 11 h ripley /trunk/tests/ move lm.glm to sloppy testing, as result is platform-dependent  
23008 8574 d 11 h ripley /trunk/ move plotmath, Hershey and Japanese to separate demos  
20204 8802 d 5 h maechler /trunk/tests/ comments  
13555 9233 d 2 h maechler /trunk/tests/ running package specific demos also for eda package  
13495 9235 d 19 h hornik /trunk/ Change system.file() args `pkg' and `lib' to `package' and
`lib.loc', respectively. Add function .find.package().
 
13468 9237 d 8 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 9238 d 2 h hornik /trunk/ Introduce package-specific demos.  
13331 9246 d 3 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