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 6390 d 18 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47324 6425 d 3 h ripley /trunk/src/library/utils/ extract some common code from the various install.packages
documentation improvements
 
47145 6438 d 8 h ripley /trunk/src/library/utils/ more removal of support for versioned installs  
42333 6941 d 8 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39010 7273 d 4 h maechler /trunk/ (installed|available).packages(*, fields=.)  
36816 7525 d 6 h ripley /trunk/src/library/ tweaks, usually over-long lines  
35991 7584 d 7 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 7679 d 6 h ripley /trunk/ add per-session caching of installed.packages  
32141 7903 d 7 h ripley /trunk/ allow local installs by filename for install.packages on Unix.
tweak new.packages() to report on updatable bundles.
 
31400 7957 d 7 h ripley /trunk/ add checkBuilt option to {update,old}.packages  
30672 8018 d 1 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