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
71308 3597 d 14 h luke /branches/ALTREP/ Create ALTREP 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