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
41886 6989 d 23 h hornik /trunk/src/scripts/ Do not set srcdir when running the tests, as dircopy() makes all sources
available in the working directory (suggested by T. Plate).
 
41830 6991 d 23 h hornik /trunk/src/ Cosmetics.  
41273 7036 d 4 h hornik /trunk/ Windows really reserves COM and LPT from 1 to 9 (PR#9622).
Turn on codetools checking by default, but only output a 'NOTE' (and
use new note() R::Logfile method for this).
Quickly check NAMESPACE files before running .check_package_depends().
 
41260 7037 d 17 h ripley /trunk/src/scripts/ File::Copy is still needed  
41233 7040 d 2 h ripley /trunk/ do a recursive copy of the tests directory in 'R CMD check'  
41077 7052 d 7 h hornik /trunk/src/scripts/ Check for 'data' subdir coming out das 'DATA'.  
40803 7092 d 8 h ripley /trunk/ work in codetools as recommended package  
40734 7101 d 11 h hornik /trunk/src/ Improve checking for package code syntax errors.  
40733 7101 d 12 h ripley /trunk/ add checks for non-ASCII datasets in packages  
40731 7102 d 2 h ripley /trunk/src/scripts/ use NOTE if non-ASCII files are found in a package with declared encoding  
40725 7102 d 6 h ripley /trunk/ allow warnings for unrecognized escapes to be switched off.
translate NAMESPACE file if encoding is given.
make R CMD check --no-install work for bundles.
 
40651 7112 d 11 h ripley /trunk/src/scripts/ omit checking dependencies of base packages again  
40648 7112 d 11 h ripley /trunk/src/scripts/ omit checking dependencies of base packages again  
40639 7113 d 2 h ripley /trunk/ make more use of Encoding: field in installing packages  
40636 7114 d 9 h ripley /trunk/src/scripts/ need to check for non-ASCII before syntax errors (as might be the cause)
need to check for syntax errors before looking for library() or require() calls
 
40493 7133 d 1 h ripley /trunk/ don't allow representation error to determine the calculated number of signif digits  
40009 7183 d 2 h hornik /trunk/ Consolidate extensions for sources and headers.  
39641 7224 d 11 h hornik /trunk/src/scripts/ Cannot check Rd style if there is no code.  
39563 7237 d 11 h hornik /trunk/src/scripts/ Make it possible to run checkDocStyle() tests if desired.
Compare results from running examples to a saved previous version.
 
39542 7242 d 2 h ripley /trunk/ add code to warn for peculiar use of \ in strings  

Show All