Just noticed a typo (INIINITY instead of INFINITY) in WRE. Here's a patch:
Index: doc/manual/R-exts.texi
==================================================================---
doc/manual/R-exts.texi (revision 89053)
+++ doc/manual/R-exts.texi (working copy)
@@ -6596,7 +6596,7 @@
about an empty argument list in C23 mode.)
@item
- at code{INIINITY} and @code{NAN} are available via
+ at code{INFINITY} and @code{NAN} are available via
header @file{float.h} and deprecated in @file{math.h}.
@item
iuke-tier@ey m@iii@g oii uiow@@edu
2025-Nov-24 17:46 UTC
[Rd] [External] typo in R-exts manual
Thanks; fixed in R-devel and R-patched. luke On Mon, 24 Nov 2025, Duncan Murdoch wrote:> Just noticed a typo (INIINITY instead of INFINITY) in WRE. Here's a patch: > > Index: doc/manual/R-exts.texi > ==================================================================> --- doc/manual/R-exts.texi (revision 89053) > +++ doc/manual/R-exts.texi (working copy) > @@ -6596,7 +6596,7 @@ > about an empty argument list in C23 mode.) > > @item > - at code{INIINITY} and @code{NAN} are available via > + at code{INFINITY} and @code{NAN} are available via > header @file{float.h} and deprecated in @file{math.h}. > > @item > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel >-- Luke Tierney Ralph E. Wareham Professor of Mathematical Sciences University of Iowa Phone: 319-335-3386 Department of Statistics and Fax: 319-335-3017 Actuarial Science 241 Schaeffer Hall email: luke-tierney at uiowa.edu Iowa City, IA 52242 WWW: http://www.stat.uiowa.edu/