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
/
normalizePath.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 0 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
51977
5922 d 4 h
murdoch
/trunk/src/
normalizePath now generates a warning instead of an error
51725
5949 d 5 h
ripley
/trunk/
make example output more diffable
50567
6089 d 0 h
ripley
/trunk/src/library/
more integration of help for Windows and Unix-alike
49612
6167 d 19 h
hornik
/trunk/src/library/
Rd markup.
46777
6486 d 21 h
murdoch
/trunk/src/
Fix for PR#13199, normalizePath in Windows
42333
6941 d 6 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
35920
7588 d 23 h
ripley
/trunk/src/
add shortPathName on Windows
33398
7819 d 20 h
ripley
/trunk/src/
add DIY replacement for GetLongPathName
33363
7821 d 21 h
ripley
/trunk/src/
remove call to GetLongPathName: does not work on NT4
33237
7830 d 18 h
ripley
/trunk/
implement normalizePath on Unix too, via realpath.
33233
7830 d 23 h
ripley
/trunk/
add normalizePath and use it for tmp in install.packages
add option pkgType and use source/win.binary/mac.binary consistently.
merge Unix and Windows {download,install}.packages
change menu-driven version of setRepositories to something simpler
add existing repositories to the choice list for setRepositories