Description of problem: When installing or removing the R-gnomeGUI package I get the following error: Installing: R-gnomeGUI ######################### [1/1] Unknown option: htmllists Usage: R CMD build-help.pl [options] [pkg] [lib] Install all help files for package pkg to library lib Options: -h, --help print short help message and exit -v, --version print version info and exit -d, --debug print debugging information -os, --OS OS to assume: unix (default) or windows --rhome R home directory, defaults to environment R_HOME --html build HTML files (default is all) --txt build text files (default is all) --latex build LaTeX files (default is all) --example build example files (default is all) --dosnames use 8.3 filenames --index build index file only Email bug reports to <r-bugs>. Installed: R-gnomeGUI.x86_64 0:2.1.0-5.fc5 Version-Release number of selected component (if applicable): R-gnomeGUI-2.1.0-5.fc5
This package is retired, as such, no fixes are being done to this package. The breakage mentioned above is due to ABI changes in R (it used to need htmllists passed as an option, and now it always does that).