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 5808 d 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49733 6158 d 7 h maechler /trunk/ methods::trySilent() is deprecated, for try(*, silent=TRUE) and tryCatch(...)  
42333 6941 d 8 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7019 d 16 h ripley /trunk/src/library/ add require() or :: calls where needed  
40804 7093 d 0 h luke /trunk/ Revised try() to use tryCatch().  
27733 8255 d 7 h ripley /trunk/src/library/ allow all the standard examples to run with R_DEFAULT_PACKAGES=NULL
by judicious autoloading
 
27541 8264 d 9 h ripley /trunk/src/library/ lessen unstated dependencies on other packages  
25525 8397 d 23 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 23 h ripley /trunk/ add silent argument to try()  
22972 8577 d 6 h ripley /trunk/src/library/base/man/ typo  
22866 8583 d 23 h hornik /trunk/src/library/ Rd \title entries should not end in a period.  
15168 9127 d 19 h pd /trunk/ branch update