We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4037bdd commit 5e56eceCopy full SHA for 5e56ece
doc/NEWS.Rd
@@ -59,9 +59,10 @@
59
\code{x} into the distribution of \code{y } (Switzer, 1976,
60
Biometrika). Contributed by Torsten Hothorn.
61
62
- \item The parser now accepts underscores in numeric literal as a visual
63
- digit seperator. E.g, the literal \code{1_000_000} is now parsed
64
- the same as \code{1000000}. Contributed by Ivan Krylov.
+ \item The parser now accepts underscores in numeric literal as a
+ visual digit seperator. E.g, the literal \code{1_000_000} is now
+ parsed the same as \code{1000000}. Contributed by Ivan Krylov in
65
+ \PR{18407}.
66
}
67
68
0 commit comments