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-classInheritance
/
src
/
library
/
utils
/
man
/
normalizePath.Rd
– Rev 47757
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
47757
6389 d 22 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
46777
6486 d 3 h
murdoch
/trunk/src/
Fix for PR#13199, normalizePath in Windows
42333
6940 d 12 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
35920
7588 d 5 h
ripley
/trunk/src/
add shortPathName on Windows
33398
7819 d 2 h
ripley
/trunk/src/
add DIY replacement for GetLongPathName
33363
7821 d 3 h
ripley
/trunk/src/
remove call to GetLongPathName: does not work on NT4
33237
7829 d 23 h
ripley
/trunk/
implement normalizePath on Unix too, via realpath.
33233
7830 d 4 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