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
78108 2310 d 18 h murrell /branches/R-symfam/ Create R-symfam  
76435 2646 d 8 h maechler /trunk/src/library/tools/man/ belongs to r76421: 'classes' in \arguments{}  
76421 2651 d 2 h maechler /trunk/ assertError(), assertWarning() get `classes` option  
63451 4745 d 23 h maechler /trunk/src/library/tools/man/ white space  
63205 4768 d 19 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 4769 d 19 h jmc /trunk/ Added assertWarning(), assertError(), changed returned values to be the
conditions signalled. Fixed problems with deparsing {}'d expressions.
 
63173 4771 d 6 h maechler /trunk/ assertCondition() tweaks (from jmc); add \link{}s to it  
63144 4773 d 4 h maechler /trunk/src/library/tools/man/ update  
63143 4773 d 4 h maechler /trunk/src/library/tools/man/ fix example  
63142 4773 d 5 h maechler /trunk/src/library/tools/ assertCondition(.., ignoreWarning)  
63062 4779 d 19 h maechler /trunk/ new assertCondition() from John Chambers