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
46659 6501 d 1 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
39574 7236 d 17 h urbaneks /trunk/share/make/ Fix tests.mk to respect R_ARCH  
34115 7759 d 0 h ripley /trunk/ support the installation of share and include to places other than libdir.  
33649 7803 d 5 h ripley /trunk/ force LANGUAGE in tests
update Windows version of tests.mk
 
31781 7934 d 3 h ripley /trunk/ add --use-valgrind option to R CMD check  
25799 8377 d 4 h hornik /trunk/share/make/ Move .Rout to .Rout.fail in case of failure.  
23262 8557 d 4 h ripley /trunk/ more redirection of stderr  
22506 8610 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 8792 d 17 h hornik /trunk/ Set 'T' and 'F' to 'NULL' when running package examples (but not for
the specific code tests).
 
20002 8815 d 4 h hornik /trunk/ Do not use grave accents in quoting.  
18404 8919 d 21 h hornik /trunk/share/ Maybe set 'T' and 'F' to 'NULL' when running examples/tests.  
14231 9199 d 19 h hornik /trunk/ New option `--use-gct' to R CMD check.  
14095 9207 d 5 h hornik /trunk/share/ New subdirectory `share/make'.