Hi, 2009/11/26 meik michalke <[email protected]>: > Am Donnerstag, 26. November 2009 12:05:35 schrieb Prasenjit Kapat: >> This has been a very long standing itch of mine - to get rid of the >> ugly (and very minimally informative) Tcl/Tk box to choose the CRAN >> mirrors (one that pops up during install.packages or update.packages >> or ...). Basically, to set options(repos=c(CRAN=....)) with an actual >> url instead of '@CRAN@'. > > i like the idea :-) theoretically you could replace @CRAN@ with a mirror of > your choice, but a combobox to me seems more flexible and intuitive (however, > consequently it should fully replace the @CRAN@ entry).
Yeah, that would be great. Unfortunately I've no idea how to do that :-( I think this will need a lot more structural changes in the code. We could include all the entries in /etc/R/repositories in the listbox here and store the selected ones in ~/.R/repositories -- a GUI for setRepositories()! Regards, -- Prasenjit ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ RKWard-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkward-devel
