Skip to content

Commit 79dd475

Browse files
committed
Add ChangeLog and NEWS
1 parent 6157007 commit 79dd475

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2026-03-24 Dirk Eddelbuettel <edd@debian.org>
2+
3+
* vignettes/rmd/RcppArmadillo-intro.Rnw: Updated some URLs
4+
* vignettes/rmd/RcppArmadillo.bib: Updated references
5+
* vignettes/rmd/elsarticle-harv.bst: Refreshed to current version
6+
* vignettes/rmd/Makefile: Tweaks to ensure bibtex runs
7+
* vignettes/RcppArmadillo-intro.pdf: Regenerated
8+
* vignettes/RcppArmadillo-sparseMatrix.pdf: Idem
9+
* vignettes/RcppArmadillo-intro.pdf.asis: Converted
10+
* vignettes/RcppArmadillo-sparseMatrix.pdf.asis: Idem
11+
* DESCRIPTION (VignetteBuilder): Added Rcpp
12+
113
2026-03-19 Dirk Eddelbuettel <edd@debian.org>
214

315
* inst/include/RcppArmadillo.h: No longer dispatch to version/arma.h

inst/NEWS.Rd

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@
44
\newcommand{\ghit}{\href{https://github.com/RcppCore/RcppArmadillo/issues/#1}{##1}}
55

66
\section{Changes in RcppArmadillo version 15.x.y-1 [unreleased] (2026-xx-yy)}{
7-
\item Sunset the pre-C++14 fallback of including Armadillo 4.6.4 (Dirk in
8-
\ghpr{504} closing \ghit{503})
7+
\itemize{
8+
\item Sunset the pre-C++14 fallback of including Armadillo 4.6.4 (Dirk in
9+
\ghpr{504} closing \ghit{503})
10+
\item The vignettes have refreshed bibliographies, are now built using
11+
the \code{Rcpp::asis} vignette builder
12+
}
913
}
1014

1115
\section{Changes in RcppArmadillo version 15.2.4-1 (2026-03-17)}{

0 commit comments

Comments
 (0)