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
16318 9056 d 0 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
16144 9067 d 22 h ripley /trunk/ add is.na<-, distinguish NA level and NA codes in factors  
15304 9121 d 0 h hornik /trunk/ Move ts methods for base generics (Ops, cbind, diff and na.omit)
from package ts to package base.
 
14339 9195 d 5 h hornik /trunk/tests/ Update to reflect changes in example(filled.contour).  
13555 9233 d 1 h maechler /trunk/tests/ running package specific demos also for eda package  
13541 9233 d 6 h hornik /trunk/tests/ Updated.  
13495 9235 d 17 h hornik /trunk/ Change system.file() args `pkg' and `lib' to `package' and
`lib.loc', respectively. Add function .find.package().
 
13492 9236 d 5 h ripley /trunk/tests/ image.R has been updated  
13489 9236 d 8 h hornik /trunk/ Have graphics demo start a device if needed.  
13468 9237 d 6 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 0 h hornik /trunk/ Introduce package-specific demos.  
13331 9246 d 2 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