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
31770 7934 d 12 h ripley /trunk/src/scripts/ clarify which version info  
31725 7937 d 22 h hornik /trunk/src/scripts/ Warn about run-time warnings from loading defunct former base packages.  
31554 7948 d 12 h hornik /trunk/src/scripts/ Use '_R_CHECK_..._' for internal R CMD check environment variables.
By default, filter out compiler warnings about function pointer casts.
No longer need Text::DelimMatch.
 
30890 8004 d 3 h hornik /trunk/src/scripts/ Make undoc() more reasonable about packages with no Rd files.  
30742 8013 d 11 h ripley /trunk/src/scripts/ don't use tools as a default package if we only want the namespace
add grDevices to the default packages in checks as graphics depends on it
(and loads it noisily).
 
30720 8014 d 11 h ripley /trunk/ Add Imports: field  
30511 8027 d 0 h ripley /trunk/src/scripts/ better wording of description  
30488 8028 d 4 h ripley /trunk/src/scripts/ use hash to avoid problems when checking multiple packages  
30376 8036 d 11 h ripley /trunk/src/scripts/ More getting working under Windows ($R_EXE CMD is not correct!)
Use options(warn=1) where appropriate.
 
30375 8036 d 12 h ripley /trunk/src/scripts/ Make this work again under Windows!  
30305 8043 d 11 h hornik /trunk/ More 'improvements' for the case where R_HOME contains spaces.  
30205 8054 d 9 h hornik /trunk/src/scripts/ Move to R for checking package DESCRIPTION metadata.
Eliminate obsolete computations on standard keywords.
 
30172 8056 d 12 h hornik /trunk/src/scripts/ Add missing final newline in @msg_replace_funs.  
30140 8060 d 11 h hornik /trunk/src/scripts/ OK to portable file names only after check_case_names().  
30035 8066 d 10 h ripley /trunk/src/scripts/ tweak wording  
30027 8066 d 23 h ripley /trunk/ check for case clashes in R CMD check  
29863 8076 d 10 h hornik /trunk/src/scripts/ Move to tools:::check_Rd_files_in_man_dir() for the basic Rd tests.  
29662 8088 d 1 h hornik /trunk/src/scripts/ Always use unzip with '-q'.  
29658 8088 d 2 h hornik /trunk/src/scripts/ Make .Rbuildignore work for bundles.
Enhance explanation and pointers for some of the warning messages.
In package 'tools', use underscores for better legibility.
 
29564 8098 d 21 h hornik /trunk/src/scripts/ Check DESCRIPTION 'Suggests' fields together with 'Depends'.
Try handling zipped latex dirs along the lines of zipped Rex dirs.
 

Show All