Skip to content

Commit c155d8d

Browse files
committed
Update NEWS
1 parent 5e96037 commit c155d8d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

inst/NEWS.Rd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
\item Switched \dQuote{max cpu} holding variable location from
2020
\code{options} to an enviornment variable per \R commit 88406 by Brian
2121
Ripley.
22+
\item Converted some architecture-specific tests to use looser tolerances
23+
based on Tomas Kalibera's
24+
\href{https://blog.r-project.org/2025/04/24/sensitivity-to-c-math-library-and-mingw-w64-v12/}{
25+
blog post}.
26+
\item Made checks of the \code{lt} and \code{lg} variables passed to
27+
Fortran from C to be against \code{c_int} variables, which they should be.
2228
}
2329
}
2430
}

0 commit comments

Comments
 (0)