R-intro.pdf contains 'expect' where I would expect 'except':
13.3 Namespaces
Packages can have namespaces, and currently all of the base and
recommended packages do
expect the datasets package.
I've attached a patch to doc/manual/R-intro.texi.
Bill Dunlap
TIBCO Software Inc - Spotfire Divi
The table in section 8.1 of Introduction to R, v. 2.2.0, lists the
"additional arguments" for the F distribution as "df1, df1, ncp." I
think it should be "df1, df2, ncp."
Thank you for the great R software and documentation, and continuing
improvement!
--Michael Callaham