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
-@code{INIINITY} and @code{NAN} are available via
+@code{INFINITY} and @code{NAN} are available via
header @file{float.h} and deprecated in @file{math.h}.

@item

______________________________________________
[email protected] 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:   [email protected]
Iowa City, IA 52242                 WWW:  http://www.stat.uiowa.edu/

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to