Skip to content

Commit 04ad2c6

Browse files
author
smeyer
committed
NEWS for c87555
git-svn-id: https://svn.r-project.org/R/trunk@87704 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 43facf5 commit 04ad2c6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/NEWS.Rd

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,16 @@
576576
their C99 versions (\PR{18805}).
577577
}
578578
}
579+
580+
\subsection{UTILITIES}{
581+
\itemize{
582+
\item \command{R CMD build} and \command{R CMD check} now allow
583+
reference output for demo scripts (\file{demo/\var{demo}.Rout.save}
584+
files) to be shipped with the package, as proposed by
585+
\I{Torsten Hothorn} in \PR{18816}.
586+
}
587+
}
588+
579589
\subsection{BUG FIXES}{
580590
\itemize{
581591
\item \code{kappa(A, exact=TRUE)} for singular \code{A} returns

0 commit comments

Comments
 (0)