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-Biobase 1.14.0 - Functions that are needed by many other packages https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240500 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2007-05-23 16:41 EST ------- R CMD CHECK fails here: You forgot to run R CMD check. I added: %check cd ..;%{_bindir}/R CMD check %{packname} But when I did that, R CMD check failed: + /usr/bin/R CMD check Biobase * checking for working latex ... OK * using log directory '/home/spot/rpmbuild/BUILD/Biobase.Rcheck' * using R version 2.5.0 (2007-04-23) * checking for file 'Biobase/DESCRIPTION' ... OK * this is package 'Biobase' version '1.14.0' * checking package dependencies ... ERROR Packages required but not available: tkWidgets Looks like this package really needs tkWidgets as a Requires (and a BuildRequires, for the check). -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
