The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
61433 4962 d 15 h ripley /trunk/src/library/ remove trailing spaces  
60675 5067 d 11 h hornik /trunk/src/library/utils/man/ Improve aspell() documentation.  
60649 5068 d 18 h hornik /trunk/src/library/utils/ Document and export utilities for spell checking R and C level message
strings.
 
60641 5069 d 6 h hornik /trunk/src/library/utils/ Add R level dictionary support to package spell check utilities.
Use en_stats dictionary when spell checking R components.
 
59039 5216 d 16 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5517 d 1 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 3 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
55692 5568 d 14 h hornik /trunk/src/library/utils/ Also exclude \author sections when spell-checking package Rd files.  
54739 5617 d 15 h ripley /trunk/src/library/ missing copyright declarations  
52730 5826 d 8 h hornik /trunk/ Add full support for checkers supporting the Ispell pipe interface
(Aspell, Hunspell and Ispell), adding a 'program' argument to control
which program to use for spell checking.
Add utility for inspecting the context of possible mis-spelled words.
 
52680 5835 d 10 h hornik /trunk/src/library/utils/ Export and document aspell package utilities.