Summary: | Fix the whole CRAN mirror issue | ||
---|---|---|---|
Product: | [Applications] rkward | Reporter: | RKWard Team <rkward-devel> |
Component: | general | Assignee: | RKWard Team <rkward-devel> |
Status: | REPORTED --- | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
RKWard Team
2010-04-24 03:12:34 UTC
"the same old Tcl/Tk menu is shown" Are you sure? For me it's the new RKWard native menu. You can differentiate the two by the window icon. If it's an RKWard one, it's ours, if it's a plain X11, it's the tcl-menu. Also, you would see a message "Loading Tcl/Tk interface" for the tcl-menu. Of course either way it does not provide the extended information about the mirrors. The most central place to fix this would be in chooseCRANmirror\(\) \(which is a bit difficult to override, but see the bottom section of internal.R, where we replace menu\(\) and select.list\(\)\). -- Originally posted by (AT sourceforge.net): kapatp -- Yes, you are right. My wording was wrong, the menu is RKWard native. My intention was the lack of extended information. |