Skip to content

Commit cd948c5

Browse files
committed
updated NEWS.Rd
1 parent 19e1faa commit cd948c5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

inst/NEWS.Rd

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,14 @@
33
\newcommand{\ghpr}{\href{https://github.com/RcppCore/RcppEigen/pull/#1}{##1}}
44
\newcommand{\ghit}{\href{https://github.com/RcppCore/RcppEigen/issues/#1}{##1}}
55

6-
\section{Changes in RcppEigen version 0.3.3.9.2 (2021-06-07)}{
6+
\section{Changes in RcppEigen version 0.3.3.9.2 (2022-xx-yy)}{
77
\itemize{
88
\item Added test coverage in continuous integration
99
\item Added new tests to increase test coverage
10+
\item Small improvement to the RcppEigen.package.skeleton() code
11+
\item Small updates and edits to README.md and inst/CITATION
12+
\item Use R_xlen_t for vector rows and columns (by Mikael Jagan)
13+
\item Support USE_FC_LEN_T by adding FCONE to two dgesdd
1014
}
1115
}
1216

0 commit comments

Comments
 (0)