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
42208 6955 d 15 h murdoch /branches/djm-source/ Recreate branch from trunk  
42187 6956 d 17 h hornik /trunk/src/scripts/ Try catching compiler warnings from not using const char * for CHAR()
(and others where qualifiers are discarded from a pointer target type).
 
42175 6957 d 12 h ripley /trunk/src/ don't warn about missing encoding in .Rd where there is one set in
DESCRIPTION (and will now be used).
 
42154 6958 d 17 h hornik /trunk/src/scripts/ Omit more gfortran warnings by default.  
42039 6974 d 11 h ripley /trunk/src/scripts/ avoid need for texi2dvi on Windows  
41959 6982 d 10 h ripley /trunk/ R CMD check now tries to latex vignettes  
41886 6990 d 8 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 6992 d 7 h hornik /trunk/src/ Cosmetics.  
41273 7036 d 12 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 7038 d 1 h ripley /trunk/src/scripts/ File::Copy is still needed  
41233 7040 d 11 h ripley /trunk/ do a recursive copy of the tests directory in 'R CMD check'  
41077 7052 d 15 h hornik /trunk/src/scripts/ Check for 'data' subdir coming out das 'DATA'.  
40803 7092 d 17 h ripley /trunk/ work in codetools as recommended package  
40734 7101 d 20 h hornik /trunk/src/ Improve checking for package code syntax errors.  
40733 7101 d 21 h ripley /trunk/ add checks for non-ASCII datasets in packages  
40731 7102 d 11 h ripley /trunk/src/scripts/ use NOTE if non-ASCII files are found in a package with declared encoding  
40725 7102 d 14 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 19 h ripley /trunk/src/scripts/ omit checking dependencies of base packages again  
40648 7112 d 19 h ripley /trunk/src/scripts/ omit checking dependencies of base packages again  
40639 7113 d 11 h ripley /trunk/ make more use of Encoding: field in installing packages  

Show All