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