The R Project SVN R

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
26606 8323 d 23 h murrell /branches/R-grid/ merged trunk to branch  
26593 8325 d 5 h /branches/R-grid/src/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
26266 8350 d 2 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
26216 8353 d 0 h hornik /trunk/src/scripts/ Use 'R_DEFAULT_PACKAGES=NULL --vanilla' when creating save images.  
26174 8355 d 8 h ripley /trunk/src/scripts/ R source files can be .s but not .d  
26121 8357 d 14 h ripley /trunk/src/scripts/ correction  
26075 8361 d 11 h hornik /trunk/src/scripts/ Set and export TEXINPUTS as needed.  
25954 8368 d 10 h hornik /trunk/src/ New internal function .installPackageCodeFiles().  
25933 8369 d 6 h rgentlem /trunk/src/scripts/ modification to method for moving collated files  
25930 8369 d 11 h rgentlem /trunk/src/scripts/ fixing INSTALL.in  
25913 8370 d 9 h rgentlem /trunk/src/scripts/ starting to add Collate changes  
25809 8377 d 13 h hornik /trunk/src/scripts/ Add codoc checking for data sets and S4 classes.  
25808 8377 d 13 h hornik /trunk/src/scripts/ Make it really possible to install a package from a directory with
basename different from the package name (the call to build-help had
'../' hard-wired).
Use pkg_dir and pkg_name to it clearer when the package (source)
directory or its name are meant.
 
25603 8393 d 9 h ripley /trunk/ add --args flag  
25588 8394 d 2 h hornik /trunk/src/scripts/ Improvements and documentation for cola '--fake'.  
25577 8394 d 12 h hornik /trunk/src/scripts/ Expand warning about missing documentation entries.  
25561 8395 d 8 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).
 
25560 8395 d 8 h hornik /trunk/src/scripts/ New option '--fake' to create a fake installation for testing.  
25557 8395 d 9 h hornik /trunk/src/scripts/ Add an empty line before the '\eof' when concatenating Rd files to
safeguard against possibly incomplete final lines.
 
25555 8395 d 9 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.
 

Show All