Skip to content

Commit 22f269d

Browse files
t-kalinowskiaitap
authored andcommitted
Add news
1 parent e35b88b commit 22f269d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/NEWS.Rd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
band for the treatment function transforming the distribution of
5959
\code{x} into the distribution of \code{y } (Switzer, 1976,
6060
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.
6165
}
6266
}
6367

0 commit comments

Comments
 (0)