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
42208 6956 d 22 h murdoch /branches/djm-source/ Recreate branch from trunk  
42194 6957 d 20 h maechler /trunk/src/library/base/man/ mention R.home()  
27652 8259 d 18 h maechler /trunk/src/library/ merging stepfun into stats  
27461 8267 d 19 h ripley /trunk/ prepare for replacement of lqs by stub  
25118 8422 d 11 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
21896 8657 d 19 h ripley /trunk/ remove deprecated arguments of system.file  
16670 9026 d 10 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 9077 d 5 h ripley /trunk/src/library/base/man/ no longer claim "" can be used, as that is OS-specific.  
13495 9237 d 12 h hornik /trunk/ Change system.file() args `pkg' and `lib' to `package' and
`lib.loc', respectively. Add function .find.package().
 
11513 9376 d 21 h hornik /trunk/src/library/base/man/ Fix example to reflect correct usage.  
7324 9705 d 3 h ripley /trunk/src/library/ consistency in references, mainly  
4562 9943 d 13 h pd /trunk/ branch update  
3996 9981 d 14 h ripley /trunk/src/library/base/man/ typos  
3798 10005 d 2 h ripley /trunk/src/library/base/ system.file now searchs for all lib/pkg roots unless neither is specified  
3791 10005 d 15 h ripley /trunk/src/library/base/ Try to make usage of system.file consistent with definition  
883 10369 d 1 h hornik /trunk/src/library/base/man/ Cosmetics.  
701 10397 d 4 h hornik /trunk/src/library/base/man/ Misc fixes.  
592 10420 d 10 h maechler /trunk/src/library/base/man/ NEW; system.file() improved for multiple files