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
71686 3533 d 16 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
68948 4006 d 13 h ripley /trunk/src/library/ use https  
67675 4196 d 17 h hornik /trunk/src/library/utils/man/ Rd markup.  
67217 4234 d 14 h hornik /trunk/src/library/utils/man/ Cosmetics.  
61433 4963 d 15 h ripley /trunk/src/library/ remove trailing spaces  
60675 5068 d 12 h hornik /trunk/src/library/utils/man/ Improve aspell() documentation.  
60649 5069 d 18 h hornik /trunk/src/library/utils/ Document and export utilities for spell checking R and C level message
strings.
 
60641 5070 d 7 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 5217 d 17 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 2 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 4 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
55692 5569 d 15 h hornik /trunk/src/library/utils/ Also exclude \author sections when spell-checking package Rd files.  
54739 5618 d 16 h ripley /trunk/src/library/ missing copyright declarations  
52730 5827 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 5836 d 11 h hornik /trunk/src/library/utils/ Export and document aspell package utilities.