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
26795 8308 d 6 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26415 8341 d 8 h hornik /trunk/ Change permission fixing/checking as discussed on R-core.  
26303 8347 d 11 h hornik /trunk/src/scripts/ Use the system default packages when checking vignettes.  
26283 8348 d 14 h hornik /trunk/ Add arguments to R_system and R_runR to specify environment variables.
Use these rather than setting {'R_DEFAULT_PACKAGES'} in check/build.
 
26274 8349 d 23 h hornik /trunk/src/scripts/ Set R_DEFAULT_PACKAGE to 'tools' in the execution environment so that
calls to R_runR() only get base and tools.
(Substantially improves performance.)
 
26174 8355 d 7 h ripley /trunk/src/scripts/ R source files can be .s but not .d  
25809 8377 d 11 h hornik /trunk/src/scripts/ Add codoc checking for data sets and S4 classes.  
25577 8394 d 10 h hornik /trunk/src/scripts/ Expand warning about missing documentation entries.  
25561 8395 d 6 h hornik /trunk/src/scripts/ Expand use of command line option '--install': apart from 'yes' and 'no',
useful values are 'fake' for which a fake installation is performed (Unix
only for the time being) and all tests which require to run code from the
package are excluded, and 'skip' for which installation is skipped (which
is useful e.g. when testing the recommended packages).
 
25555 8395 d 8 h hornik /trunk/ Rename functions checkDocArgs() and checkMethods() to checkDocFiles()
and checkS3methods(), respectively, to give a better description of what
these functions do.
Use R for analyzing \usage markup.
Miscellaneous internal functions for getting info from Rd objects.
 
25447 8399 d 12 h ripley /trunk/ cope with zipped latex directories  
25413 8400 d 5 h hornik /trunk/ Test for misuse of high priorities in DESCRIPTION files.  
25251 8410 d 7 h hornik /trunk/src/scripts/ When checking permissions, warn if top-level regular files 'configure'
or 'cleanup' exist but are not executable (by everyone).
 
25210 8411 d 13 h hornik /trunk/ DOS device names are invalid file names under Windows.
LaTeX special characters in Rd \name fields break PDF bookmarks.
 
25194 8412 d 13 h leisch /trunk/src/scripts/ acccept ORPHANED as package maintainer  
25055 8424 d 15 h hornik /trunk/ Allow for testing recommended packages (without re-installing).  
24705 8446 d 9 h ripley /trunk/src/scripts/ see comment on 1.130  
24641 8451 d 1 h hornik /trunk/ Remove argument 'white' from parse().  
24429 8466 d 13 h leisch /trunk/ branch update  
24088 8492 d 4 h hornik /trunk/ Use 'replacement function' rather than 'assignment function' as
this is used in the Green Book and in 'S Programming'.
 

Show All