Yep. I know it is the problem of the GUI (the R.app). But I am sure this problem doesn't happen in R.2.11.
Huang On Sat, Jan 22, 2011 at 9:41 PM, Prof Brian Ripley <[email protected]>wrote: > On Sat, 22 Jan 2011, huang min wrote: > > Hi all, >> >> Ever since R.2.12.0, the Data Manager doesn't work in the menu Packages & >> Data. Is it my own problem or the R's? >> > > None of those. The bug is in R.app, a separate project (with a separate > group of maintainers). 'htmlhelp' was deprecated in 2.10.0, so it seems no > one reported this for well over a year. > > In R.app, look at the data.manager() function, and fix() it to use > help_type="HTML". > > Hopefully the R.app maintainers will fix the sources .... > > It's a bit inconvenient to find the >> data sets. The error message is as below: >> >> Error in help(dt[i], package = pkg[i], htmlhelp = TRUE) : >> unused argument(s) (htmlhelp = TRUE) >> In addition: Warning messages: >> 1: In data(package = .packages(all.available = TRUE)) : >> datasets have been moved from package 'base' to package 'datasets' >> 2: In data(package = .packages(all.available = TRUE)) : >> datasets have been moved from package 'stats' to package 'datasets' >> >> Huang >> >> [[alternative HTML version deleted]] >> >> _______________________________________________ >> R-SIG-Mac mailing list >> [email protected] >> https://stat.ethz.ch/mailman/listinfo/r-sig-mac >> >> > -- > Brian D. Ripley, [email protected] > Professor of Applied Statistics, > http://www.stats.ox.ac.uk/~ripley/<http://www.stats.ox.ac.uk/%7Eripley/> > University of Oxford, Tel: +44 1865 272861 (self) > 1 South Parks Road, +44 1865 272866 (PA) > Oxford OX1 3TG, UK Fax: +44 1865 272595 > [[alternative HTML version deleted]] _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
