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-packages
(root)
/
trunk
/
Mac-GUI
/
PackageInstaller.h
@ 596
– Rev 5708
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
5708
5613 d 6 h
urbaneks
/trunk/Mac-GUI/
fix 10.5 compatibility
5257
6485 d 21 h
urbaneks
/trunk/Mac-GUI/
PI respects pkgType of R
3162
7370 d 18 h
urbaneks
/trunk/Mac-GUI/
Package Installer: add options for dependencies=TRUE and lib=.libPaths()[1]; create ~/Library/R/library if defined as target and not present
1903
7597 d 18 h
urbaneks
/trunk/Mac-GUI/
Enable more easy package upgrade from previous R versions
1849
7612 d 23 h
urbaneks
/trunk/Mac-GUI/
Update to keep up with 2.2.0 changes and add support for flat repositories
1482
7747 d 15 h
urbaneks
/trunk/Mac-GUI/
Package Installer: added search field menu; show installed/all option; switch from C array to NSArray of objects, sort packages by name (ci)
1478
7747 d 19 h
urbaneks
/trunk/Mac-GUI/
Cleanup in interface and many improvements to the package installer (update all feature, searchable list,...)
1369
7772 d 18 h
urbaneks
/trunk/Mac-GUI/
Added progress indicator to package installer; fixed PI to use NSString instead of char*
1367
7772 d 19 h
urbaneks
/trunk/Mac-GUI/
Fixed Package Installer to work with R 2.1; moved PackageInstaller files to the 'Managers' group
1254
7811 d 15 h
iacus
/trunk/Mac-GUI/
updated copyright info
714
7932 d 23 h
iacus
/trunk/Mac-GUI/
added everywhere copyright notes
688
7937 d 18 h
urbaneks
/trunk/Mac-GUI/
Big cleanups in data manager, package installer, package manager (changed data storage) and callbacks. All those managers are now moved out of Rcallbacks, so is the autorization code. Added new REngine handler specific for Cocoa routines.
568
7958 d 20 h
iacus
/trunk/Mac-GUI/
first svn release of R Cocoa GUI