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 6390 d 15 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47604 6403 d 3 h ripley /trunk/ run package tests with useFancyQuote=FALSE  
39574 7237 d 18 h urbaneks /trunk/share/make/ Fix tests.mk to respect R_ARCH  
34115 7760 d 1 h ripley /trunk/ support the installation of share and include to places other than libdir.  
33649 7804 d 6 h ripley /trunk/ force LANGUAGE in tests
update Windows version of tests.mk
 
31781 7935 d 3 h ripley /trunk/ add --use-valgrind option to R CMD check  
25799 8378 d 4 h hornik /trunk/share/make/ Move .Rout to .Rout.fail in case of failure.  
23262 8558 d 4 h ripley /trunk/ more redirection of stderr  
22506 8611 d 16 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 8793 d 18 h hornik /trunk/ Set 'T' and 'F' to 'NULL' when running package examples (but not for
the specific code tests).
 
20002 8816 d 5 h hornik /trunk/ Do not use grave accents in quoting.  
18404 8920 d 22 h hornik /trunk/share/ Maybe set 'T' and 'F' to 'NULL' when running examples/tests.  
14231 9200 d 20 h hornik /trunk/ New option `--use-gct' to R CMD check.  
14095 9208 d 5 h hornik /trunk/share/ New subdirectory `share/make'.