R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-exp-R5
/
src
/
library
/
utils
/
man
/
installed.packages.Rd
@ 63243
– Rev 52864
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
52864
5808 d 5 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
52378
5877 d 14 h
ripley
/trunk/src/library/utils/man/
add comment
51952
5924 d 12 h
ripley
/trunk/
filter installed.packages() on recorded subarch
50783
6066 d 5 h
ripley
/trunk/src/library/utils/man/
first pass at splitting up update.packages.Rd
49862
6146 d 15 h
ripley
/trunk/
more on removing bundles
49135
6196 d 15 h
hornik
/trunk/
Include 'LinkingTo' and standardized 'License' fields for package management.
47324
6425 d 6 h
ripley
/trunk/src/library/utils/
extract some common code from the various install.packages
documentation improvements
47145
6438 d 11 h
ripley
/trunk/src/library/utils/
more removal of support for versioned installs
42333
6941 d 11 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
39010
7273 d 7 h
maechler
/trunk/
(installed|available).packages(*, fields=.)
36816
7525 d 9 h
ripley
/trunk/src/library/
tweaks, usually over-long lines
35991
7584 d 10 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 9 h
ripley
/trunk/
add per-session caching of installed.packages
32141
7903 d 10 h
ripley
/trunk/
allow local installs by filename for install.packages on Unix.
tweak new.packages() to report on updatable bundles.
31400
7957 d 10 h
ripley
/trunk/
add checkBuilt option to {update,old}.packages
30672
8018 d 4 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