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
30063 8065 d 14 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
27447 8268 d 0 h ripley /trunk/src/library/ update links  
26532 8331 d 20 h maechler /trunk/src/library/base/man/ codoc(*, use.values=TRUE) cosmetic  
25118 8422 d 9 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
25013 8428 d 23 h hornik /trunk/ Typos and cosmetics.  
25001 8429 d 18 h ripley /trunk/ add library.dynam.unload and make use of it  
24300 8477 d 19 h ripley /trunk/ branch update  
20977 8741 d 20 h hornik /trunk/ Turn global internal variables .Dyn.libs and .lib.loc into dynamic vars,
to be accessed via functions .dynLibs() and .libPaths().
 
16987 9007 d 8 h hornik /trunk/ New function .libPaths(). Avoid direct access to .lib.loc.
In R CMD check, add test for syntax errors in R code.
 
16670 9026 d 8 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'.
 
15168 9128 d 10 h pd /trunk/ branch update  
10525 9459 d 21 h ripley /trunk/src/library/base/ changes suggested by codoc: match functions and docs  
9991 9500 d 12 h duncan /trunk/src/library/base/ Added a ... argument to library.dynam and have this pass the arguments on to dyn.load. This allows packages to control how their shared libraries are loaded. This is necessary for the Java package for some combinations of platform and JVM.  
7081 9722 d 16 h pd /trunk/ branch update  
6994 9726 d 12 h pd /trunk/ branch update  
4562 9943 d 11 h pd /trunk/ branch update  
3817 10003 d 19 h ripley /trunk/src/library/base/man/ Remove spurious } after \alias{.Dyn.libs} that shows up in HTML index  
1032 10339 d 17 h maechler /trunk/src/library/base/man/ several files: small improvements + examples  
862 10371 d 20 h hornik /trunk/src/library/base/man/ Explain that should only be used inside .First.lib().  
769 10379 d 17 h hornik /trunk/src/library/base/man/ New file. (Contents taken from library.Rd.)