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
52864 5808 d 3 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42961 6882 d 7 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
42194 6957 d 4 h maechler /trunk/src/library/base/man/ mention R.home()  
27652 8259 d 2 h maechler /trunk/src/library/ merging stepfun into stats  
27461 8267 d 3 h ripley /trunk/ prepare for replacement of lqs by stub  
25118 8421 d 19 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
21896 8657 d 3 h ripley /trunk/ remove deprecated arguments of system.file  
16670 9025 d 18 h hornik /trunk/src/library/ Change .find.package: new argument `verbose' controlling whether warnings
are given about packages found more than once. Argument `use.attached' is
now deprecated. Instead, interpret a `lib.loc' argument of NULL means to
use the default libraries and the attached packages first.
QA tools and functions for library or package index lookup and tools
changed accordingly: these now use NULL as default for `lib.loc'.
 
16079 9076 d 13 h ripley /trunk/src/library/base/man/ no longer claim "" can be used, as that is OS-specific.  
13495 9236 d 20 h hornik /trunk/ Change system.file() args `pkg' and `lib' to `package' and
`lib.loc', respectively. Add function .find.package().
 
11513 9376 d 6 h hornik /trunk/src/library/base/man/ Fix example to reflect correct usage.  
7324 9704 d 11 h ripley /trunk/src/library/ consistency in references, mainly  
4562 9942 d 21 h pd /trunk/ branch update  
3996 9980 d 22 h ripley /trunk/src/library/base/man/ typos  
3798 10004 d 10 h ripley /trunk/src/library/base/ system.file now searchs for all lib/pkg roots unless neither is specified  
3791 10004 d 23 h ripley /trunk/src/library/base/ Try to make usage of system.file consistent with definition  
883 10368 d 9 h hornik /trunk/src/library/base/man/ Cosmetics.  
701 10396 d 12 h hornik /trunk/src/library/base/man/ Misc fixes.  
592 10419 d 18 h maechler /trunk/src/library/base/man/ NEW; system.file() improved for multiple files