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
75453 2839 d 14 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
63451 4746 d 13 h maechler /trunk/src/library/tools/man/ white space  
63205 4769 d 9 h jmc /trunk/ 1. restore the verbose= option to the assert* functions; 2. use the more infomrative assertError, assertWarning in tests; 3. update the test outputs to match  
63197 4770 d 8 h jmc /trunk/ Added assertWarning(), assertError(), changed returned values to be the
conditions signalled. Fixed problems with deparsing {}'d expressions.
 
63173 4771 d 19 h maechler /trunk/ assertCondition() tweaks (from jmc); add \link{}s to it  
63144 4773 d 18 h maechler /trunk/src/library/tools/man/ update  
63143 4773 d 18 h maechler /trunk/src/library/tools/man/ fix example  
63142 4773 d 18 h maechler /trunk/src/library/tools/ assertCondition(.., ignoreWarning)  
63062 4780 d 9 h maechler /trunk/ new assertCondition() from John Chambers