The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
74363 3064 d 15 h maechler /trunk/ missing parens patch from Duncan Murdoch (except those Kurt did in 74360)  
70394 3771 d 15 h maechler /trunk/ body(x), formals(x), body(x) <- v or formals... now give a warning when x is not a function (the base/R/formals.R change accidentally was commited in 70350 already)  
68948 4005 d 9 h ripley /trunk/src/library/ use https  
59039 5216 d 13 h ripley /trunk/ use preferred form of 'R Core Team'  
57402 5391 d 9 h ripley /trunk/ add mcMap  
57400 5391 d 9 h ripley /trunk/src/library/base/man/ split up a rather confusing help page  
57397 5391 d 10 h ripley /trunk/ enhance clusterMap  
53270 5769 d 13 h ripley /trunk/ move out more changeable examples  
47595 6403 d 8 h ripley /trunk/ small rendering improvements  
45131 6685 d 16 h hornik /trunk/src/library/base/man/ Typo.  
45063 6689 d 7 h hornik /trunk/src/library/base/ Add higher-order functions Find() and Position(), and convenience
function identity().
 
43013 6877 d 11 h murdoch /trunk/src/library/base/man/ typo  
43001 6878 d 5 h hornik /trunk/ Add Negate(). Fix Reduce(accumulate = TRUE).  
42663 6909 d 13 h hornik /trunk/src/library/base/ Add prefix/suffix scans via 'accumulate' argument to Reduce().  
42366 6936 d 16 h hornik /trunk/ New higher-order functions Reduce(), Filter() and Map().