Skip to content

Commit 24756aa

Browse files
committed
Do not remove vignettes via cleanup as paths changed
1 parent bb7edf9 commit 24756aa

5 files changed

Lines changed: 5 additions & 1 deletion

File tree

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2026-03-26 Dirk Eddelbuettel <edd@debian.org>
2+
3+
* cleanup: No longer remove vignettes/*.pdf
4+
15
2026-03-24 Dirk Eddelbuettel <edd@debian.org>
26

37
* vignettes/rmd/RcppArmadillo-intro.Rnw: Updated some URLs

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ Suggests: tinytest, Matrix (>= 1.3.0), pkgKitten, reticulate, slam
4343
URL: https://github.com/RcppCore/RcppArmadillo, https://dirk.eddelbuettel.com/code/rcpp.armadillo.html
4444
BugReports: https://github.com/RcppCore/RcppArmadillo/issues
4545
RoxygenNote: 6.0.1
46+
Encoding: UTF-8
4647
VignetteBuilder: Rcpp

cleanup

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ rm -f config.log config.status confdefs.h \
1010
vignettes/RcppArmadillo*.aux \
1111
vignettes/RcppArmadillo*.out \
1212
vignettes/RcppArmadillo*.tex \
13-
vignettes/RcppArmadillo-*.pdf \
1413
vignettes/*.blg \
1514
vignettes/*.bbl \
1615
vignettes/*.xwm \

inst/doc/RcppArmadillo-intro.pdf

-146 KB
Binary file not shown.
-72.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)