Skip to content

Commit bb11fef

Browse files
author
maechler
committed
sync R-patched <--> R-devel
git-svn-id: https://svn.r-project.org/R/trunk@88266 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent a0238b4 commit bb11fef

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/NEWS.Rd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@
108108
absence of a \code{[.Pair} method, which has now been added.
109109
}
110110
}
111-
112111
}
113112

114113
\section{\Rlogo CHANGES IN R 4.5.1}{
@@ -157,7 +156,7 @@
157156
now works as documented, thanks to \I{Marttila Mikko} and
158157
\I{Ivan Krylov}'s messages on R-devel.
159158
160-
\code{pbeta(x, a,b, ..)} for very large \code{a,b} no longer returns
159+
\item \code{pbeta(x, a,b, ..)} for very large \code{a,b} no longer returns
161160
\code{NaN} but the correct values (0 or 1, or their logs for \code{log.p = TRUE}).
162161
This improves \I{Mathlib}'s C level \code{bratio()} and hence also
163162
\code{pnbinom()}, etc..
@@ -3425,7 +3424,6 @@
34253424
34263425
\item \code{nclass.FD()} gains a \code{digits} option.
34273426
3428-
34293427
\item The R \I{Mathlib} internal C function \code{bd0()} (called
34303428
indirectly from a dozen probability density and distribution
34313429
functions such as \code{dpois()}, \code{dbinom()},

0 commit comments

Comments
 (0)