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
17359 8993 d 20 h hornik /trunk/ Change massage-Examples so that the second argument can also be a dir
with example .R files, in which case Perl builds the list of .R files
using readdir() rather than shell globbing. This should fix problems
on systems where the shell has limits on the length of the argument
list.
 
16990 9005 d 19 h hornik /trunk/ Add test for syntax errors in R code.  
16774 9016 d 23 h hornik /trunk/src/scripts/ Fix cut and paste error.  
16674 9024 d 18 h hornik /trunk/src/scripts/ Do not play with undoc() error messages.  
16645 9028 d 10 h hornik /trunk/src/scripts/ Do not exit on non-empty checkAssignFuns() output.  
16600 9031 d 0 h hornik /trunk/src/ Disable warnings about multiple matches in .find.package().  
16583 9031 d 8 h ripley /trunk/src/scripts/ didn't work with already-installed packages  
16572 9032 d 6 h hornik /trunk/ All checks now also work on an installed package (default).
Load installed non-base packages for checks which need to access all R
objects in the package (e.g., created by installing as save image or by
running .First.lib().
 
16493 9039 d 1 h hornik /trunk/ Start new package `tools'; move QA tools there.  
16359 9052 d 8 h hornik /trunk/src/scripts/ Use list_files_with_exts rather than globbing.
Add test for name of final argument in assignment functions.
 
16278 9057 d 22 h hornik /trunk/src/scripts/ Move Rdpp() to R::Rdtools, and export there.
New option `--no-perms' for turning off checking file permissions.
 
16272 9058 d 11 h ripley /trunk/src/scripts/ change scope of $WINDOWS  
16261 9058 d 23 h ripley /trunk/src/scripts/ need envsep not filesep  
16255 9059 d 3 h ripley /trunk/src/scripts/ abstract to env_path  
16147 9067 d 22 h hornik /trunk/src/scripts/ Do not use empty lines in .Rbuildignore.
New but unofficial option `--no-install' for skipping installation test
(needed for checking packages requiring software unavailable to testers).
Standardize error messages.
 
16121 9070 d 11 h hornik /trunk/src/scripts/ Eliminat clash in names for findWrongPerms functions.  
16002 9084 d 2 h hornik /trunk/src/scripts/ Improve @textfile_patterns.  
15889 9091 d 22 h hornik /trunk/src/scripts/ Improve regexps for text/exclude files.  
15821 9097 d 4 h ripley /trunk/src/scripts/ use LF  
15816 9097 d 5 h ripley /trunk/src/scripts/ add binmode to CRLF checks  

Show All