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
68948 4006 d 20 h ripley /trunk/src/library/ use https  
67675 4197 d 1 h hornik /trunk/src/library/utils/man/ Rd markup.  
67217 4234 d 21 h hornik /trunk/src/library/utils/man/ Cosmetics.  
61433 4963 d 23 h ripley /trunk/src/library/ remove trailing spaces  
60675 5068 d 19 h hornik /trunk/src/library/utils/man/ Improve aspell() documentation.  
60649 5070 d 2 h hornik /trunk/src/library/utils/ Document and export utilities for spell checking R and C level message
strings.
 
60641 5070 d 14 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 5218 d 0 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 9 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 11 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
55692 5569 d 22 h hornik /trunk/src/library/utils/ Also exclude \author sections when spell-checking package Rd files.  
54739 5618 d 23 h ripley /trunk/src/library/ missing copyright declarations  
52730 5827 d 16 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 5836 d 18 h hornik /trunk/src/library/utils/ Export and document aspell package utilities.