From 04ad2c62c400b8f24ebd3143f0922976d8867f62 Mon Sep 17 00:00:00 2001 From: smeyer Date: Fri, 7 Feb 2025 15:19:50 +0000 Subject: [PATCH] NEWS for c87555 git-svn-id: https://svn.r-project.org/R/trunk@87704 00db46b3-68df-0310-9c12-caf00c1e9a41 --- doc/NEWS.Rd | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/NEWS.Rd b/doc/NEWS.Rd index dd03bd7ca8..b2405144dc 100644 --- a/doc/NEWS.Rd +++ b/doc/NEWS.Rd @@ -576,6 +576,16 @@ their C99 versions (\PR{18805}). } } + + \subsection{UTILITIES}{ + \itemize{ + \item \command{R CMD build} and \command{R CMD check} now allow + reference output for demo scripts (\file{demo/\var{demo}.Rout.save} + files) to be shipped with the package, as proposed by + \I{Torsten Hothorn} in \PR{18816}. + } + } + \subsection{BUG FIXES}{ \itemize{ \item \code{kappa(A, exact=TRUE)} for singular \code{A} returns