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
83838 1258 d 17 h hornik /trunk/src/library/base/man/ More \usage entries for internal functions.  
78062 2315 d 5 h luke /trunk/ Added 'classes' argument for suppressWarnings() and suppressMessages().
Based on a patch from Lionel Henry submitted with PR17619.
 
68948 4005 d 12 h ripley /trunk/src/library/ use https  
61465 4959 d 17 h maechler /trunk/src/library/base/man/ add note about using "domain = NA" in stop() etc  
61433 4962 d 14 h ripley /trunk/src/library/ remove trailing spaces  
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  
54236 5650 d 17 h ripley /trunk/src/library/ add some hyperlinks  
42961 6881 d 14 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6940 d 16 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40650 7112 d 18 h ripley /trunk/src/library/base/man/ comments about stdin, stderr in appropriate files  
40443 7137 d 10 h ripley /trunk/src/library/ more use of message()
fix various codetools and other problem reports
 
40431 7138 d 4 h ripley /trunk/src/library/ more tweaks to message()
more translation fixes, make packageStartupMessage for translation
 
40427 7138 d 15 h ripley /trunk/ more on messages (somewhat experimental)  
40419 7139 d 4 h ripley /trunk/ allow min/max/range to handle character data.
small change to message to allows messages without \n (more to come)
update some copyright dates
 
33350 7821 d 14 h hornik /trunk/src/library/base/man/ Add and use \alias{conditions}.  
33287 7825 d 17 h hornik /trunk/src/library/base/man/ Add and use \alias{condition}.  
33204 7832 d 5 h hornik /trunk/ New function message() for simple diagnostic messages.