We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2dac9 commit 11ce18aCopy full SHA for 11ce18a
inst/NEWS.Rd
@@ -3,7 +3,7 @@
3
\newcommand{\ghpr}{\href{https://github.com/RcppCore/RcppArmadillo/pull/#1}{##1}}
4
\newcommand{\ghit}{\href{https://github.com/RcppCore/RcppArmadillo/issues/#1}{##1}}
5
6
-\section{Changes in RcppArmadillo version 0.12.6.1.0 (2023-08-08)}{
+\section{Changes in RcppArmadillo version 0.12.6.2.0 (2023-08-08)}{
7
\itemize{
8
\item Upgraded to Armadillo release 12.6.2 (Cortisol Retox)
9
@@ -14,7 +14,7 @@
14
\item explicitly document \code{arma_rng::set_seed()} and
15
\code{arma_rng::set_seed_random() }
16
}
17
- \itemize None of the changes above affect R use as \pkg{RcppArmadillo}
+ \item None of the changes above affect R use as \pkg{RcppArmadillo}
18
connects the RNGs used by R to Armadillo
19
20
0 commit comments