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
72387 3412 d 17 h pd /branches/R-3-4-branch/ Create R-3-4-branch  
63451 4745 d 22 h maechler /trunk/src/library/tools/man/ white space  
63205 4768 d 18 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 17 h jmc /trunk/ Added assertWarning(), assertError(), changed returned values to be the
conditions signalled. Fixed problems with deparsing {}'d expressions.
 
63173 4771 d 4 h maechler /trunk/ assertCondition() tweaks (from jmc); add \link{}s to it  
63144 4773 d 3 h maechler /trunk/src/library/tools/man/ update  
63143 4773 d 3 h maechler /trunk/src/library/tools/man/ fix example  
63142 4773 d 3 h maechler /trunk/src/library/tools/ assertCondition(.., ignoreWarning)  
63062 4779 d 18 h maechler /trunk/ new assertCondition() from John Chambers