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
47757 6389 d 22 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47324 6424 d 7 h ripley /trunk/src/library/utils/ extract some common code from the various install.packages
documentation improvements
 
47145 6437 d 13 h ripley /trunk/src/library/utils/ more removal of support for versioned installs  
42333 6940 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39010 7272 d 9 h maechler /trunk/ (installed|available).packages(*, fields=.)  
36816 7524 d 11 h ripley /trunk/src/library/ tweaks, usually over-long lines  
35991 7583 d 11 h ripley /trunk/ new.packages gains 'destdir' arg (PR#8239)
new.packages now detects if bundles have been installed.
new.packages was passing 'repos' not 'contriburl' to install.packages.
Document explicitly that versioned and non-versioned installs are different
to try to avoid repeated incorrect bug reports on a user misconception.
 
34988 7678 d 10 h ripley /trunk/ add per-session caching of installed.packages  
32141 7902 d 11 h ripley /trunk/ allow local installs by filename for install.packages on Unix.
tweak new.packages() to report on updatable bundles.
 
31400 7956 d 12 h ripley /trunk/ add checkBuilt option to {update,old}.packages  
30672 8017 d 5 h ripley /trunk/src/library/utils/ correct and expand documentation for CRAN.packages etc
add rownames to return values for CRAN.packages and installed.packages