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
47757 6389 d 20 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47604 6402 d 8 h ripley /trunk/ run package tests with useFancyQuote=FALSE  
39574 7236 d 22 h urbaneks /trunk/share/make/ Fix tests.mk to respect R_ARCH  
34115 7759 d 6 h ripley /trunk/ support the installation of share and include to places other than libdir.  
33649 7803 d 11 h ripley /trunk/ force LANGUAGE in tests
update Windows version of tests.mk
 
31781 7934 d 8 h ripley /trunk/ add --use-valgrind option to R CMD check  
25799 8377 d 9 h hornik /trunk/share/make/ Move .Rout to .Rout.fail in case of failure.  
23262 8557 d 9 h ripley /trunk/ more redirection of stderr  
22506 8610 d 21 h hornik /trunk/ Rewrite Rdiff to use '' rather than 'egrep' as POSIX 1003.1-2001
no longer requires this.
Rdiff should always be invoked via the R CMD interface.
 
20301 8792 d 23 h hornik /trunk/ Set 'T' and 'F' to 'NULL' when running package examples (but not for
the specific code tests).
 
20002 8815 d 10 h hornik /trunk/ Do not use grave accents in quoting.  
18404 8920 d 3 h hornik /trunk/share/ Maybe set 'T' and 'F' to 'NULL' when running examples/tests.  
14231 9200 d 1 h hornik /trunk/ New option `--use-gct' to R CMD check.  
14095 9207 d 10 h hornik /trunk/share/ New subdirectory `share/make'.