[Bug 241082] Review Request: R-tkWidgets-1.14.0 - Widgets to provide user interfaces

bugzilla at redhat.com bugzilla at redhat.com
Sun Sep 30 00:00:44 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: R-tkWidgets-1.14.0 - Widgets to provide user interfaces


https://bugzilla.redhat.com/show_bug.cgi?id=241082





------- Additional Comments From pingoufc4 at yahoo.fr  2007-09-29 20:00 EST -------
>I note ths doesn't build without R-DynDoc, but does it have any runtime
>requirements on it?  Similarly for R-widgetTools and the tcl/tk stuff. 
>Currently you can install this with only R being present on the system, but I
>don't know if it will actually work.

R libraries call functions that are included in other libraries, I believe this
is the reason why they are depending on each other.
The tcl/tk interfaces is also used for example when you have two time the same
function (different functions but with the same name) on different packages, and
you ask for the help file of the function, it loads then an interface where you
can choice which help you want to consult.

To check whether the package work you can first run R and load the library using
library() => list all libraries installed
library(tkWidgets) => load this library

You can also find there some example implement for this library 
http://bioconductor.org/packages/2.0/bioc/vignettes/tkWidgets/inst/doc/tkWidgets.pdf


I have mailed the maintainer of this package, he is now out of office, but do
not precise when he will be back

Regards



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list