Skip to content

Commit 54e8f47

Browse files
committed
update NEWS
1 parent c1f42b6 commit 54e8f47

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

inst/NEWS.Rd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
functions were incorrectly expanding to the no-degree-of-freedoms
1515
variant.
1616
\item Unit tests for \code{pnt} were added.
17+
\item The sugar table function did not handle NAs and NaNs properly
18+
for numeric vectors. Fixed and tests added.
19+
\item The internal coercion mechanism mapping numerics to strings has
20+
been updated to better match \R (specifically with \code{Inf}, \code{-Inf},
21+
and \code{NaN}.)
1722
}
1823
\item Changes in Rcpp documentation:
1924
\itemize{

0 commit comments

Comments
 (0)