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
88850 313 d 5 h smeyer /trunk/src/library/ more use of \manual  
86010 879 d 4 h hornik /trunk/ The Aspell Rd filter gains an 'ignore' argument.  
85531 985 d 6 h hornik /trunk/src/library/utils/ Tweaks for c85516.  
79058 2166 d 8 h hornik /trunk/src/library/ Consolidate pointers to R manuals.  
68948 4005 d 7 h ripley /trunk/src/library/ use https  
67675 4195 d 12 h hornik /trunk/src/library/utils/man/ Rd markup.  
67217 4233 d 9 h hornik /trunk/src/library/utils/man/ Cosmetics.  
61433 4962 d 10 h ripley /trunk/src/library/ remove trailing spaces  
60675 5067 d 6 h hornik /trunk/src/library/utils/man/ Improve aspell() documentation.  
60649 5068 d 13 h hornik /trunk/src/library/utils/ Document and export utilities for spell checking R and C level message
strings.
 
60641 5069 d 1 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 12 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 20 h murdoch /trunk/ Revert r56184 and r56185  
56184 5516 d 22 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
55692 5568 d 9 h hornik /trunk/src/library/utils/ Also exclude \author sections when spell-checking package Rd files.  
54739 5617 d 10 h ripley /trunk/src/library/ missing copyright declarations  
52730 5826 d 3 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 5 h hornik /trunk/src/library/utils/ Export and document aspell package utilities.