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 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49733 6157 d 22 h maechler /trunk/ methods::trySilent() is deprecated, for try(*, silent=TRUE) and tryCatch(...)  
42333 6940 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7019 d 7 h ripley /trunk/src/library/ add require() or :: calls where needed  
40804 7092 d 14 h luke /trunk/ Revised try() to use tryCatch().  
27733 8254 d 22 h ripley /trunk/src/library/ allow all the standard examples to run with R_DEFAULT_PACKAGES=NULL
by judicious autoloading
 
27541 8263 d 23 h ripley /trunk/src/library/ lessen unstated dependencies on other packages  
25525 8397 d 13 h luke /trunk/src/library/base/ Removed `first' argument from try().
Changed help files for try, stop, warning to relate to condition handling.
 
22982 8576 d 13 h ripley /trunk/ add silent argument to try()  
22972 8576 d 20 h ripley /trunk/src/library/base/man/ typo  
22866 8583 d 14 h hornik /trunk/src/library/ Rd \title entries should not end in a period.  
15168 9127 d 9 h pd /trunk/ branch update